diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 14:12:35 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 14:12:35 +0000 |
commit | 3e217520330e77a43ddc31201f82e6bc69b213f7 (patch) | |
tree | 11a3380c5648c027eecbcce18a68438286e97a47 /dev-python/orbit-python | |
parent | Mark 1.5 stable on ia64 (diff) | |
download | historical-3e217520330e77a43ddc31201f82e6bc69b213f7.tar.gz historical-3e217520330e77a43ddc31201f82e6bc69b213f7.tar.bz2 historical-3e217520330e77a43ddc31201f82e6bc69b213f7.zip |
Mark 1.99.0-r1 stable on ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'dev-python/orbit-python')
-rw-r--r-- | dev-python/orbit-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/orbit-python/orbit-python-1.99.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/orbit-python/ChangeLog b/dev-python/orbit-python/ChangeLog index 1045ef900072..29e1c9f8e555 100644 --- a/dev-python/orbit-python/ChangeLog +++ b/dev-python/orbit-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/orbit-python # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/ChangeLog,v 1.17 2005/08/26 03:32:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/ChangeLog,v 1.18 2005/10/02 14:12:35 agriffis Exp $ + + 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> + orbit-python-1.99.0-r1.ebuild: + Mark 1.99.0-r1 stable on ia64 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> orbit-python-1.99.0-r1.ebuild: diff --git a/dev-python/orbit-python/orbit-python-1.99.0-r1.ebuild b/dev-python/orbit-python/orbit-python-1.99.0-r1.ebuild index d306e4d600f3..0ee6e204175f 100644 --- a/dev-python/orbit-python/orbit-python-1.99.0-r1.ebuild +++ b/dev-python/orbit-python/orbit-python-1.99.0-r1.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/orbit-python/orbit-python-1.99.0-r1.ebuild,v 1.8 2005/08/26 03:32:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/orbit-python-1.99.0-r1.ebuild,v 1.9 2005/10/02 14:12:35 agriffis Exp $ # This is just a placeholder for >=dev-python/orbit-python-1.99 # The package has been renamed to pyorbit since 1.99 @@ -14,7 +14,7 @@ DEPEND=">=dev-python/pyorbit-1.99" IUSE="" SLOT="2" LICENSE="LGPL-2.1" -KEYWORDS="alpha ~ia64 ppc sparc x86" +KEYWORDS="alpha ia64 ppc sparc x86" src_compile() { return |