diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-03-01 15:11:00 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-03-01 15:11:00 +0000 |
commit | f87360935cec92ae1cc84e184fe1d458b4fdfd34 (patch) | |
tree | 9f40480eb080fb204aca9314bb99be77323449cd /dev-python/gst-python | |
parent | Stable for HPPA (bug #353434). (diff) | |
download | gentoo-2-f87360935cec92ae1cc84e184fe1d458b4fdfd34.tar.gz gentoo-2-f87360935cec92ae1cc84e184fe1d458b4fdfd34.tar.bz2 gentoo-2-f87360935cec92ae1cc84e184fe1d458b4fdfd34.zip |
Stable for HPPA (bug #353434).
(Portage version: 2.2.0_alpha25/cvs/Linux i686)
Diffstat (limited to 'dev-python/gst-python')
-rw-r--r-- | dev-python/gst-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gst-python/gst-python-0.10.17.ebuild | 6 | ||||
-rw-r--r-- | dev-python/gst-python/gst-python-0.10.20.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-python/gst-python/ChangeLog b/dev-python/gst-python/ChangeLog index f4ea001b92ef..9570fad08b3b 100644 --- a/dev-python/gst-python/ChangeLog +++ b/dev-python/gst-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/gst-python # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/ChangeLog,v 1.91 2011/02/20 22:11:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/ChangeLog,v 1.92 2011/03/01 15:11:00 jer Exp $ + + 01 Mar 2011; Jeroen Roovers <jer@gentoo.org> gst-python-0.10.17.ebuild, + gst-python-0.10.20.ebuild: + Stable for HPPA (bug #353434). 20 Feb 2011; Markus Meier <maekke@gentoo.org> gst-python-0.10.20.ebuild: arm stable, bug #353434 diff --git a/dev-python/gst-python/gst-python-0.10.17.ebuild b/dev-python/gst-python/gst-python-0.10.17.ebuild index e0872c3818f5..31a53052f57d 100644 --- a/dev-python/gst-python/gst-python-0.10.17.ebuild +++ b/dev-python/gst-python/gst-python-0.10.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.17.ebuild,v 1.9 2010/08/05 20:44:48 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/gst-python-0.10.17.ebuild,v 1.10 2011/03/01 15:11:00 jer Exp $ EAPI=2 PYTHON_DEPEND="2" @@ -12,7 +12,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-python/pygobject-2.11.2 >=dev-python/pygtk-2.6.3 ) diff --git a/dev-python/gst-python/gst-python-0.10.20.ebuild b/dev-python/gst-python/gst-python-0.10.20.ebuild index 31312107c9a9..acede5397019 100644 --- a/dev-python/gst-python/gst-python-0.10.20.ebuild +++ b/dev-python/gst-python/gst-python-0.10.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.20.ebuild,v 1.4 2011/02/20 22:11:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/gst-python-0.10.20.ebuild,v 1.5 2011/03/01 15:11:00 jer Exp $ EAPI=3 PYTHON_DEPEND="2" @@ -15,7 +15,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-python/pygobject-2.11.2 >=dev-python/pygtk-2.6.3 ) |