diff options
author | Brent Baude <ranger@gentoo.org> | 2008-11-13 19:35:11 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-11-13 19:35:11 +0000 |
commit | 936a77f4ff7218636c5305e4be145a4e9502ddb9 (patch) | |
tree | a5f7a43c8ead7ad6b21b9b2308760272495338a5 /dev-python/gnome-python-desktop | |
parent | Marking gnome-control-center-2.22.2.1 ppc64 for bug 236971 (diff) | |
download | gentoo-2-936a77f4ff7218636c5305e4be145a4e9502ddb9.tar.gz gentoo-2-936a77f4ff7218636c5305e4be145a4e9502ddb9.tar.bz2 gentoo-2-936a77f4ff7218636c5305e4be145a4e9502ddb9.zip |
Marking gnome-python-desktop-2.22.0 ppc64 for bug 236971
(Portage version: 2.2_rc14/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'dev-python/gnome-python-desktop')
-rw-r--r-- | dev-python/gnome-python-desktop/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gnome-python-desktop/gnome-python-desktop-2.22.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gnome-python-desktop/ChangeLog b/dev-python/gnome-python-desktop/ChangeLog index 6aa86a652622..f898206aa94d 100644 --- a/dev-python/gnome-python-desktop/ChangeLog +++ b/dev-python/gnome-python-desktop/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/gnome-python-desktop # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.66 2008/10/20 17:06:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.67 2008/11/13 19:35:11 ranger Exp $ + + 13 Nov 2008; Brent Baude <ranger@gentoo.org> + gnome-python-desktop-2.22.0.ebuild: + Marking gnome-python-desktop-2.22.0 ppc64 stable for bug 236971 20 Oct 2008; Brent Baude <ranger@gentoo.org> gnome-python-desktop-2.22.0-r10.ebuild: diff --git a/dev-python/gnome-python-desktop/gnome-python-desktop-2.22.0.ebuild b/dev-python/gnome-python-desktop/gnome-python-desktop-2.22.0.ebuild index 772405e936bb..427f94fd4b03 100644 --- a/dev-python/gnome-python-desktop/gnome-python-desktop-2.22.0.ebuild +++ b/dev-python/gnome-python-desktop/gnome-python-desktop-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-desktop/gnome-python-desktop-2.22.0.ebuild,v 1.7 2008/09/25 15:47:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.22.0.ebuild,v 1.8 2008/11/13 19:35:11 ranger Exp $ EAPI="1" @@ -11,7 +11,7 @@ HOMEPAGE="http://pygtk.org/" LICENSE="LGPL-2.1 GPL-2" SLOT="0" -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 eds" # FIXME: upstream is intending to move to WAF build system |