summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-27 02:33:35 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-27 02:33:35 +0000
commit1e1051271b5d9e966a3c441dada289adb4dabd0f (patch)
tree743f5992f2e5418661530f86efb439f1115cb2c3 /net-zope/cmfquickinstallertool
parentAdd a ported version of Ubuntu's gcc4 patch for bug 117547. (diff)
downloadgentoo-2-1e1051271b5d9e966a3c441dada289adb4dabd0f.tar.gz
gentoo-2-1e1051271b5d9e966a3c441dada289adb4dabd0f.tar.bz2
gentoo-2-1e1051271b5d9e966a3c441dada289adb4dabd0f.zip
misc touchups
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-zope/cmfquickinstallertool')
-rw-r--r--net-zope/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild14
-rw-r--r--net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild14
2 files changed, 14 insertions, 14 deletions
diff --git a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild
index 7c4eeec435c8..1b0857168107 100644
--- a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild
+++ b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild
@@ -1,16 +1,16 @@
-# Copyright 1999-2004 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/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild,v 1.4 2004/07/27 19:24:37 batlogg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild,v 1.5 2006/01/27 02:30:30 vapier Exp $
inherit zproduct
-DESCRIPTION="Makes it easy to install cmf/plone products."
+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"
-IUSE=""
-RDEPEND=">=net-zope/cmf-1.3
- ${RDEPEND}"
+KEYWORDS="~ppc ~x86"
+
+RDEPEND=">=net-zope/cmf-1.3"
ZPROD_LIST="CMFQuickInstallerTool"
diff --git a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild
index 3a33ee13a36d..1331906a3c93 100644
--- a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild
+++ b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.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/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild,v 1.4 2005/04/02 08:51:43 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild,v 1.5 2006/01/27 02:30:30 vapier Exp $
inherit zproduct
-DESCRIPTION="Makes it easy to install cmf/plone products."
+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 ~sparc ~amd64"
-IUSE=""
-RDEPEND=">=net-zope/cmf-1.3
- ${RDEPEND}"
+KEYWORDS="~amd64 ppc ~sparc x86"
+
+RDEPEND=">=net-zope/cmf-1.3"
ZPROD_LIST="CMFQuickInstallerTool"