diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 08:43:18 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 08:43:18 +0000 |
commit | 65917c4b896cc3832389bca290f36cad7e1277d0 (patch) | |
tree | 48af40cca93147d1a71a4ac69970937006785443 /media-video/xvid4conf | |
parent | Version bump (bug #46987) (Manifest recommit) (diff) | |
download | gentoo-2-65917c4b896cc3832389bca290f36cad7e1277d0.tar.gz gentoo-2-65917c4b896cc3832389bca290f36cad7e1277d0.tar.bz2 gentoo-2-65917c4b896cc3832389bca290f36cad7e1277d0.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'media-video/xvid4conf')
-rw-r--r-- | media-video/xvid4conf/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/xvid4conf/xvid4conf-1.12.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/xvid4conf/ChangeLog b/media-video/xvid4conf/ChangeLog index 617192ebe750..6178053f76bd 100644 --- a/media-video/xvid4conf/ChangeLog +++ b/media-video/xvid4conf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/xvid4conf # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/xvid4conf/ChangeLog,v 1.2 2004/06/25 03:19:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xvid4conf/ChangeLog,v 1.3 2004/07/01 08:43:18 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + xvid4conf-1.12.ebuild: + virtual/glibc -> virtual/libc *xvid4conf-1.12 (31 Mar 2004) diff --git a/media-video/xvid4conf/xvid4conf-1.12.ebuild b/media-video/xvid4conf/xvid4conf-1.12.ebuild index dc1d706235c7..b71b74a6f09e 100644 --- a/media-video/xvid4conf/xvid4conf-1.12.ebuild +++ b/media-video/xvid4conf/xvid4conf-1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.3 2004/06/25 03:19:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xvid4conf/xvid4conf-1.12.ebuild,v 1.4 2004/07/01 08:43:18 eradicator Exp $ DESCRIPTION="GTK2-configuration dialog for xvid4" HOMEPAGE="http://zebra.fh-weingarten.de/~transcode/xvid4conf" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=x11-libs/gtk+-2.2.4" src_install() { |