diff options
author | 2006-07-10 19:36:48 +0000 | |
---|---|---|
committer | 2006-07-10 19:36:48 +0000 | |
commit | b676c2fd99acfed0e4091d0ad97dad7172cc38d9 (patch) | |
tree | c41dc77c68114903bed373ecdd08d34ecd586cf8 /dev-python/pyorbit | |
parent | Stable on sparc wrt #139612 (diff) | |
download | gentoo-2-b676c2fd99acfed0e4091d0ad97dad7172cc38d9.tar.gz gentoo-2-b676c2fd99acfed0e4091d0ad97dad7172cc38d9.tar.bz2 gentoo-2-b676c2fd99acfed0e4091d0ad97dad7172cc38d9.zip |
Stable on sparc wrt #139612
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-python/pyorbit')
-rw-r--r-- | dev-python/pyorbit/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pyorbit/pyorbit-2.14.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyorbit/ChangeLog b/dev-python/pyorbit/ChangeLog index cce847f8ba77..4cc0d3bab8ff 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.28 2006/05/21 18:18:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/ChangeLog,v 1.29 2006/07/10 19:36:48 gustavoz Exp $ + + 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> pyorbit-2.14.0.ebuild: + Stable on sparc wrt #139612 21 May 2006; Markus Rothe <corsair@gentoo.org> pyorbit-2.0.1.ebuild: Stable on ppc64 diff --git a/dev-python/pyorbit/pyorbit-2.14.0.ebuild b/dev-python/pyorbit/pyorbit-2.14.0.ebuild index 061d318fd4db..dd866afced3f 100644 --- a/dev-python/pyorbit/pyorbit-2.14.0.ebuild +++ b/dev-python/pyorbit/pyorbit-2.14.0.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.14.0.ebuild,v 1.2 2006/05/01 09:49:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-2.14.0.ebuild,v 1.3 2006/07/10 19:36:48 gustavoz 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 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="" RDEPEND=">=dev-lang/python-2.4 |