diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-09-03 02:12:12 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-09-03 02:12:12 +0000 |
commit | a00c71ce06e921fd80cc105dabf0e98e636d79de (patch) | |
tree | 1f4cfbc4d83028afb418fcea0ef3ceb6fb645c6d /media-libs/gst-plugins-base/gst-plugins-base-0.10.14.ebuild | |
parent | Stable for HPPA (bug #190900). (diff) | |
download | gentoo-2-a00c71ce06e921fd80cc105dabf0e98e636d79de.tar.gz gentoo-2-a00c71ce06e921fd80cc105dabf0e98e636d79de.tar.bz2 gentoo-2-a00c71ce06e921fd80cc105dabf0e98e636d79de.zip |
Stable for HPPA (bug #190900).
(Portage version: 2.1.3.7)
Diffstat (limited to 'media-libs/gst-plugins-base/gst-plugins-base-0.10.14.ebuild')
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-0.10.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.14.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.14.ebuild index 2857a17ce38d..ff6644300632 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.14.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-0.10.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.14.ebuild,v 1.2 2007/08/09 15:48:42 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.14.ebuild,v 1.3 2007/09/03 02:12:12 jer Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-base gst-plugins10 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 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="alsa esd oss X xv" RDEPEND=">=dev-libs/glib-2.8 |