diff options
author | Brent Baude <ranger@gentoo.org> | 2008-07-30 21:52:50 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-07-30 21:52:50 +0000 |
commit | db80c1fe8bbdc38a0eb285c2c5656d7cce97bc28 (patch) | |
tree | 4c6ba82b6411e382b8955389002c59d8e826282a /dev-python/gnome-python | |
parent | Marking pygtksourceview-2.2.0 ppc for bug 229709 (diff) | |
download | historical-db80c1fe8bbdc38a0eb285c2c5656d7cce97bc28.tar.gz historical-db80c1fe8bbdc38a0eb285c2c5656d7cce97bc28.tar.bz2 historical-db80c1fe8bbdc38a0eb285c2c5656d7cce97bc28.zip |
Marking gnome-python-2.22.0 ppc for bug 229709
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-python/gnome-python')
-rw-r--r-- | dev-python/gnome-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.22.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/gnome-python/ChangeLog b/dev-python/gnome-python/ChangeLog index 8998df6de14f..007b67026675 100644 --- a/dev-python/gnome-python/ChangeLog +++ b/dev-python/gnome-python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/gnome-python # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.118 2008/07/27 23:11:01 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.119 2008/07/30 21:52:50 ranger Exp $ + + 30 Jul 2008; Brent Baude <ranger@gentoo.org> gnome-python-2.22.0.ebuild: + Marking gnome-python-2.22.0 ppc stable for bug 229709 26 Jul 2008; Olivier CrĂȘte <tester@gentoo.org> gnome-python-2.22.0.ebuild: diff --git a/dev-python/gnome-python/gnome-python-2.22.0.ebuild b/dev-python/gnome-python/gnome-python-2.22.0.ebuild index 08e03c5d8af8..37b9c8624373 100644 --- a/dev-python/gnome-python/gnome-python-2.22.0.ebuild +++ b/dev-python/gnome-python/gnome-python-2.22.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.22.0.ebuild,v 1.2 2008/07/27 23:11:01 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.22.0.ebuild,v 1.3 2008/07/30 21:52:50 ranger Exp $ inherit gnome2 python eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2" SLOT="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="doc examples" RDEPEND=">=dev-lang/python-2.2 |