diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-08-29 19:13:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-08-29 19:13:42 +0000 |
commit | b8497d0cdc4358c0356deb1653713033ef013472 (patch) | |
tree | 62489fcb171ee64a610cb5fd8cb785041b86407d /dev-python/gst-python | |
parent | ppc stable #281398 (diff) | |
download | gentoo-2-b8497d0cdc4358c0356deb1653713033ef013472.tar.gz gentoo-2-b8497d0cdc4358c0356deb1653713033ef013472.tar.bz2 gentoo-2-b8497d0cdc4358c0356deb1653713033ef013472.zip |
alpha/ia64/sparc stable wrt #280946
(Portage version: 2.1.6.13/cvs/Linux ia64)
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.15-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gst-python/ChangeLog b/dev-python/gst-python/ChangeLog index 1097c8514cec..d655ee704fb3 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/ChangeLog,v 1.58 2009/08/23 10:25:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/ChangeLog,v 1.59 2009/08/29 19:13:42 armin76 Exp $ + + 29 Aug 2009; Raúl Porcel <armin76@gentoo.org> + gst-python-0.10.15-r1.ebuild: + alpha/ia64/sparc stable wrt #280946 23 Aug 2009; nixnut <nixnut@gentoo.org> gst-python-0.10.15-r1.ebuild: ppc stable #280946 diff --git a/dev-python/gst-python/gst-python-0.10.15-r1.ebuild b/dev-python/gst-python/gst-python-0.10.15-r1.ebuild index 0047655fd504..5d5b0ef2675b 100644 --- a/dev-python/gst-python/gst-python-0.10.15-r1.ebuild +++ b/dev-python/gst-python/gst-python-0.10.15-r1.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/dev-python/gst-python/gst-python-0.10.15-r1.ebuild,v 1.8 2009/08/23 10:25:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/gst-python-0.10.15-r1.ebuild,v 1.9 2009/08/29 19:13:42 armin76 Exp $ EAPI=2 NEED_PYTHON=2.4 @@ -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 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="examples" RDEPEND="|| ( >=dev-python/pygobject-2.11.2 >=dev-python/pygtk-2.6.3 ) |