diff options
Diffstat (limited to 'dev-python/stripogram/stripogram-1.4.ebuild')
-rw-r--r-- | dev-python/stripogram/stripogram-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |