summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Shoemaker <kutsuya@gentoo.org>2003-06-26 15:47:26 +0000
committerJason Shoemaker <kutsuya@gentoo.org>2003-06-26 15:47:26 +0000
commit3f21057471c502d525e96fa6604ea6dd67ef2900 (patch)
tree30f51adbc92b1ce9011d56d7900610e0c33928a8 /net-zope/formulator/formulator-1.4.2.ebuild
parentversion bump (diff)
downloadgentoo-2-3f21057471c502d525e96fa6604ea6dd67ef2900.tar.gz
gentoo-2-3f21057471c502d525e96fa6604ea6dd67ef2900.tar.bz2
gentoo-2-3f21057471c502d525e96fa6604ea6dd67ef2900.zip
Version bump.
Diffstat (limited to 'net-zope/formulator/formulator-1.4.2.ebuild')
-rw-r--r--net-zope/formulator/formulator-1.4.2.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/net-zope/formulator/formulator-1.4.2.ebuild b/net-zope/formulator/formulator-1.4.2.ebuild
new file mode 100644
index 000000000000..cf5317f6bbfc
--- /dev/null
+++ b/net-zope/formulator/formulator-1.4.2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/formulator/formulator-1.4.2.ebuild,v 1.1 2003/06/26 15:47:06 kutsuya Exp $
+
+inherit zproduct
+
+DESCRIPTION="Extensible framework that eases creation/validation of web-forms."
+
+HOMEPAGE="http://www.zope.org/Members/faassen/Formulator"
+SRC_URI="${HOMEPAGE}/Formulator-${PV}.tgz"
+LICENSE="ZPL"
+KEYWORDS="~x86 ~ppc"
+
+ZPROD_LIST="Formulator"