summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/stripogram/stripogram-1.4.ebuild')
-rw-r--r--dev-python/stripogram/stripogram-1.4.ebuild14
1 files changed, 7 insertions, 7 deletions
diff --git a/dev-python/stripogram/stripogram-1.4.ebuild b/dev-python/stripogram/stripogram-1.4.ebuild
index 19d545cbcdca..9f4e7075fa87 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.1 2003/04/08 08:19:13 kutsuya Exp $
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/stripogram/stripogram-1.4.ebuild,v 1.1.1.1 2005/11/30 10:10:16 chriswhite Exp $
inherit distutils
P_NEW="${PN}-${PV/\./-}"
@@ -8,9 +8,9 @@ S=${WORKDIR}/${PN}
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"
+SRC_URI="http://www.zope.org/Members/chrisw/StripOGram/${P_NEW}.tgz"
+
LICENSE="MIT"
+SLOT="0"
+KEYWORDS="x86 ppc"
IUSE=""
-