diff options
author | 2006-12-21 12:42:38 +0000 | |
---|---|---|
committer | 2006-12-21 12:42:38 +0000 | |
commit | 5771f322de32fa44fea07bf24cfe7838e9955ff4 (patch) | |
tree | 02fc066c464c6613cfb4b1bf2487960b22e9fca0 /dev-python/gnome-python | |
parent | Revision bump for generation 2 migration. (diff) | |
download | gentoo-2-5771f322de32fa44fea07bf24cfe7838e9955ff4.tar.gz gentoo-2-5771f322de32fa44fea07bf24cfe7838e9955ff4.tar.bz2 gentoo-2-5771f322de32fa44fea07bf24cfe7838e9955ff4.zip |
Stable on ppc64; bug #156662
(Portage version: 2.1.1-r2)
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.16.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/gnome-python/ChangeLog b/dev-python/gnome-python/ChangeLog index e902c590f9fd..bef418b67d92 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.80 2006/12/21 05:05:12 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.81 2006/12/21 12:42:38 corsair Exp $ + + 21 Dec 2006; Markus Rothe <corsair@gentoo.org> gnome-python-2.16.2.ebuild: + Stable on ppc64; bug #156662 21 Dec 2006; Saleem Abdulrasool <compnerd@gentoo.org> -gnome-python-1.4.2.ebuild: diff --git a/dev-python/gnome-python/gnome-python-2.16.2.ebuild b/dev-python/gnome-python/gnome-python-2.16.2.ebuild index a394b3d30cc7..ec39acc3b02d 100644 --- a/dev-python/gnome-python/gnome-python-2.16.2.ebuild +++ b/dev-python/gnome-python/gnome-python-2.16.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.16.2.ebuild,v 1.5 2006/12/18 15:39:23 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.16.2.ebuild,v 1.6 2006/12/21 12:42:38 corsair 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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh sparc x86" IUSE="doc" RDEPEND=">=dev-lang/python-2.2 |