summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-03-19 17:25:51 +0000
committerJason Wever <weeve@gentoo.org>2005-03-19 17:25:51 +0000
commitd335946af39c414b0a58264a9cb7796356eedfa5 (patch)
treebb3ba533f1dc31b8482aee36d6a2c5e0976b4da0 /net-zope/cmfquickinstallertool
parentAdded dep on konq-plugins. Fixes bug #85640. (diff)
downloadgentoo-2-d335946af39c414b0a58264a9cb7796356eedfa5.tar.gz
gentoo-2-d335946af39c414b0a58264a9cb7796356eedfa5.tar.bz2
gentoo-2-d335946af39c414b0a58264a9cb7796356eedfa5.zip
Added ~sparc keyword wrt bug #84791.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-zope/cmfquickinstallertool')
-rw-r--r--net-zope/cmfquickinstallertool/ChangeLog8
-rw-r--r--net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/net-zope/cmfquickinstallertool/ChangeLog b/net-zope/cmfquickinstallertool/ChangeLog
index c407ae376a9c..4759077ec98b 100644
--- a/net-zope/cmfquickinstallertool/ChangeLog
+++ b/net-zope/cmfquickinstallertool/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-zope/cmfquickinstallertool
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/ChangeLog,v 1.7 2004/09/24 20:16:37 batlogg Exp $
+# 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 $
+
+ 19 Mar 2005; Jason Wever <weeve@gentoo.org>
+ cmfquickinstallertool-1.5.0.ebuild:
+ Added ~sparc keyword wrt bug #84791.
24 Sep 2004; Jodok Batlogg <batlogg@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 32881c3c240e..e42c893c935a 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
+# 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.2 2004/09/24 20:16:37 batlogg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild,v 1.3 2005/03/19 17:24:17 weeve 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 ~sparc"
IUSE=""
RDEPEND=">=net-zope/cmf-1.3
${RDEPEND}"