summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-09-03 15:39:30 +0000
committerThomas Cort <tcort@gentoo.org>2006-09-03 15:39:30 +0000
commit74318622364eb8f678680860bd7cea087403d5d4 (patch)
treeb7830a1ab00f441f24004d3ce12b45e122b6f242 /net-zope
parentStable on ia64. (diff)
downloadgentoo-2-74318622364eb8f678680860bd7cea087403d5d4.tar.gz
gentoo-2-74318622364eb8f678680860bd7cea087403d5d4.tar.bz2
gentoo-2-74318622364eb8f678680860bd7cea087403d5d4.zip
Stable on alpha and amd64.
(Portage version: 2.1-r2)
Diffstat (limited to 'net-zope')
-rw-r--r--net-zope/zope/ChangeLog6
-rw-r--r--net-zope/zope/zope-2.7.9.ebuild4
-rw-r--r--net-zope/zope/zope-2.8.8.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-zope/zope/ChangeLog b/net-zope/zope/ChangeLog
index 6d3f03fc3b5e..d13cf008b4b1 100644
--- a/net-zope/zope/ChangeLog
+++ b/net-zope/zope/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-zope/zope
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/ChangeLog,v 1.112 2006/09/02 12:14:31 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/ChangeLog,v 1.113 2006/09/03 15:39:30 tcort Exp $
+
+ 03 Sep 2006; Thomas Cort <tcort@gentoo.org> zope-2.7.9.ebuild,
+ zope-2.8.8.ebuild:
+ Stable on alpha and amd64.
02 Sep 2006; <blubb@gentoo.org> zope-2.7.9.ebuild:
stable on amd64 wrt bug 141578
diff --git a/net-zope/zope/zope-2.7.9.ebuild b/net-zope/zope/zope-2.7.9.ebuild
index c9dba2ed5c2e..3b8e03a00b54 100644
--- a/net-zope/zope/zope-2.7.9.ebuild
+++ b/net-zope/zope/zope-2.7.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.7.9.ebuild,v 1.5 2006/09/02 12:14:31 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.7.9.ebuild,v 1.6 2006/09/03 15:39:30 tcort Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.zope.org/Products/Zope/Zope-${PV}/Zope-${PV}-final.tgz
LICENSE="ZPL"
SLOT="${PV}"
-KEYWORDS="~alpha amd64 ppc sparc x86"
+KEYWORDS="alpha amd64 ppc sparc x86"
IUSE="unicode"
RDEPEND="=dev-lang/python-2.3*"
diff --git a/net-zope/zope/zope-2.8.8.ebuild b/net-zope/zope/zope-2.8.8.ebuild
index e7c1da154d89..7517915eaa37 100644
--- a/net-zope/zope/zope-2.8.8.ebuild
+++ b/net-zope/zope/zope-2.8.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.8.8.ebuild,v 1.5 2006/08/30 19:40:21 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.8.8.ebuild,v 1.6 2006/09/03 15:39:30 tcort Exp $
inherit eutils multilib
@@ -12,7 +12,7 @@ SRC_URI="http://www.zope.org/Products/Zope/${PV}/Zope-${PV}-final.tgz
LICENSE="ZPL"
SLOT="${PV}"
-KEYWORDS="~alpha ~amd64 ppc sparc x86"
+KEYWORDS="alpha amd64 ppc sparc x86"
IUSE=""
RDEPEND="=dev-lang/python-2.3*"