Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 45511 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-4 / +2 lines)
Line  Link Here
0
-- /usr/portage/net-zope/cmfformcontroller/cmfformcontroller-1.0_rc1.ebuild    2004-03-13 23:53:39.000000000 +0100
0
++ cmfformcontroller-1.0.1.ebuild      2004-03-23 18:57:53.000000000 +0100
Lines 4-14 Link Here
4
4
5
inherit zproduct
5
inherit zproduct
6
6
7
MY_P=1_0_RC1
8
9
DESCRIPTION="CMFFormController replaces the portal_form form validation mechanism from Plone."
7
DESCRIPTION="CMFFormController replaces the portal_form form validation mechanism from Plone."
10
HOMEPAGE="http://sf.net/projects/collective"
8
HOMEPAGE="http://sf.net/projects/collective"
11
SRC_URI="mirror://sourceforge/collective/CMFFormController.${MY_P}.tar.gz"
9
SRC_URI="mirror://sourceforge/collective/CMFFormController-${PV}.tar.gz"
12
LICENSE="ZPL"
10
LICENSE="ZPL"
13
KEYWORDS="~x86 ~ppc"
11
KEYWORDS="~x86 ~ppc"
14
SLOT="0"
12
SLOT="0"

Return to bug 45511