diff options
author | Jason Shoemaker <kutsuya@gentoo.org> | 2003-06-23 02:52:23 +0000 |
---|---|---|
committer | Jason Shoemaker <kutsuya@gentoo.org> | 2003-06-23 02:52:23 +0000 |
commit | a41a33e680e2ac2e7ce7071a488a4dc4764e11af (patch) | |
tree | 4ed32ec8e9ffa4eb18a7a127e7d90fbf97953502 /dev-python/stripogram/stripogram-1.4.ebuild | |
parent | changing DESCRIPTION to something that's actually useful (diff) | |
download | historical-a41a33e680e2ac2e7ce7071a488a4dc4764e11af.tar.gz historical-a41a33e680e2ac2e7ce7071a488a4dc4764e11af.tar.bz2 historical-a41a33e680e2ac2e7ce7071a488a4dc4764e11af.zip |
~x86 ~ppc -> x86 ppc
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 13fc00e0252e..c3d8c37c8a3f 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.3 2003/06/22 12:16:00 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/stripogram/stripogram-1.4.ebuild,v 1.4 2003/06/23 02:48:18 kutsuya 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 ~ppc" +KEYWORDS="x86 ppc" LICENSE="MIT" IUSE="" |