diff options
Diffstat (limited to 'net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild')
-rw-r--r-- | net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild index 63f232abd1a3..4c99452a1cdc 100644 --- a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild +++ b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 2002-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild,v 1.1 2003/04/06 09:17:25 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild,v 1.2 2003/06/22 20:34:09 kutsuya Exp $ inherit zproduct @@ -8,7 +8,7 @@ DESCRIPTION="Makes it easy to install cmf/plone products." HOMEPAGE="http://www.sf.net/projects/collective/" SRC_URI="mirror://sourceforge/collective/CMFQuickInstallerTool_${PV}.tgz" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" RDEPEND=">=net-zope/cmf-1.3 ${RDEPEND}" |