diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-09 22:42:31 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-09 22:42:31 +0000 |
commit | 00af39d33c9ebf07264701c93c2aa0c344079967 (patch) | |
tree | 510a507f27898111f735bd06369955bdd65a1512 /media-libs/gst-plugins/gst-plugins-0.8.8-r2.ebuild | |
parent | added init script (diff) | |
download | historical-00af39d33c9ebf07264701c93c2aa0c344079967.tar.gz historical-00af39d33c9ebf07264701c93c2aa0c344079967.tar.bz2 historical-00af39d33c9ebf07264701c93c2aa0c344079967.zip |
Stable on sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'media-libs/gst-plugins/gst-plugins-0.8.8-r2.ebuild')
-rw-r--r-- | media-libs/gst-plugins/gst-plugins-0.8.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gst-plugins/gst-plugins-0.8.8-r2.ebuild b/media-libs/gst-plugins/gst-plugins-0.8.8-r2.ebuild index 352ed4d95cc3..f78e30e255fa 100644 --- a/media-libs/gst-plugins/gst-plugins-0.8.8-r2.ebuild +++ b/media-libs/gst-plugins/gst-plugins-0.8.8-r2.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.8-r2.ebuild,v 1.3 2005/06/06 10:03:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.8-r2.ebuild,v 1.4 2005/06/09 22:42:31 gustavoz 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="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86" IUSE="esd alsa oss" RDEPEND=">=media-libs/gstreamer-0.8.9 |