diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-12-21 12:31:18 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-12-21 12:31:18 +0000 |
commit | 7e5f1f34c4dcfb14a5145192a798b5d2661d1d5c (patch) | |
tree | 42dff7303c8a4c29fd54916705e67ec56fe2e140 /dev-python/pyorbit | |
parent | Stable on ppc64; bug #156662 (diff) | |
download | gentoo-2-7e5f1f34c4dcfb14a5145192a798b5d2661d1d5c.tar.gz gentoo-2-7e5f1f34c4dcfb14a5145192a798b5d2661d1d5c.tar.bz2 gentoo-2-7e5f1f34c4dcfb14a5145192a798b5d2661d1d5c.zip |
Stable on ppc64; bug #156662
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-python/pyorbit')
-rw-r--r-- | dev-python/pyorbit/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pyorbit/pyorbit-2.14.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyorbit/ChangeLog b/dev-python/pyorbit/ChangeLog index 6053acadc521..31ccabcadc4f 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.41 2006/12/18 15:24:21 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/ChangeLog,v 1.42 2006/12/21 12:31:18 corsair Exp $ + + 21 Dec 2006; Markus Rothe <corsair@gentoo.org> pyorbit-2.14.1.ebuild: + Stable on ppc64; bug #156662 18 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> pyorbit-2.14.1.ebuild: Stable on sparc diff --git a/dev-python/pyorbit/pyorbit-2.14.1.ebuild b/dev-python/pyorbit/pyorbit-2.14.1.ebuild index 1eccaad1590e..27cca3faedf1 100644 --- a/dev-python/pyorbit/pyorbit-2.14.1.ebuild +++ b/dev-python/pyorbit/pyorbit-2.14.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.14.1.ebuild,v 1.6 2006/12/18 15:24:21 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-2.14.1.ebuild,v 1.7 2006/12/21 12:31:18 corsair Exp $ inherit python gnome2 @@ -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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh sparc x86" IUSE="" RDEPEND=">=dev-lang/python-2.4 |