diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-08-05 18:53:59 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-08-05 18:53:59 +0000 |
commit | 65bb33c40efdd69fc77f86f93d79c60056866790 (patch) | |
tree | eb75a90847b92c9cbb795e4cb193255b738a0b64 /media-libs/gst-plugins/gst-plugins-0.8.2.ebuild | |
parent | Stable on amd64 for 59526. (diff) | |
download | gentoo-2-65bb33c40efdd69fc77f86f93d79c60056866790.tar.gz gentoo-2-65bb33c40efdd69fc77f86f93d79c60056866790.tar.bz2 gentoo-2-65bb33c40efdd69fc77f86f93d79c60056866790.zip |
Stable on hppa.
Diffstat (limited to 'media-libs/gst-plugins/gst-plugins-0.8.2.ebuild')
-rw-r--r-- | media-libs/gst-plugins/gst-plugins-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gst-plugins/gst-plugins-0.8.2.ebuild b/media-libs/gst-plugins/gst-plugins-0.8.2.ebuild index 13a2f65ddb3c..eb3ae3d201e4 100644 --- a/media-libs/gst-plugins/gst-plugins-0.8.2.ebuild +++ b/media-libs/gst-plugins/gst-plugins-0.8.2.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-libs/gst-plugins/gst-plugins-0.8.2.ebuild,v 1.2 2004/07/31 03:43:54 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.2.ebuild,v 1.3 2004/08/05 18:53:59 gmsoft Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins gnome2 eutils flag-o-matic @@ -10,7 +10,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" |