diff options
author | 2009-11-27 15:26:39 +0000 | |
---|---|---|
committer | 2009-11-27 15:26:39 +0000 | |
commit | 8c986f950f4fb91c77554ec985709fea2d1d3d1f (patch) | |
tree | 5f14bd53cac0d47f87984dd4a99221e41dc7164d /media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild | |
parent | arm stable, bug #290343 (diff) | |
download | historical-8c986f950f4fb91c77554ec985709fea2d1d3d1f.tar.gz historical-8c986f950f4fb91c77554ec985709fea2d1d3d1f.tar.bz2 historical-8c986f950f4fb91c77554ec985709fea2d1d3d1f.zip |
arm stable, bug #290343
Package-Manager: portage-2.2_rc52/cvs/Linux x86_64
Diffstat (limited to 'media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild')
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild index e88971267954..89cad34be00b 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild,v 1.6 2009/11/22 18:54:59 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild,v 1.7 2009/11/27 15:25:55 maekke Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-good 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="LGPL-2.1" -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="" RDEPEND=">=media-libs/gst-plugins-base-0.10.24 |