diff options
Diffstat (limited to 'dev-python/stripogram-py21')
-rw-r--r-- | dev-python/stripogram-py21/Manifest | 2 | ||||
-rw-r--r-- | dev-python/stripogram-py21/stripogram-py21-1.4.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/stripogram-py21/Manifest b/dev-python/stripogram-py21/Manifest index f99cc5292413..08c2e0c74b93 100644 --- a/dev-python/stripogram-py21/Manifest +++ b/dev-python/stripogram-py21/Manifest @@ -1,3 +1,3 @@ MD5 232b5ebdad2bba2e7e044c7a69d0961c ChangeLog 370 -MD5 87cb5cb0609cf9afabdc4f846a655cda stripogram-py21-1.4.ebuild 556 +MD5 992568a6d794fd3cb63b663562d4d6f8 stripogram-py21-1.4.ebuild 562 MD5 ce9ecc9a41b035887b7cb05e518b833c files/digest-stripogram-py21-1.4 131 diff --git a/dev-python/stripogram-py21/stripogram-py21-1.4.ebuild b/dev-python/stripogram-py21/stripogram-py21-1.4.ebuild index c395ff82b6c0..4672d8d79a02 100644 --- a/dev-python/stripogram-py21/stripogram-py21-1.4.ebuild +++ b/dev-python/stripogram-py21/stripogram-py21-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-py21/stripogram-py21-1.4.ebuild,v 1.1 2003/04/08 08:29:04 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/stripogram-py21/stripogram-py21-1.4.ebuild,v 1.2 2003/06/21 22:30:25 drobbins Exp $ PYTHON_SLOT_VERSION=2.1 @@ -12,7 +12,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 ~ppc" +KEYWORDS="x86 amd64 ~ppc" LICENSE="MIT" IUSE="" |