summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-10-18 12:34:01 +0000
committerDavid Holm <dholm@gentoo.org>2004-10-18 12:34:01 +0000
commitb546fe95c0c66db52b39792328650b5584bf04d9 (patch)
treedacc766479da95d1a41a590355932d0c91ef19bb /net-zope
parentver bump (Manifest recommit) (diff)
downloadgentoo-2-b546fe95c0c66db52b39792328650b5584bf04d9.tar.gz
gentoo-2-b546fe95c0c66db52b39792328650b5584bf04d9.tar.bz2
gentoo-2-b546fe95c0c66db52b39792328650b5584bf04d9.zip
Added to ~ppc
Diffstat (limited to 'net-zope')
-rw-r--r--net-zope/zfspath/ChangeLog5
-rw-r--r--net-zope/zfspath/zfspath-1.0.1.ebuild4
-rw-r--r--net-zope/zopex3/ChangeLog5
-rw-r--r--net-zope/zopex3/zopex3-3.0.0_rc2.ebuild4
-rw-r--r--net-zope/zwiki/ChangeLog5
-rw-r--r--net-zope/zwiki/zwiki-0.34.0.ebuild4
6 files changed, 18 insertions, 9 deletions
diff --git a/net-zope/zfspath/ChangeLog b/net-zope/zfspath/ChangeLog
index fcb4c2d398cc..1bb619ffb783 100644
--- a/net-zope/zfspath/ChangeLog
+++ b/net-zope/zfspath/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-zope/zfspath
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zfspath/ChangeLog,v 1.2 2004/09/25 21:19:10 radek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zfspath/ChangeLog,v 1.3 2004/10/18 12:33:42 dholm Exp $
+
+ 18 Oct 2004; David Holm <dholm@gentoo.org> zfspath-1.0.1.ebuild:
+ Added to ~ppc.
*zfspath-1.0.1 (25 Sep 2004)
diff --git a/net-zope/zfspath/zfspath-1.0.1.ebuild b/net-zope/zfspath/zfspath-1.0.1.ebuild
index 2a445f7e55fd..b2f2fb4da3e9 100644
--- a/net-zope/zfspath/zfspath-1.0.1.ebuild
+++ b/net-zope/zfspath/zfspath-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zfspath/zfspath-1.0.1.ebuild,v 1.2 2004/09/25 21:19:10 radek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zfspath/zfspath-1.0.1.ebuild,v 1.3 2004/10/18 12:33:42 dholm Exp $
inherit zproduct
@@ -8,7 +8,7 @@ DESCRIPTION="Zope product to allow access to the filesystem."
HOMEPAGE="http://zope.org/Members/asterisk/ZFSPath/"
SRC_URI="http://zope.org/Members/asterisk/ZFSPath/${PV}/ZFSPath-${PV}.tgz"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
RDEPEND=">=net-zope/zope-2.6.4
${RDEPEND}"
diff --git a/net-zope/zopex3/ChangeLog b/net-zope/zopex3/ChangeLog
index 1c224023a910..dab98a9bc44a 100644
--- a/net-zope/zopex3/ChangeLog
+++ b/net-zope/zopex3/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-zope/zopex3
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zopex3/ChangeLog,v 1.3 2004/10/08 12:16:01 radek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zopex3/ChangeLog,v 1.4 2004/10/18 12:33:51 dholm Exp $
+
+ 18 Oct 2004; David Holm <dholm@gentoo.org> zopex3-3.0.0_rc2.ebuild:
+ Added to ~ppc.
*zopex3-3.0.0_rc2 (08 Oct 2004)
diff --git a/net-zope/zopex3/zopex3-3.0.0_rc2.ebuild b/net-zope/zopex3/zopex3-3.0.0_rc2.ebuild
index 895dcc7bc8e7..6e62f4b08817 100644
--- a/net-zope/zopex3/zopex3-3.0.0_rc2.ebuild
+++ b/net-zope/zopex3/zopex3-3.0.0_rc2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zopex3/zopex3-3.0.0_rc2.ebuild,v 1.1 2004/10/08 12:16:01 radek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zopex3/zopex3-3.0.0_rc2.ebuild,v 1.2 2004/10/18 12:33:51 dholm Exp $
inherit eutils
@@ -14,7 +14,7 @@ LICENSE="ZPL"
SLOT="${PV}"
IUSE=""
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
RDEPEND="=dev-lang/python-2.3*"
python='python2.3'
diff --git a/net-zope/zwiki/ChangeLog b/net-zope/zwiki/ChangeLog
index a5264cd3b287..519f7b0630f9 100644
--- a/net-zope/zwiki/ChangeLog
+++ b/net-zope/zwiki/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-zope/zwiki
# Copyright 2003-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zwiki/ChangeLog,v 1.11 2004/10/14 20:50:24 radek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zwiki/ChangeLog,v 1.12 2004/10/18 12:34:01 dholm Exp $
+
+ 18 Oct 2004; David Holm <dholm@gentoo.org> zwiki-0.34.0.ebuild:
+ Added to ~ppc.
14 Oct 2004; Radoslaw Stachowiak <radek@gentoo.org> zwiki-0.34.0.ebuild:
Marking stable.
diff --git a/net-zope/zwiki/zwiki-0.34.0.ebuild b/net-zope/zwiki/zwiki-0.34.0.ebuild
index 9eb8c57949e8..884d959b4a91 100644
--- a/net-zope/zwiki/zwiki-0.34.0.ebuild
+++ b/net-zope/zwiki/zwiki-0.34.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zwiki/zwiki-0.34.0.ebuild,v 1.2 2004/10/14 20:50:24 radek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zwiki/zwiki-0.34.0.ebuild,v 1.3 2004/10/18 12:34:01 dholm Exp $
inherit zproduct
@@ -9,7 +9,7 @@ HOMEPAGE="http://zwiki.org"
SRC_URI="${HOMEPAGE}/releases/ZWiki-${PV}.tgz"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
ZPROD_LIST="ZWiki"
MYDOC="ChangeLog GPL.txt ${MYDOC}"