diff options
author | Jason Shoemaker <kutsuya@gentoo.org> | 2003-06-23 02:54:55 +0000 |
---|---|---|
committer | Jason Shoemaker <kutsuya@gentoo.org> | 2003-06-23 02:54:55 +0000 |
commit | dc89745fb51f4659a3a4ce83cc0b0c8e9dce1e40 (patch) | |
tree | 1ccb1db8e9d74ef7bd0a688e7f65cb93bff798cf /dev-python/stripogram-py21 | |
parent | changing DESCRIPTION to something that's actually useful (diff) | |
download | gentoo-2-dc89745fb51f4659a3a4ce83cc0b0c8e9dce1e40.tar.gz gentoo-2-dc89745fb51f4659a3a4ce83cc0b0c8e9dce1e40.tar.bz2 gentoo-2-dc89745fb51f4659a3a4ce83cc0b0c8e9dce1e40.zip |
~x86 ~ppc -> x86 ppc
Diffstat (limited to 'dev-python/stripogram-py21')
-rw-r--r-- | dev-python/stripogram-py21/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/stripogram-py21/Manifest | 4 | ||||
-rw-r--r-- | dev-python/stripogram-py21/stripogram-py21-1.4.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/stripogram-py21/ChangeLog b/dev-python/stripogram-py21/ChangeLog index 52e6b0a622cf..ed75247024aa 100644 --- a/dev-python/stripogram-py21/ChangeLog +++ b/dev-python/stripogram-py21/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/stripogram-py21 # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/stripogram-py21/ChangeLog,v 1.1 2003/04/08 08:29:04 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/stripogram-py21/ChangeLog,v 1.2 2003/06/23 02:52:05 kutsuya Exp $ + + 22 Jun 2003; Jason Shoemaker <kutsuya@gentoo.org> stripogram-py21-1.4.ebuild: + ~x86 ~ppc -> x86 ppc *stripogram-py21-1.4 (08 Apr 2003) diff --git a/dev-python/stripogram-py21/Manifest b/dev-python/stripogram-py21/Manifest index f99cc5292413..4df7e27fddc9 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 252b8a0d717e32e2aed5f057ccc1e463 stripogram-py21-1.4.ebuild 554 +MD5 c1a74d7e53323c53d6cedd8dfceec50f ChangeLog 474 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 261abc8a847b..a68e9fd9df80 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.3 2003/06/22 12:16:00 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/stripogram-py21/stripogram-py21-1.4.ebuild,v 1.4 2003/06/23 02:52:05 kutsuya 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 ppc" LICENSE="MIT" IUSE="" |