diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-09-02 22:01:24 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-09-02 22:01:24 +0000 |
commit | ef6cb1515cd4316e36263040d3d071667b2e93ab (patch) | |
tree | 03b1949870ba745bb13a5c8543bf7a295dac3109 /dev-python | |
parent | Version bump. (diff) | |
download | gentoo-2-ef6cb1515cd4316e36263040d3d071667b2e93ab.tar.gz gentoo-2-ef6cb1515cd4316e36263040d3d071667b2e93ab.tar.bz2 gentoo-2-ef6cb1515cd4316e36263040d3d071667b2e93ab.zip |
ia64 love
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-python')
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild b/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild index 084042f6a16e..1ca8fa413ca5 100644 --- a/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild +++ b/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild,v 1.12 2005/08/16 14:51:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild,v 1.13 2005/09/02 22:01:24 vapier Exp $ inherit eutils gnome2 python @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc sparc x86" +KEYWORDS="~alpha amd64 ia64 ppc sparc x86" IUSE="doc firefox mozilla" RDEPEND=">=dev-lang/python-2.3 diff --git a/dev-python/gnome-python-extras/gnome-python-extras-2.11.4.ebuild b/dev-python/gnome-python-extras/gnome-python-extras-2.11.4.ebuild index 57e7e085af44..01d473c23e50 100644 --- a/dev-python/gnome-python-extras/gnome-python-extras-2.11.4.ebuild +++ b/dev-python/gnome-python-extras/gnome-python-extras-2.11.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.11.4.ebuild,v 1.2 2005/08/27 01:28:27 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.11.4.ebuild,v 1.3 2005/09/02 22:01:24 vapier Exp $ inherit eutils gnome2 python @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="doc firefox mozilla" RDEPEND=">=dev-lang/python-2.3 diff --git a/dev-python/gnome-python/gnome-python-2.10.0.ebuild b/dev-python/gnome-python/gnome-python-2.10.0.ebuild index 9b5f31774fc5..88e8be648ca8 100644 --- a/dev-python/gnome-python/gnome-python-2.10.0.ebuild +++ b/dev-python/gnome-python/gnome-python-2.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.10.0.ebuild,v 1.8 2005/08/26 13:19:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.10.0.ebuild,v 1.9 2005/09/02 22:00:35 vapier Exp $ inherit gnome2 python eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 ~ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="doc gtkhtml" RDEPEND=">=dev-lang/python-2.2 |