diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-06-22 12:16:00 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-06-22 12:16:00 +0000 |
commit | e2643dafc10ddb42c62e817114a02ff18f36b5f0 (patch) | |
tree | 381872729cf5cedfd6f0f3e75de847ddea389cd6 /dev-python/stripogram-py21 | |
parent | tthat pesky cleanilness will break 1.0 profile. reintroducing openldap 2.0.25. (diff) | |
download | historical-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/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 08c2e0c74b93..f99cc5292413 100644 --- a/dev-python/stripogram-py21/Manifest +++ b/dev-python/stripogram-py21/Manifest @@ -1,3 +1,3 @@ MD5 232b5ebdad2bba2e7e044c7a69d0961c ChangeLog 370 -MD5 992568a6d794fd3cb63b663562d4d6f8 stripogram-py21-1.4.ebuild 562 +MD5 87cb5cb0609cf9afabdc4f846a655cda stripogram-py21-1.4.ebuild 556 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 4672d8d79a02..261abc8a847b 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.2 2003/06/21 22:30:25 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/stripogram-py21/stripogram-py21-1.4.ebuild,v 1.3 2003/06/22 12:16:00 liquidx 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 amd64 ~ppc" +KEYWORDS="~x86 ~ppc" LICENSE="MIT" IUSE="" |