diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-04-17 15:50:34 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-04-17 15:50:34 +0000 |
commit | 79456536f6b1a0a7eec3a0909e30d6e89fe85e0a (patch) | |
tree | f172249bcd1687dd6870e35e17126cd95229de2f /media-video/xvid4conf | |
parent | re-enable workaround #130264 (diff) | |
download | gentoo-2-79456536f6b1a0a7eec3a0909e30d6e89fe85e0a.tar.gz gentoo-2-79456536f6b1a0a7eec3a0909e30d6e89fe85e0a.tar.bz2 gentoo-2-79456536f6b1a0a7eec3a0909e30d6e89fe85e0a.zip |
Drop homepage and set the SRC_URI to use Gentoo mirrors, bug #128742 thanks to Alexandru Toma.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'media-video/xvid4conf')
-rw-r--r-- | media-video/xvid4conf/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/xvid4conf/xvid4conf-1.12.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/media-video/xvid4conf/ChangeLog b/media-video/xvid4conf/ChangeLog index 2dbadda1025a..e0a3c024854f 100644 --- a/media-video/xvid4conf/ChangeLog +++ b/media-video/xvid4conf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/xvid4conf # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/xvid4conf/ChangeLog,v 1.10 2006/04/03 18:06:55 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xvid4conf/ChangeLog,v 1.11 2006/04/17 15:50:32 flameeyes Exp $ + + 17 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> xvid4conf-1.12.ebuild: + Drop homepage and set the SRC_URI to use Gentoo mirrors, bug #128742 thanks + to Alexandru Toma. 03 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> xvid4conf-1.12.ebuild: Stable on sparc diff --git a/media-video/xvid4conf/xvid4conf-1.12.ebuild b/media-video/xvid4conf/xvid4conf-1.12.ebuild index 64af1428401b..bb59dc39c11b 100644 --- a/media-video/xvid4conf/xvid4conf-1.12.ebuild +++ b/media-video/xvid4conf/xvid4conf-1.12.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/xvid4conf/xvid4conf-1.12.ebuild,v 1.11 2006/04/03 18:06:55 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xvid4conf/xvid4conf-1.12.ebuild,v 1.12 2006/04/17 15:50:34 flameeyes Exp $ DESCRIPTION="GTK2-configuration dialog for xvid4" -HOMEPAGE="http://zebra.fh-weingarten.de/~transcode/xvid4conf" -SRC_URI="http://zebra.fh-weingarten.de/~transcode/xvid4conf/${P}.tar.gz" +HOMEPAGE="none" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |