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 | 7848bd851d8ac25365d0cac4e7a43d89694b877f (patch) | |
tree | 7d9d45a8025c31c5e5f2790bebb803da48fc4a3e /dev-python/orbit-python | |
parent | Mark 1.5 stable on ia64 (diff) | |
download | gentoo-2-7848bd851d8ac25365d0cac4e7a43d89694b877f.tar.gz gentoo-2-7848bd851d8ac25365d0cac4e7a43d89694b877f.tar.bz2 gentoo-2-7848bd851d8ac25365d0cac4e7a43d89694b877f.zip |
Mark 1.99.0-r1 stable on ia64
(Portage version: 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/Manifest | 6 | ||||
-rw-r--r-- | dev-python/orbit-python/orbit-python-1.99.0-r1.ebuild | 4 |
3 files changed, 10 insertions, 6 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/Manifest b/dev-python/orbit-python/Manifest index 8662ca08f2dc..714d78d49962 100644 --- a/dev-python/orbit-python/Manifest +++ b/dev-python/orbit-python/Manifest @@ -1,6 +1,6 @@ -MD5 17006facf31db9933a7b91171de0ba66 orbit-python-1.99.0-r1.ebuild 613 MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 -MD5 01c74599f5b8332f2200a5c02321c42d orbit-python-0.3.1.ebuild 864 MD5 b808dd18ec7fbd895c636aaf9456b626 ChangeLog 2415 -MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-orbit-python-1.99.0-r1 0 +MD5 2dd9bc7e6ba730a01bdd68ab1506c178 orbit-python-1.99.0-r1.ebuild 612 +MD5 01c74599f5b8332f2200a5c02321c42d orbit-python-0.3.1.ebuild 864 MD5 1126d3c89677d7bbee27ba9d3c6b8f7f files/digest-orbit-python-0.3.1 70 +MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-orbit-python-1.99.0-r1 0 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 |