summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-07-12 16:56:27 +0000
committerAron Griffis <agriffis@gentoo.org>2006-07-12 16:56:27 +0000
commit01391ed5ccdc9b574cc94c076ef046fb1f93ccb4 (patch)
treeb68302623cada2337f3d3145541ab06330ec881a /dev-python/pyunit
parentStable on x86 wrt bug #139612. (diff)
downloadgentoo-2-01391ed5ccdc9b574cc94c076ef046fb1f93ccb4.tar.gz
gentoo-2-01391ed5ccdc9b574cc94c076ef046fb1f93ccb4.tar.bz2
gentoo-2-01391ed5ccdc9b574cc94c076ef046fb1f93ccb4.zip
Mark 1.4.1 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-python/pyunit')
-rw-r--r--dev-python/pyunit/ChangeLog5
-rw-r--r--dev-python/pyunit/files/digest-pyunit-1.4.12
-rw-r--r--dev-python/pyunit/pyunit-1.4.1.ebuild4
3 files changed, 8 insertions, 3 deletions
diff --git a/dev-python/pyunit/ChangeLog b/dev-python/pyunit/ChangeLog
index eef84bb792b7..ac9911bc313f 100644
--- a/dev-python/pyunit/ChangeLog
+++ b/dev-python/pyunit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pyunit
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyunit/ChangeLog,v 1.10 2006/04/01 19:00:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyunit/ChangeLog,v 1.11 2006/07/12 16:56:27 agriffis Exp $
+
+ 12 Jul 2006; Aron Griffis <agriffis@gentoo.org> pyunit-1.4.1.ebuild:
+ Mark 1.4.1 stable on ia64
01 Apr 2006; Aron Griffis <agriffis@gentoo.org> pyunit-1.4.1.ebuild:
Mark 1.4.1 ~ia64
diff --git a/dev-python/pyunit/files/digest-pyunit-1.4.1 b/dev-python/pyunit/files/digest-pyunit-1.4.1
index 0882a3f0d925..327aafd54748 100644
--- a/dev-python/pyunit/files/digest-pyunit-1.4.1
+++ b/dev-python/pyunit/files/digest-pyunit-1.4.1
@@ -1 +1,3 @@
MD5 658ff16afc469a3898260cc72bbea993 pyunit-1.4.1.tar.gz 23636
+RMD160 550119f40a784cd3c112ffed476af8dbab552e2b pyunit-1.4.1.tar.gz 23636
+SHA256 3f7ca0888f1cb928d7f50bd14d343cafb40d87bff041716c1e9155b2d9c0779d pyunit-1.4.1.tar.gz 23636
diff --git a/dev-python/pyunit/pyunit-1.4.1.ebuild b/dev-python/pyunit/pyunit-1.4.1.ebuild
index f4b39513e226..cbf63e05abaf 100644
--- a/dev-python/pyunit/pyunit-1.4.1.ebuild
+++ b/dev-python/pyunit/pyunit-1.4.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/pyunit/pyunit-1.4.1.ebuild,v 1.10 2006/04/01 19:00:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyunit/pyunit-1.4.1.ebuild,v 1.11 2006/07/12 16:56:27 agriffis Exp $
inherit distutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pyunit/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ppc ~sparc x86"
+KEYWORDS="~amd64 ia64 ppc ~sparc x86"
IUSE=""
DEPEND=">=dev-lang/python-2.0"