summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Shoemaker <kutsuya@gentoo.org>2003-04-04 07:09:03 +0000
committerJason Shoemaker <kutsuya@gentoo.org>2003-04-04 07:09:03 +0000
commit3fb594044934e203d057df3467f86af96ff36e80 (patch)
tree5edd5ed0535458bcb856811859597662f398202a /net-zope
parent~x86 -> x86 and added ~ppc (diff)
downloadgentoo-2-3fb594044934e203d057df3467f86af96ff36e80.tar.gz
gentoo-2-3fb594044934e203d057df3467f86af96ff36e80.tar.bz2
gentoo-2-3fb594044934e203d057df3467f86af96ff36e80.zip
~x86 -> x86 and added ~ppc
Diffstat (limited to 'net-zope')
-rw-r--r--net-zope/zwiki/ChangeLog5
-rw-r--r--net-zope/zwiki/zwiki-0.16.0.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/net-zope/zwiki/ChangeLog b/net-zope/zwiki/ChangeLog
index fa80b3207150..c4e9cb5df008 100644
--- a/net-zope/zwiki/ChangeLog
+++ b/net-zope/zwiki/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for net-zope/zwiki
# Copyright 2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zwiki/ChangeLog,v 1.2 2003/03/09 00:39:30 kutsuya Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zwiki/ChangeLog,v 1.3 2003/04/04 07:09:03 kutsuya Exp $
*zwiki-0.16.0 (08 Mar 2003)
+ 03 Apr 2003; Jason Shoemaker <kutsuya@gentoo.org> zwiki-0.16.0.ebuild:
+ ~x86 -> x86 and added ~ppc
+
08 Mar 2003; Jason Shoemaker <kutsuya@gentoo.org> zwiki-0.16.0.ebuild:
Version bump.
diff --git a/net-zope/zwiki/zwiki-0.16.0.ebuild b/net-zope/zwiki/zwiki-0.16.0.ebuild
index a4e0c71d7037..3d93f9c1ce2c 100644
--- a/net-zope/zwiki/zwiki-0.16.0.ebuild
+++ b/net-zope/zwiki/zwiki-0.16.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zwiki/zwiki-0.16.0.ebuild,v 1.1 2003/03/09 00:39:30 kutsuya Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zwiki/zwiki-0.16.0.ebuild,v 1.2 2003/04/04 07:09:03 kutsuya Exp $
inherit zproduct
@@ -8,6 +8,7 @@ DESCRIPTION="A zope wiki-clone for easy-to-edit collaborative websites."
HOMEPAGE="http://zwiki.org/"
SRC_URI="${HOMEPAGE}/releases/ZWiki-${PV}.tgz"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="x86 ~ppc"
+
ZPROD_LIST="ZWiki"