diff options
Diffstat (limited to 'net-zope/formulator/formulator-1.6.2.ebuild')
-rw-r--r-- | net-zope/formulator/formulator-1.6.2.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net-zope/formulator/formulator-1.6.2.ebuild b/net-zope/formulator/formulator-1.6.2.ebuild index b3fbdaaa64bd..aa53c5b9d432 100644 --- a/net-zope/formulator/formulator-1.6.2.ebuild +++ b/net-zope/formulator/formulator-1.6.2.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/formulator/formulator-1.6.2.ebuild,v 1.5 2005/02/21 21:31:22 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/formulator/formulator-1.6.2.ebuild,v 1.6 2006/01/27 02:33:55 vapier Exp $ inherit zproduct -DESCRIPTION="Extensible framework that eases creation/validation of web-forms." - +DESCRIPTION="Extensible framework that eases creation/validation of web-forms" HOMEPAGE="http://www.zope.org/Members/infrae/Formulator/" SRC_URI="http://www.zope.org/Members/infrae/Formulator/Formulator-${PV}/Formulator-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="x86 ppc ~sparc ~amd64" +KEYWORDS="~amd64 ppc ~sparc x86" ZPROD_LIST="Formulator" |