summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-zope/cmfquickinstallertool')
-rw-r--r--net-zope/cmfquickinstallertool/ChangeLog6
-rw-r--r--net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-zope/cmfquickinstallertool/ChangeLog b/net-zope/cmfquickinstallertool/ChangeLog
index 4759077ec98b..93ae5376997d 100644
--- a/net-zope/cmfquickinstallertool/ChangeLog
+++ b/net-zope/cmfquickinstallertool/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-zope/cmfquickinstallertool
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/ChangeLog,v 1.8 2005/03/19 17:24:17 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/ChangeLog,v 1.9 2005/04/02 08:51:43 blubb Exp $
+
+ 02 Apr 2005; Simon Stelling <blubb@gentoo.org>
+ cmfquickinstallertool-1.5.0.ebuild:
+ added ~amd64
19 Mar 2005; Jason Wever <weeve@gentoo.org>
cmfquickinstallertool-1.5.0.ebuild:
diff --git a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild
index e42c893c935a..3a33ee13a36d 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-2005 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.3 2005/03/19 17:24:17 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild,v 1.4 2005/04/02 08:51:43 blubb 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 ~sparc"
+KEYWORDS="x86 ppc ~sparc ~amd64"
IUSE=""
RDEPEND=">=net-zope/cmf-1.3
${RDEPEND}"