diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-11-20 14:35:22 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-11-20 14:35:22 +0000 |
commit | 1f7e9dcf8e351f2769e8da4656ad05b6a48c5e49 (patch) | |
tree | e79cc779b789fe36f482f72097e3a781e8cf438a /dev-python/gnome-python | |
parent | amd64 stable wrt #199740 (diff) | |
download | gentoo-2-1f7e9dcf8e351f2769e8da4656ad05b6a48c5e49.tar.gz gentoo-2-1f7e9dcf8e351f2769e8da4656ad05b6a48c5e49.tar.bz2 gentoo-2-1f7e9dcf8e351f2769e8da4656ad05b6a48c5e49.zip |
amd64 stable wrt #199740
(Portage version: 2.1.3.19)
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.20.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/gnome-python/ChangeLog b/dev-python/gnome-python/ChangeLog index 1425832dae23..042760940eff 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.101 2007/10/12 12:46:24 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.102 2007/11/20 14:35:22 drac Exp $ + + 20 Nov 2007; Samuli Suominen <drac@gentoo.org> gnome-python-2.20.0.ebuild: + amd64 stable wrt #199740 *gnome-python-2.20.0 (12 Oct 2007) diff --git a/dev-python/gnome-python/gnome-python-2.20.0.ebuild b/dev-python/gnome-python/gnome-python-2.20.0.ebuild index 5fb29606ba08..f7c25a7852b0 100644 --- a/dev-python/gnome-python/gnome-python-2.20.0.ebuild +++ b/dev-python/gnome-python/gnome-python-2.20.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/gnome-python-2.20.0.ebuild,v 1.1 2007/10/12 12:46:24 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.20.0.ebuild,v 1.2 2007/11/20 14:35:22 drac 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 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc examples" RDEPEND=">=dev-lang/python-2.2 |