diff options
author | 2005-09-02 22:01:24 +0000 | |
---|---|---|
committer | 2005-09-02 22:01:24 +0000 | |
commit | e88cc0740e172fdfd586c5c6a8b765cebcde7d61 (patch) | |
tree | 8e9d09de25c445a8d769a3beea1c413e606bc3f4 /dev-python/gnome-python-extras | |
parent | Version bump. (diff) | |
download | historical-e88cc0740e172fdfd586c5c6a8b765cebcde7d61.tar.gz historical-e88cc0740e172fdfd586c5c6a8b765cebcde7d61.tar.bz2 historical-e88cc0740e172fdfd586c5c6a8b765cebcde7d61.zip |
ia64 love
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-python/gnome-python-extras')
-rw-r--r-- | dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild | 4 | ||||
-rw-r--r-- | dev-python/gnome-python-extras/gnome-python-extras-2.11.4.ebuild | 4 |
2 files changed, 4 insertions, 4 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 |