diff options
author | Tom Gall <tgall@gentoo.org> | 2007-09-23 06:05:50 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-09-23 06:05:50 +0000 |
commit | e9fd4fa464187d685ce137baae54f58ecf4673ed (patch) | |
tree | e33907f418e7738317ea09e84a49332eeffae7ac /dev-python | |
parent | whitespace (diff) | |
download | gentoo-2-e9fd4fa464187d685ce137baae54f58ecf4673ed.tar.gz gentoo-2-e9fd4fa464187d685ce137baae54f58ecf4673ed.tar.bz2 gentoo-2-e9fd4fa464187d685ce137baae54f58ecf4673ed.zip |
stable on ppc64
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/gnome-python-desktop/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gnome-python-desktop/gnome-python-desktop-2.18.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 5554a1fd03f9..1fc6977b7255 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.39 2007/08/28 19:41:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.40 2007/09/23 06:05:50 tgall Exp $ + + 23 Sep 2007; Tom Gall <tgall@gentoo.org> + gnome-python-desktop-2.18.0.ebuild: + stable on ppc64 28 Aug 2007; Jeroen Roovers <jer@gentoo.org> gnome-python-desktop-2.18.0.ebuild: diff --git a/dev-python/gnome-python-desktop/gnome-python-desktop-2.18.0.ebuild b/dev-python/gnome-python-desktop/gnome-python-desktop-2.18.0.ebuild index 545234abda92..38539b9d06f6 100644 --- a/dev-python/gnome-python-desktop/gnome-python-desktop-2.18.0.ebuild +++ b/dev-python/gnome-python-desktop/gnome-python-desktop-2.18.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.18.0.ebuild,v 1.11 2007/08/28 19:41:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.18.0.ebuild,v 1.12 2007/09/23 06:05:50 tgall Exp $ inherit gnome2 python virtualx @@ -9,7 +9,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" RDEPEND="virtual/python |