diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 21:10:44 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 21:10:44 +0000 |
commit | e88a82ab77e33e5137962873ce9d32bf3fccf668 (patch) | |
tree | 59268e6771a4909f43d7e885d69e6544d626dbd9 /dev-python/pyorbit/pyorbit-2.24.0.ebuild | |
parent | Stable on sparc, bug #260063 (diff) | |
download | historical-e88a82ab77e33e5137962873ce9d32bf3fccf668.tar.gz historical-e88a82ab77e33e5137962873ce9d32bf3fccf668.tar.bz2 historical-e88a82ab77e33e5137962873ce9d32bf3fccf668.zip |
Stable on sparc, bug #260063
Package-Manager: portage-2.1.6.7/cvs/Linux sparc64
Diffstat (limited to 'dev-python/pyorbit/pyorbit-2.24.0.ebuild')
-rw-r--r-- | dev-python/pyorbit/pyorbit-2.24.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyorbit/pyorbit-2.24.0.ebuild b/dev-python/pyorbit/pyorbit-2.24.0.ebuild index 2cb378e1f67e..ac7d8bc9949e 100644 --- a/dev-python/pyorbit/pyorbit-2.24.0.ebuild +++ b/dev-python/pyorbit/pyorbit-2.24.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-2.24.0.ebuild,v 1.6 2009/03/18 16:10:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-2.24.0.ebuild,v 1.7 2009/04/12 21:10:44 bluebird Exp $ inherit python gnome2 multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2.1" SLOT="0" -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="" RDEPEND=">=dev-lang/python-2.4 |