summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-06-22 12:16:00 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-06-22 12:16:00 +0000
commite2643dafc10ddb42c62e817114a02ff18f36b5f0 (patch)
tree381872729cf5cedfd6f0f3e75de847ddea389cd6 /dev-python/pyunit
parenttthat pesky cleanilness will break 1.0 profile. reintroducing openldap 2.0.25. (diff)
downloadhistorical-e2643dafc10ddb42c62e817114a02ff18f36b5f0.tar.gz
historical-e2643dafc10ddb42c62e817114a02ff18f36b5f0.tar.bz2
historical-e2643dafc10ddb42c62e817114a02ff18f36b5f0.zip
reverting the x86 mess that amd64 made in dev-python. basically just
reverted to dev-python 24 hours ago.
Diffstat (limited to 'dev-python/pyunit')
-rw-r--r--dev-python/pyunit/Manifest2
-rw-r--r--dev-python/pyunit/pyunit-1.4.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pyunit/Manifest b/dev-python/pyunit/Manifest
index deccb1e74dec..ec62b606c3cd 100644
--- a/dev-python/pyunit/Manifest
+++ b/dev-python/pyunit/Manifest
@@ -1,3 +1,3 @@
MD5 f048bf1207d171fce8cd8d592a703d1d ChangeLog 620
-MD5 2a78fb64575ad0d89d9da993c46c37dc pyunit-1.4.1.ebuild 601
+MD5 170e432f6c967510c0983367e1fe9065 pyunit-1.4.1.ebuild 594
MD5 351f50b78d59c43f43258940b6b03cb1 files/digest-pyunit-1.4.1 63
diff --git a/dev-python/pyunit/pyunit-1.4.1.ebuild b/dev-python/pyunit/pyunit-1.4.1.ebuild
index c240aaa99beb..124240a96af5 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-2003 Gentoo Technologies, Inc.
# 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.5 2003/06/21 22:30:25 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyunit/pyunit-1.4.1.ebuild,v 1.6 2003/06/22 12:16:00 liquidx Exp $
inherit distutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pyunit/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 amd64 ppc"
+KEYWORDS="x86 ppc"
IUSE=""
DEPEND=">=dev-lang/python-2.0"