diff options
Diffstat (limited to 'net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild')
-rw-r--r-- | net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild index 5dbfbbbdcc75..32881c3c240e 100644 --- a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild +++ b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild,v 1.1 2004/07/27 19:24:37 batlogg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild,v 1.2 2004/09/24 20:16:37 batlogg 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" IUSE="" RDEPEND=">=net-zope/cmf-1.3 ${RDEPEND}" |