diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-12 15:59:30 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-12 15:59:30 +0000 |
commit | 251d6729a35f73a5f40c57bbe94b533e24c1329d (patch) | |
tree | eb8e5de1834f42b9c85de057f59d8eb2abc44d8b /dev-python | |
parent | Mark 0.5.1 stable on ia64 (diff) | |
download | gentoo-2-251d6729a35f73a5f40c57bbe94b533e24c1329d.tar.gz gentoo-2-251d6729a35f73a5f40c57bbe94b533e24c1329d.tar.bz2 gentoo-2-251d6729a35f73a5f40c57bbe94b533e24c1329d.zip |
Mark 0.2.1 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pylibacl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pylibacl/files/digest-pylibacl-0.2.1 | 2 | ||||
-rw-r--r-- | dev-python/pylibacl/pylibacl-0.2.1.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/dev-python/pylibacl/ChangeLog b/dev-python/pylibacl/ChangeLog index a33ccdbcdce8..6e484920ec8b 100644 --- a/dev-python/pylibacl/ChangeLog +++ b/dev-python/pylibacl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pylibacl # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pylibacl/ChangeLog,v 1.9 2006/07/06 22:47:55 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylibacl/ChangeLog,v 1.10 2006/07/12 15:59:30 agriffis Exp $ + + 12 Jul 2006; Aron Griffis <agriffis@gentoo.org> pylibacl-0.2.1.ebuild: + Mark 0.2.1 stable on ia64 06 Jul 2006; Brent Baude <ranger@gentoo.org> pylibacl-0.2.1.ebuild: Marking pylibacl-0.2.1 ~ppc64 to satisfy an rdiff-backup broken dep per Mr. diff --git a/dev-python/pylibacl/files/digest-pylibacl-0.2.1 b/dev-python/pylibacl/files/digest-pylibacl-0.2.1 index f81b1edfda07..7ceaf030f725 100644 --- a/dev-python/pylibacl/files/digest-pylibacl-0.2.1 +++ b/dev-python/pylibacl/files/digest-pylibacl-0.2.1 @@ -1 +1,3 @@ MD5 a1c3638fae0630dfa715f9143bd71ad5 pylibacl-0.2.1.tar.gz 18032 +RMD160 cb923e33c2e38c421464d79ec660778c325de862 pylibacl-0.2.1.tar.gz 18032 +SHA256 28f58576e9c5a6ed3b3c4bcb10ea0686ea29f8cc56cb0fd24e70473fb5e82e1f pylibacl-0.2.1.tar.gz 18032 diff --git a/dev-python/pylibacl/pylibacl-0.2.1.ebuild b/dev-python/pylibacl/pylibacl-0.2.1.ebuild index 4c984030267a..b603e405b4de 100644 --- a/dev-python/pylibacl/pylibacl-0.2.1.ebuild +++ b/dev-python/pylibacl/pylibacl-0.2.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/pylibacl/pylibacl-0.2.1.ebuild,v 1.9 2006/07/06 22:47:55 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylibacl/pylibacl-0.2.1.ebuild,v 1.10 2006/07/12 15:59:30 agriffis Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 arm ~hppa ~ia64 ppc ~ppc64 sh sparc x86" +KEYWORDS="~amd64 arm ~hppa ia64 ppc ~ppc64 sh sparc x86" IUSE="" DEPEND="virtual/python |