diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-14 17:49:14 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-14 17:49:14 +0000 |
commit | bcf07e371547efda75042cee38711c3df03dd6fa (patch) | |
tree | 22a27523f4ca846f1f8e68482c741d8bcda66028 /dev-python/pyorbit | |
parent | ppc stable, bug #139612 (diff) | |
download | gentoo-2-bcf07e371547efda75042cee38711c3df03dd6fa.tar.gz gentoo-2-bcf07e371547efda75042cee38711c3df03dd6fa.tar.bz2 gentoo-2-bcf07e371547efda75042cee38711c3df03dd6fa.zip |
ppc stable, bug #139612
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'dev-python/pyorbit')
-rw-r--r-- | dev-python/pyorbit/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/pyorbit/pyorbit-2.14.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/pyorbit/ChangeLog b/dev-python/pyorbit/ChangeLog index 287ce04fb8c5..e10d9c355dd7 100644 --- a/dev-python/pyorbit/ChangeLog +++ b/dev-python/pyorbit/ChangeLog @@ -1,6 +1,10 @@ # 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.31 2006/07/12 16:46:36 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/ChangeLog,v 1.32 2006/07/14 17:49:14 dertobi123 Exp $ + + 14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> + pyorbit-2.14.0.ebuild: + ppc stable, bug #139612 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> pyorbit-2.14.0.ebuild: Stable on x86 wrt bug #139612. diff --git a/dev-python/pyorbit/pyorbit-2.14.0.ebuild b/dev-python/pyorbit/pyorbit-2.14.0.ebuild index cdfc33ed4a35..fdef3a0594e8 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.5 2006/07/12 16:46:36 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-2.14.0.ebuild,v 1.6 2006/07/14 17:49:14 dertobi123 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 |