diff options
author | 2004-07-01 08:43:18 +0000 | |
---|---|---|
committer | 2004-07-01 08:43:18 +0000 | |
commit | c37d53495fc673934b8aa5f37777721c06b20e2a (patch) | |
tree | 39cbe259428f62ab1b9a5da54e8741f61617ef5a /media-video/sampeg3 | |
parent | Version bump (bug #46987) (diff) | |
download | historical-c37d53495fc673934b8aa5f37777721c06b20e2a.tar.gz historical-c37d53495fc673934b8aa5f37777721c06b20e2a.tar.bz2 historical-c37d53495fc673934b8aa5f37777721c06b20e2a.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'media-video/sampeg3')
-rw-r--r-- | media-video/sampeg3/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/sampeg3/sampeg3-0.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/sampeg3/ChangeLog b/media-video/sampeg3/ChangeLog index f9a9b99beb1e..0839766e1feb 100644 --- a/media-video/sampeg3/ChangeLog +++ b/media-video/sampeg3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/sampeg3 # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/sampeg3/ChangeLog,v 1.5 2004/06/25 00:49:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/sampeg3/ChangeLog,v 1.6 2004/07/01 08:42:18 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> sampeg3-0.0.3.ebuild: + virtual/glibc -> virtual/libc 13 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>; sampeg3-0.0.3.ebuild: Change x11-base/xfree dependency to virtual/x11 (#52153). diff --git a/media-video/sampeg3/sampeg3-0.0.3.ebuild b/media-video/sampeg3/sampeg3-0.0.3.ebuild index 573b02807bb6..b519a167728f 100644 --- a/media-video/sampeg3/sampeg3-0.0.3.ebuild +++ b/media-video/sampeg3/sampeg3-0.0.3.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/sampeg3/sampeg3-0.0.3.ebuild,v 1.4 2004/06/25 00:49:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/sampeg3/sampeg3-0.0.3.ebuild,v 1.5 2004/07/01 08:42:18 eradicator Exp $ DESCRIPTION="MPEG video encoder targeted for optimum picture quality" HOMEPAGE="http://rachmaninoff.informatik.uni-mannheim.de/sampeg/" @@ -13,7 +13,7 @@ KEYWORDS="~x86 ~ppc" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-libs/zlib >=media-libs/libvideogfx-1.0 media-libs/libpng |