diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:23:07 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:23:07 +0000 |
commit | db568b50f51ae2581950917ef853fb6c315a2276 (patch) | |
tree | 2ac49b4f46040b6638854213238e907d41d41b37 /dev-python/gnome-python | |
parent | Stable on amd64 wrt bug #156662. (diff) | |
download | historical-db568b50f51ae2581950917ef853fb6c315a2276.tar.gz historical-db568b50f51ae2581950917ef853fb6c315a2276.tar.bz2 historical-db568b50f51ae2581950917ef853fb6c315a2276.zip |
Stable on amd64 wrt bug #156662.
Package-Manager: portage-2.1.2_rc2-r2
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.16.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gnome-python/ChangeLog b/dev-python/gnome-python/ChangeLog index ad41a733ab77..e74af177b718 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.76 2006/12/10 18:24:32 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.77 2006/12/12 16:20:22 wolf31o2 Exp $ + + 12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> + gnome-python-2.16.2.ebuild: + Stable on amd64 wrt bug #156662. 10 Dec 2006; Andrej Kacian <ticho@gentoo.org> gnome-python-2.16.2.ebuild: Stable on x86, bug #156662. 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 9a663e8afa7a..268d638c6691 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.2 2006/12/10 18:24:32 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.16.2.ebuild,v 1.3 2006/12/12 16:20:22 wolf31o2 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 |