summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-zope/sprout/sprout-0.5.ebuild')
-rw-r--r--net-zope/sprout/sprout-0.5.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/net-zope/sprout/sprout-0.5.ebuild b/net-zope/sprout/sprout-0.5.ebuild
new file mode 100644
index 000000000000..c201419a562f
--- /dev/null
+++ b/net-zope/sprout/sprout-0.5.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/sprout/sprout-0.5.ebuild,v 1.1 2004/09/28 15:33:37 radek Exp $
+
+inherit zproduct
+
+DESCRIPTION="Python library which contains reusable components (XML related)."
+HOMEPAGE="http://www.infrae.com/download/Sprout"
+SRC_URI="${HOMEPAGE}/${PV}/Sprout-${PV}.tgz"
+LICENSE="ZPL"
+KEYWORDS="~x86"
+IUSE=""
+
+ZPROD_LIST="Sprout"