summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2006-01-02 17:51:04 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2006-01-02 17:51:04 +0000
commitcf6a70a8e97888282bf408bda4b5536a1b7f2499 (patch)
tree11c1d3535a0df5f1fbf4a30599551f38e283f7d6 /net-zope
parent* bump (diff)
downloadgentoo-2-cf6a70a8e97888282bf408bda4b5536a1b7f2499.tar.gz
gentoo-2-cf6a70a8e97888282bf408bda4b5536a1b7f2499.tar.bz2
gentoo-2-cf6a70a8e97888282bf408bda4b5536a1b7f2499.zip
net-zope/zope stable on ppc.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-zope')
-rw-r--r--net-zope/zope/ChangeLog7
-rw-r--r--net-zope/zope/zope-2.8.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-zope/zope/ChangeLog b/net-zope/zope/ChangeLog
index 26172ff7cfe8..f1a644d4b4de 100644
--- a/net-zope/zope/ChangeLog
+++ b/net-zope/zope/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-zope/zope
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/ChangeLog,v 1.93 2005/12/31 14:01:19 flameeyes Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/ChangeLog,v 1.94 2006/01/02 17:51:04 hansmi Exp $
+
+ 02 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> zope-2.8.4.ebuild:
+ Stable on ppc.
31 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> zope-2.7.7.ebuild,
zope-2.7.8.ebuild:
diff --git a/net-zope/zope/zope-2.8.4.ebuild b/net-zope/zope/zope-2.8.4.ebuild
index bbfd7126d74c..ff6f26f188a5 100644
--- a/net-zope/zope/zope-2.8.4.ebuild
+++ b/net-zope/zope/zope-2.8.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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.4.ebuild,v 1.3 2005/12/27 15:31:11 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.8.4.ebuild,v 1.4 2006/01/02 17:51:04 hansmi Exp $
inherit eutils multilib
@@ -10,7 +10,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="unicode"
RDEPEND="=dev-lang/python-2.3*"