diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-30 21:11:31 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-30 21:11:31 +0000 |
commit | 26f8b6af78ed2f1fc28257be0da519c1c577ae07 (patch) | |
tree | 2675e48a8a90204e6b191ddd3de44f632d2dc8b8 /media-libs | |
parent | testing on PPC (Manifest recommit) (diff) | |
download | gentoo-2-26f8b6af78ed2f1fc28257be0da519c1c577ae07.tar.gz gentoo-2-26f8b6af78ed2f1fc28257be0da519c1c577ae07.tar.bz2 gentoo-2-26f8b6af78ed2f1fc28257be0da519c1c577ae07.zip |
amd64
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins/gst-plugins-0.8.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gst-plugins/gst-plugins-0.8.0-r1.ebuild b/media-libs/gst-plugins/gst-plugins-0.8.0-r1.ebuild index 0c3126487531..823e37cb4e3e 100644 --- a/media-libs/gst-plugins/gst-plugins-0.8.0-r1.ebuild +++ b/media-libs/gst-plugins/gst-plugins-0.8.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.0-r1.ebuild,v 1.2 2004/04/03 01:28:13 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.0-r1.ebuild,v 1.3 2004/04/30 21:11:31 jhuebel Exp $ # IMPORTANT # @@ -19,7 +19,7 @@ HOMEPAGE="http://gstreamer.net/" LICENSE="GPL-2" IUSE="esd alsa oss" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa amd64 ~ia64 ~mips" RDEPEND="=media-libs/gstreamer-${PV}* >=gnome-base/gconf-1.2" |