diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-26 21:48:24 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-26 21:48:24 +0000 |
commit | 67e8d7c81ab30315ad8fc8a05443e8c47bed3249 (patch) | |
tree | d6848939c6dd89b45fc1083f990fd3a2ce8ff12b /dev-python/pyorbit | |
parent | Adding spft and srs use flags (diff) | |
download | gentoo-2-67e8d7c81ab30315ad8fc8a05443e8c47bed3249.tar.gz gentoo-2-67e8d7c81ab30315ad8fc8a05443e8c47bed3249.tar.bz2 gentoo-2-67e8d7c81ab30315ad8fc8a05443e8c47bed3249.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-python/pyorbit')
-rw-r--r-- | dev-python/pyorbit/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pyorbit/pyorbit-2.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyorbit/ChangeLog b/dev-python/pyorbit/ChangeLog index 50bc05f98a89..5915f96750c2 100644 --- a/dev-python/pyorbit/ChangeLog +++ b/dev-python/pyorbit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyorbit # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/ChangeLog,v 1.18 2005/07/18 13:49:00 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/ChangeLog,v 1.19 2005/07/26 21:47:04 kloeri Exp $ + + 26 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> pyorbit-2.0.1.ebuild: + Stable on alpha. 18 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> pyorbit-2.0.1.ebuild: Stable on sparc diff --git a/dev-python/pyorbit/pyorbit-2.0.1.ebuild b/dev-python/pyorbit/pyorbit-2.0.1.ebuild index 89007f607a4d..4d7841ee8a2f 100644 --- a/dev-python/pyorbit/pyorbit-2.0.1.ebuild +++ b/dev-python/pyorbit/pyorbit-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-2.0.1.ebuild,v 1.5 2005/07/18 13:49:00 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-2.0.1.ebuild,v 1.6 2005/07/26 21:47:04 kloeri Exp $ inherit python gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.daa.com.au/~james/pygtk/" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ppc sparc x86" IUSE="" RDEPEND=">=dev-lang/python-2.2 |