diff options
author | Brent Baude <ranger@gentoo.org> | 2008-11-13 19:21:48 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-11-13 19:21:48 +0000 |
commit | f47baaf485cad035ffe8e188ef2fbc1e5f1f9773 (patch) | |
tree | 8aba6c319219942886351c03f4915cab9544116e /dev-python | |
parent | Marking pygtksourceview-2.2.0 ppc64 for bug 236971 (diff) | |
download | historical-f47baaf485cad035ffe8e188ef2fbc1e5f1f9773.tar.gz historical-f47baaf485cad035ffe8e188ef2fbc1e5f1f9773.tar.bz2 historical-f47baaf485cad035ffe8e188ef2fbc1e5f1f9773.zip |
Marking gnome-python-2.22.0 ppc64 for bug 236971
Package-Manager: portage-2.2_rc14/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64
Diffstat (limited to 'dev-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 9b744fa77e70..93c98e3c670a 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.124 2008/09/26 10:03:52 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.125 2008/11/13 19:21:48 ranger Exp $ + + 13 Nov 2008; Brent Baude <ranger@gentoo.org> gnome-python-2.22.0.ebuild: + Marking gnome-python-2.22.0 ppc64 stable for bug 236971 *gnome-python-2.22.3 (26 Sep 2008) 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 49d4ddbd19ef..f23cdb3f3917 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.6 2008/09/25 15:00:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.22.0.ebuild,v 1.7 2008/11/13 19:21:48 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 |