diff options
author | Jodok Batlogg <batlogg@gentoo.org> | 2004-03-29 13:42:24 +0000 |
---|---|---|
committer | Jodok Batlogg <batlogg@gentoo.org> | 2004-03-29 13:42:24 +0000 |
commit | 1467403c212dc51e20be6a8f1ec23947072d5163 (patch) | |
tree | a3d99f63d1003c4f7ecd9a1dfbe7822cd63b2dfb /net-zope/formulator/formulator-1.3.1.ebuild | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-1467403c212dc51e20be6a8f1ec23947072d5163.tar.gz gentoo-2-1467403c212dc51e20be6a8f1ec23947072d5163.tar.bz2 gentoo-2-1467403c212dc51e20be6a8f1ec23947072d5163.zip |
version bump, 1.3.1 is now ~ppc (repoman)
Diffstat (limited to 'net-zope/formulator/formulator-1.3.1.ebuild')
-rw-r--r-- | net-zope/formulator/formulator-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/formulator/formulator-1.3.1.ebuild b/net-zope/formulator/formulator-1.3.1.ebuild index 058546b127c5..aeb03ceed001 100644 --- a/net-zope/formulator/formulator-1.3.1.ebuild +++ b/net-zope/formulator/formulator-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.5 2004/01/13 14:49:55 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/formulator/formulator-1.3.1.ebuild,v 1.6 2004/03/29 13:42:24 batlogg Exp $ inherit zproduct @@ -9,6 +9,6 @@ DESCRIPTION="Extensible framework that eases creation/validation of web-forms." HOMEPAGE="http://www.zope.org/Members/faassen/Formulator" SRC_URI="http://zope.org/Members/faassen/Formulator/${PV}/Formulator-${PV}.tgz" LICENSE="ZPL" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ~ppc" ZPROD_LIST="Formulator" |