summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-27 02:28:26 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-27 02:28:26 +0000
commit5c0557249d8cdc82553c166e5dc5d57388c0a48b (patch)
treef72376072c085646a26f344111ad85d0d8b4b16c /net-zope/cmfformcontroller/cmfformcontroller-1.0.3.ebuild
parentVersion bump. (diff)
downloadgentoo-2-5c0557249d8cdc82553c166e5dc5d57388c0a48b.tar.gz
gentoo-2-5c0557249d8cdc82553c166e5dc5d57388c0a48b.tar.bz2
gentoo-2-5c0557249d8cdc82553c166e5dc5d57388c0a48b.zip
misc touchups
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-zope/cmfformcontroller/cmfformcontroller-1.0.3.ebuild')
-rw-r--r--net-zope/cmfformcontroller/cmfformcontroller-1.0.3.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/net-zope/cmfformcontroller/cmfformcontroller-1.0.3.ebuild b/net-zope/cmfformcontroller/cmfformcontroller-1.0.3.ebuild
index e67c5dde1713..168202557301 100644
--- a/net-zope/cmfformcontroller/cmfformcontroller-1.0.3.ebuild
+++ b/net-zope/cmfformcontroller/cmfformcontroller-1.0.3.ebuild
@@ -1,16 +1,16 @@
-# 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/cmfformcontroller/cmfformcontroller-1.0.3.ebuild,v 1.4 2005/04/02 08:52:31 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfformcontroller/cmfformcontroller-1.0.3.ebuild,v 1.5 2006/01/27 02:28:06 vapier Exp $
inherit zproduct
-DESCRIPTION="CMFFormController replaces the portal_form form validation mechanism from Plone."
+DESCRIPTION="CMFFormController replaces the portal_form form validation mechanism from Plone"
HOMEPAGE="http://sf.net/projects/collective"
SRC_URI="mirror://sourceforge/collective/CMFFormController-${PV}-beta.tar.gz"
+
LICENSE="ZPL"
-KEYWORDS="x86 ppc ~sparc ~amd64"
+KEYWORDS="~amd64 ppc ~sparc x86"
-RDEPEND="${RDEPEND}
- net-zope/cmf"
+RDEPEND="net-zope/cmf"
ZPROD_LIST="CMFFormController"