diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-01 09:52:09 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-01 09:52:09 +0000 |
commit | 7f5253f40f9698c386dbdc1267987789a57e72a6 (patch) | |
tree | 7498e3279a339e0b3c1dd9149f2ce729799ce360 /dev-python/pyorbit | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-7f5253f40f9698c386dbdc1267987789a57e72a6.tar.gz gentoo-2-7f5253f40f9698c386dbdc1267987789a57e72a6.tar.bz2 gentoo-2-7f5253f40f9698c386dbdc1267987789a57e72a6.zip |
Added ~ppc64
(Portage version: 2203-svn)
Diffstat (limited to 'dev-python/pyorbit')
-rw-r--r-- | dev-python/pyorbit/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pyorbit/pyorbit-2.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyorbit/ChangeLog b/dev-python/pyorbit/ChangeLog index e9a267c062ca..2f47a4649f07 100644 --- a/dev-python/pyorbit/ChangeLog +++ b/dev-python/pyorbit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyorbit # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/ChangeLog,v 1.26 2006/05/01 09:49:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/ChangeLog,v 1.27 2006/05/01 09:52:09 corsair Exp $ + + 01 May 2006; Markus Rothe <corsair@gentoo.org> pyorbit-2.0.1.ebuild: + Added ~ppc64 01 May 2006; Markus Rothe <corsair@gentoo.org> pyorbit-2.14.0.ebuild: Added ~ppc64 diff --git a/dev-python/pyorbit/pyorbit-2.0.1.ebuild b/dev-python/pyorbit/pyorbit-2.0.1.ebuild index 4388a8e5b3cd..d443c307df2b 100644 --- a/dev-python/pyorbit/pyorbit-2.0.1.ebuild +++ b/dev-python/pyorbit/pyorbit-2.0.1.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/pyorbit/pyorbit-2.0.1.ebuild,v 1.10 2006/03/04 09:20:28 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-2.0.1.ebuild,v 1.11 2006/05/01 09:52:09 corsair Exp $ inherit python gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" IUSE="" RDEPEND=">=dev-lang/python-2.2 |