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
commit61165985245a7bd008ae6e009f7be69f64bb043e (patch)
tree411629830ce879eb36ce969381f6d72ebc865433 /dev-python/stripogram
parenttthat pesky cleanilness will break 1.0 profile. reintroducing openldap 2.0.25. (diff)
downloadgentoo-2-61165985245a7bd008ae6e009f7be69f64bb043e.tar.gz
gentoo-2-61165985245a7bd008ae6e009f7be69f64bb043e.tar.bz2
gentoo-2-61165985245a7bd008ae6e009f7be69f64bb043e.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/stripogram')
-rw-r--r--dev-python/stripogram/Manifest2
-rw-r--r--dev-python/stripogram/stripogram-1.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/stripogram/Manifest b/dev-python/stripogram/Manifest
index 23c400ce0a87..b50b9bd30a1d 100644
--- a/dev-python/stripogram/Manifest
+++ b/dev-python/stripogram/Manifest
@@ -1,3 +1,3 @@
MD5 dcb26c22944a63be82b67b34fb0685af ChangeLog 350
-MD5 bc90040608a869192b11d467e62d4d19 stripogram-1.4.ebuild 515
+MD5 558224ccdd2a8a0fe710c2a2edacb360 stripogram-1.4.ebuild 509
MD5 b3a6b50182a84c2480241e16bc4bd42a files/digest-stripogram-1.4 126
diff --git a/dev-python/stripogram/stripogram-1.4.ebuild b/dev-python/stripogram/stripogram-1.4.ebuild
index f3a4954f59b4..13fc00e0252e 100644
--- a/dev-python/stripogram/stripogram-1.4.ebuild
+++ b/dev-python/stripogram/stripogram-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-python/stripogram/stripogram-1.4.ebuild,v 1.2 2003/06/21 22:30:25 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/stripogram/stripogram-1.4.ebuild,v 1.3 2003/06/22 12:16:00 liquidx Exp $
inherit distutils
P_NEW="${PN}-${PV/\./-}"
@@ -10,7 +10,7 @@ DESCRIPTION="A library for converting HTML to Plain Text."
HOMEPAGE="http://www.zope.org/Members/chrisw/StripOGram/"
SRC_URI="${HOMEPAGE}/${P_NEW}.tgz"
SLOT="0"
-KEYWORDS="x86 amd64 ~ppc"
+KEYWORDS="~x86 ~ppc"
LICENSE="MIT"
IUSE=""