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/log4py
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/log4py')
-rw-r--r--dev-python/log4py/Manifest2
-rw-r--r--dev-python/log4py/log4py-1.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/log4py/Manifest b/dev-python/log4py/Manifest
index 1ebef2dc0e98..1bbfd5ba5918 100644
--- a/dev-python/log4py/Manifest
+++ b/dev-python/log4py/Manifest
@@ -1,3 +1,3 @@
MD5 a70e6c8e6ae3488c4e2dc0e252829b95 ChangeLog 454
-MD5 2009a6ba6ebb64cb7b40526596436304 log4py-1.1.ebuild 686
+MD5 4dc0f5d3ba3b9286808ebbcf72885e58 log4py-1.1.ebuild 678
MD5 a820c38660b8c987de0c9e71a7786846 files/digest-log4py-1.1 61
diff --git a/dev-python/log4py/log4py-1.1.ebuild b/dev-python/log4py/log4py-1.1.ebuild
index 2477a8242899..f1a978909e8f 100644
--- a/dev-python/log4py/log4py-1.1.ebuild
+++ b/dev-python/log4py/log4py-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-python/log4py/log4py-1.1.ebuild,v 1.4 2003/06/21 22:30:24 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/log4py/log4py-1.1.ebuild,v 1.5 2003/06/22 12:15:59 liquidx Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A python logging module similar to log4j"
@@ -12,7 +12,7 @@ RDEPEND=""
IUSE=""
SLOT="0"
-KEYWORDS="x86 amd64 ppc sparc "
+KEYWORDS="x86 ppc sparc "
LICENSE="MIT"
inherit distutils