diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-17 23:53:00 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-17 23:53:00 +0000 |
commit | fdcec84839a4f351a35809609bf90849ba247664 (patch) | |
tree | 1aac96f8b2421bb8fce77070ad4e2707d7755fb6 /dev-python/pyorbit/pyorbit-2.24.0.ebuild | |
parent | Fix path to patch file (diff) | |
download | historical-fdcec84839a4f351a35809609bf90849ba247664.tar.gz historical-fdcec84839a4f351a35809609bf90849ba247664.tar.bz2 historical-fdcec84839a4f351a35809609bf90849ba247664.zip |
Stable for HPPA (bug #281427).
Package-Manager: portage-2.2_rc61/cvs/Linux i686
Diffstat (limited to 'dev-python/pyorbit/pyorbit-2.24.0.ebuild')
-rw-r--r-- | dev-python/pyorbit/pyorbit-2.24.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pyorbit/pyorbit-2.24.0.ebuild b/dev-python/pyorbit/pyorbit-2.24.0.ebuild index 015965c806ff..aeb825eea711 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 +# Copyright 1999-2010 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.10 2009/10/11 10:51:00 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-2.24.0.ebuild,v 1.11 2010/01/17 23:43:06 jer 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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND=">=dev-lang/python-2.4 |