diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-11-22 10:31:12 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-11-22 10:31:12 +0000 |
commit | 741651b99731927d4dc2b8dad8411113a166736b (patch) | |
tree | 9bcc3ac89860a494b1d38a22ed418bfaa63dda8e /media-video/helixplayer | |
parent | Use mirror://gentoo/ for patchsets. (diff) | |
download | gentoo-2-741651b99731927d4dc2b8dad8411113a166736b.tar.gz gentoo-2-741651b99731927d4dc2b8dad8411113a166736b.tar.bz2 gentoo-2-741651b99731927d4dc2b8dad8411113a166736b.zip |
Use mirror://gentoo/ for patches (before removing from tree).
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'media-video/helixplayer')
-rw-r--r-- | media-video/helixplayer/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/helixplayer/helixplayer-1.0.4.ebuild | 4 | ||||
-rw-r--r-- | media-video/helixplayer/helixplayer-1.0.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-video/helixplayer/ChangeLog b/media-video/helixplayer/ChangeLog index 4e4b1ff6a780..16beec97fb6c 100644 --- a/media-video/helixplayer/ChangeLog +++ b/media-video/helixplayer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/helixplayer # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/helixplayer/ChangeLog,v 1.15 2005/07/15 18:40:38 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/helixplayer/ChangeLog,v 1.16 2005/11/22 10:31:12 flameeyes Exp $ + + 22 Nov 2005; Diego Pettenò <flameeyes@gentoo.org> + helixplayer-1.0.4.ebuild, helixplayer-1.0.5.ebuild: + Use mirror://gentoo/ for patches (before removing from tree). 15 Jul 2005; Diego Pettenò <flameeyes@gentoo.org> helixplayer-1.0.4.ebuild, helixplayer-1.0.5.ebuild: diff --git a/media-video/helixplayer/helixplayer-1.0.4.ebuild b/media-video/helixplayer/helixplayer-1.0.4.ebuild index 1b6ef4541475..6faaef233577 100644 --- a/media-video/helixplayer/helixplayer-1.0.4.ebuild +++ b/media-video/helixplayer/helixplayer-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/helixplayer/helixplayer-1.0.4.ebuild,v 1.5 2005/07/15 18:40:38 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/helixplayer/helixplayer-1.0.4.ebuild,v 1.6 2005/11/22 10:31:12 flameeyes Exp $ inherit nsplugins eutils @@ -10,7 +10,7 @@ PATCHLEVEL="1" DESCRIPTION="A free open-source media player by real" HOMEPAGE="http://www.helixplayer.org/" SRC_URI="https://helixcommunity.org/download.php/1138/${MY_PKG}.tar.bz2 - http://digilander.libero.it/dgp85/gentoo/${PN}-patches-${PATCHLEVEL}.tar.bz2" + mirror://gentoo/${PN}-patches-${PATCHLEVEL}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/media-video/helixplayer/helixplayer-1.0.5.ebuild b/media-video/helixplayer/helixplayer-1.0.5.ebuild index 69a236e8fb2f..168bd353f831 100644 --- a/media-video/helixplayer/helixplayer-1.0.5.ebuild +++ b/media-video/helixplayer/helixplayer-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/helixplayer/helixplayer-1.0.5.ebuild,v 1.4 2005/07/15 18:40:38 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/helixplayer/helixplayer-1.0.5.ebuild,v 1.5 2005/11/22 10:31:12 flameeyes Exp $ inherit nsplugins eutils @@ -10,7 +10,7 @@ PATCHLEVEL="1" DESCRIPTION="A free open-source media player by real" HOMEPAGE="http://www.helixplayer.org/" SRC_URI="https://helixcommunity.org/download.php/1340/${MY_PKG}.tar.bz2 - http://digilander.libero.it/dgp85/gentoo/${PN}-patches-${PATCHLEVEL}.tar.bz2" + mirror://gentoo/${PN}-patches-${PATCHLEVEL}.tar.bz2" LICENSE="GPL-2" SLOT="0" |