diff options
author | Radoslaw Stachowiak <radek@gentoo.org> | 2005-04-24 13:00:02 +0000 |
---|---|---|
committer | Radoslaw Stachowiak <radek@gentoo.org> | 2005-04-24 13:00:02 +0000 |
commit | e394db16993ed20e297a3d06796988ee5982b931 (patch) | |
tree | 2d49eca6a9381362765163e3bcfc5832819525e9 /net-zope/sprout/sprout-0.5.1.ebuild | |
parent | Stable on ppc. (diff) | |
download | historical-e394db16993ed20e297a3d06796988ee5982b931.tar.gz historical-e394db16993ed20e297a3d06796988ee5982b931.tar.bz2 historical-e394db16993ed20e297a3d06796988ee5982b931.zip |
new version for silva 1.1.4
Package-Manager: portage-2.0.51.20
Diffstat (limited to 'net-zope/sprout/sprout-0.5.1.ebuild')
-rw-r--r-- | net-zope/sprout/sprout-0.5.1.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net-zope/sprout/sprout-0.5.1.ebuild b/net-zope/sprout/sprout-0.5.1.ebuild new file mode 100644 index 000000000000..9252bd12c180 --- /dev/null +++ b/net-zope/sprout/sprout-0.5.1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-zope/sprout/sprout-0.5.1.ebuild,v 1.1 2005/04/24 13:00:02 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 ~ppc ~amd64" +IUSE="" + +ZPROD_LIST="Sprout" |