diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-10 20:38:17 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-10 20:38:17 +0000 |
commit | f872afb5c1855c3f7dd73cf219ab98b2bc5a8d19 (patch) | |
tree | b39d8e44ee70365beb6c6bf4027422c179c926f7 /dev-python/gnome-python | |
parent | Stable on sparc wrt #139612 (diff) | |
download | historical-f872afb5c1855c3f7dd73cf219ab98b2bc5a8d19.tar.gz historical-f872afb5c1855c3f7dd73cf219ab98b2bc5a8d19.tar.bz2 historical-f872afb5c1855c3f7dd73cf219ab98b2bc5a8d19.zip |
Stable on sparc wrt #139612
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-python/gnome-python')
-rw-r--r-- | dev-python/gnome-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.12.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gnome-python/ChangeLog b/dev-python/gnome-python/ChangeLog index a20621cdbe3b..701cb7e4b546 100644 --- a/dev-python/gnome-python/ChangeLog +++ b/dev-python/gnome-python/ChangeLog @@ -1,6 +1,10 @@ # 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.66 2006/07/02 16:32:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.67 2006/07/10 20:37:15 gustavoz Exp $ + + 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> + gnome-python-2.12.4.ebuild: + Stable on sparc wrt #139612 02 Jul 2006; Markus Rothe <corsair@gentoo.org> gnome-python-2.12.4.ebuild: Stable on ppc64 diff --git a/dev-python/gnome-python/gnome-python-2.12.4.ebuild b/dev-python/gnome-python/gnome-python-2.12.4.ebuild index 9a3e55b04e86..955a616cecd5 100644 --- a/dev-python/gnome-python/gnome-python-2.12.4.ebuild +++ b/dev-python/gnome-python/gnome-python-2.12.4.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.12.4.ebuild,v 1.2 2006/07/02 16:32:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.12.4.ebuild,v 1.3 2006/07/10 20:37:15 gustavoz Exp $ inherit gnome2 python eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 sparc ~x86" IUSE="doc gtkhtml" RDEPEND=">=dev-lang/python-2.2 |