diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-02-04 13:58:40 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-02-04 13:58:40 +0000 |
commit | 53ecdfeb076f9313a2bd5ccebf82d07bc1999f1d (patch) | |
tree | ca6c4254721885cc0d68e52db07fcb6c264b9787 /media-libs/gst-plugins/gst-plugins-0.8.11.ebuild | |
parent | Stable on hppa. See bug #120985. (diff) | |
download | gentoo-2-53ecdfeb076f9313a2bd5ccebf82d07bc1999f1d.tar.gz gentoo-2-53ecdfeb076f9313a2bd5ccebf82d07bc1999f1d.tar.bz2 gentoo-2-53ecdfeb076f9313a2bd5ccebf82d07bc1999f1d.zip |
Stable on hppa.
(Portage version: 2.0.53)
Diffstat (limited to 'media-libs/gst-plugins/gst-plugins-0.8.11.ebuild')
-rw-r--r-- | media-libs/gst-plugins/gst-plugins-0.8.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gst-plugins/gst-plugins-0.8.11.ebuild b/media-libs/gst-plugins/gst-plugins-0.8.11.ebuild index 0f7868b105e3..58eca264727b 100644 --- a/media-libs/gst-plugins/gst-plugins-0.8.11.ebuild +++ b/media-libs/gst-plugins/gst-plugins-0.8.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.11.ebuild,v 1.8 2006/01/22 19:36:22 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.11.ebuild,v 1.9 2006/02/04 13:57:51 gmsoft 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.11 |