summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-03-19 17:36:23 +0000
committerJason Wever <weeve@gentoo.org>2005-03-19 17:36:23 +0000
commit1be60e845689a7390bd2ca948f4acc54923d7cab (patch)
treeffff4fbdd3591aaea63f60ed64e7d30223d72406 /net-zope/cmfquickinstallertool
parentFix dependency. (diff)
downloadhistorical-1be60e845689a7390bd2ca948f4acc54923d7cab.tar.gz
historical-1be60e845689a7390bd2ca948f4acc54923d7cab.tar.bz2
historical-1be60e845689a7390bd2ca948f4acc54923d7cab.zip
Added ~sparc keyword wrt bug #84791.
Package-Manager: portage-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}"