diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-09-19 13:31:45 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-09-19 13:31:45 +0000 |
commit | 028e5930080c99205b65876af89f1cfdc431cc08 (patch) | |
tree | 9388392da69d5ea06a6db20bcffc1c2586c203f5 /dev-python/gst-python/gst-python-0.10.22.ebuild | |
parent | Stable for HPPA (bug #433990). (diff) | |
download | historical-028e5930080c99205b65876af89f1cfdc431cc08.tar.gz historical-028e5930080c99205b65876af89f1cfdc431cc08.tar.bz2 historical-028e5930080c99205b65876af89f1cfdc431cc08.zip |
Stable for HPPA (bug #432946).
Package-Manager: portage-2.2.0_alpha129/cvs/Linux x86_64
Diffstat (limited to 'dev-python/gst-python/gst-python-0.10.22.ebuild')
-rw-r--r-- | dev-python/gst-python/gst-python-0.10.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gst-python/gst-python-0.10.22.ebuild b/dev-python/gst-python/gst-python-0.10.22.ebuild index 1085334f877c..b6bdb874deb9 100644 --- a/dev-python/gst-python/gst-python-0.10.22.ebuild +++ b/dev-python/gst-python/gst-python-0.10.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/gst-python-0.10.22.ebuild,v 1.9 2012/09/15 18:17:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/gst-python-0.10.22.ebuild,v 1.10 2012/09/19 13:31:45 jer Exp $ EAPI=4 @@ -17,7 +17,7 @@ SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0.10" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="examples test" RDEPEND="dev-libs/libxml2 |