diff options
author | Jason Shoemaker <kutsuya@gentoo.org> | 2003-04-04 05:11:43 +0000 |
---|---|---|
committer | Jason Shoemaker <kutsuya@gentoo.org> | 2003-04-04 05:11:43 +0000 |
commit | 3dd9faa8bf65a93435e91f013db03f99ec1c7df0 (patch) | |
tree | ebf0e8903cffc017dbc473cf77fcb9dcf1c88b83 /net-zope/formulator/formulator-1.3.1.ebuild | |
parent | ~x86 -> x86 (diff) | |
download | historical-3dd9faa8bf65a93435e91f013db03f99ec1c7df0.tar.gz historical-3dd9faa8bf65a93435e91f013db03f99ec1c7df0.tar.bz2 historical-3dd9faa8bf65a93435e91f013db03f99ec1c7df0.zip |
~x86 -> x86 and added ~ppc. Shorter description.
Diffstat (limited to 'net-zope/formulator/formulator-1.3.1.ebuild')
-rw-r--r-- | net-zope/formulator/formulator-1.3.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-zope/formulator/formulator-1.3.1.ebuild b/net-zope/formulator/formulator-1.3.1.ebuild index a24766d41d0c..aa4b8e776a4d 100644 --- a/net-zope/formulator/formulator-1.3.1.ebuild +++ b/net-zope/formulator/formulator-1.3.1.ebuild @@ -1,14 +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.3.1.ebuild,v 1.1 2003/03/03 22:23:11 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/formulator/formulator-1.3.1.ebuild,v 1.2 2003/04/04 05:11:43 kutsuya Exp $ inherit zproduct -DESCRIPTION="An extensible framework that eases creation and validation of web-forms in Zope." +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" +KEYWORDS="x86 ~ppc" ZPROD_LIST="Formulator" |