diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-20 18:37:00 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-20 18:37:00 +0000 |
commit | 32c964ea736385e203c419c82e583da13920aade (patch) | |
tree | 05143553b92f5d4b577d61659ea83c98bad72f23 /media-libs/gst-plugins/gst-plugins-0.8.7.ebuild | |
parent | Fixed up ebuild to inherits eutils so epatch will work and marked stable on S... (diff) | |
download | gentoo-2-32c964ea736385e203c419c82e583da13920aade.tar.gz gentoo-2-32c964ea736385e203c419c82e583da13920aade.tar.bz2 gentoo-2-32c964ea736385e203c419c82e583da13920aade.zip |
Stable on alpha.
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-libs/gst-plugins/gst-plugins-0.8.7.ebuild')
-rw-r--r-- | media-libs/gst-plugins/gst-plugins-0.8.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gst-plugins/gst-plugins-0.8.7.ebuild b/media-libs/gst-plugins/gst-plugins-0.8.7.ebuild index 4c8ab2486f87..e8fd2af870c8 100644 --- a/media-libs/gst-plugins/gst-plugins-0.8.7.ebuild +++ b/media-libs/gst-plugins/gst-plugins-0.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.7.ebuild,v 1.8 2005/03/13 03:24:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.7.ebuild,v 1.9 2005/03/20 18:32:15 kloeri Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins gnome2 eutils flag-o-matic libtool @@ -10,7 +10,7 @@ HOMEPAGE="http://gstreamer.net/" SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc ~alpha hppa amd64 ia64 ~mips arm ~ppc64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips arm ~ppc64" IUSE="esd alsa oss" RDEPEND=">=media-libs/gstreamer-0.8.8 |