summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-04-30 13:18:54 +0000
committerDavid Holm <dholm@gentoo.org>2004-04-30 13:18:54 +0000
commit1bd52d39321323d0b101aa8dd47dec87a3096ceb (patch)
treeab53c2769c828ef83040388089221abbd23a15a2 /net-zope/cmfcollectorng
parentBump at foser's request. (Manifest recommit) (diff)
downloadgentoo-2-1bd52d39321323d0b101aa8dd47dec87a3096ceb.tar.gz
gentoo-2-1bd52d39321323d0b101aa8dd47dec87a3096ceb.tar.bz2
gentoo-2-1bd52d39321323d0b101aa8dd47dec87a3096ceb.zip
Added to ~ppc
Diffstat (limited to 'net-zope/cmfcollectorng')
-rw-r--r--net-zope/cmfcollectorng/ChangeLog5
-rw-r--r--net-zope/cmfcollectorng/cmfcollectorng-0.20.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-zope/cmfcollectorng/ChangeLog b/net-zope/cmfcollectorng/ChangeLog
index 52c44a050903..389bdd26f98a 100644
--- a/net-zope/cmfcollectorng/ChangeLog
+++ b/net-zope/cmfcollectorng/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-zope/cmfcollectorng
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfcollectorng/ChangeLog,v 1.5 2004/03/27 17:10:24 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfcollectorng/ChangeLog,v 1.6 2004/04/30 13:18:54 dholm Exp $
+
+ 30 Apr 2004; David Holm <dholm@gentoo.org> cmfcollectorng-0.20.ebuild:
+ Added to ~ppc.
27 Mar 2004; Heinrich Wendel <lanius@gentoo.org> cmfcollectorng-0.20.ebuild:
fix broken ppc keyword
diff --git a/net-zope/cmfcollectorng/cmfcollectorng-0.20.ebuild b/net-zope/cmfcollectorng/cmfcollectorng-0.20.ebuild
index 2e13d872afdb..638c608962be 100644
--- a/net-zope/cmfcollectorng/cmfcollectorng-0.20.ebuild
+++ b/net-zope/cmfcollectorng/cmfcollectorng-0.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfcollectorng/cmfcollectorng-0.20.ebuild,v 1.6 2004/03/27 17:10:24 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfcollectorng/cmfcollectorng-0.20.ebuild,v 1.7 2004/04/30 13:18:54 dholm Exp $
inherit zproduct
@@ -8,7 +8,7 @@ DESCRIPTION="Zope/CMF-based bugtracking system."
HOMEPAGE="http://www.zope.org/Members/ajung/CMFCollectorNG/Wiki/FrontPage"
SRC_URI="mirror://sourceforge/cmfcollectorng/CMFCollectorNG-${PV}.tar.gz"
LICENSE="ZPL"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
RDEPEND=">=net-zope/cmf-1.3
${RDEPEND}"