summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-zope')
-rw-r--r--net-zope/zope/ChangeLog5
-rw-r--r--net-zope/zope/Manifest14
-rw-r--r--net-zope/zope/zope-2.7.8.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/net-zope/zope/ChangeLog b/net-zope/zope/ChangeLog
index 7aa79fabf450..0c2ddecd97e7 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.81 2005/10/18 14:24:05 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/ChangeLog,v 1.82 2005/10/18 18:07:14 hansmi Exp $
+
+ 18 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> zope-2.7.8.ebuild:
+ Stable on ppc.
18 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> zope-2.7.8.ebuild:
Stable on sparc wrt #109087
diff --git a/net-zope/zope/Manifest b/net-zope/zope/Manifest
index 6d5e2b9a26de..74aa48a24d25 100644
--- a/net-zope/zope/Manifest
+++ b/net-zope/zope/Manifest
@@ -1,7 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 e7d1d3b4c4a67cd97265e57066330c74 ChangeLog 13237
+MD5 2594b6fe6ad21d241445cd295bbd17d5 ChangeLog 13326
MD5 a18ddd3f2cdcb815cf86f4b9c4bdd6fe files/2.6.4/zope.confd 950
MD5 4d278d26bb7be7693f7213861a9d3805 files/2.6.4/zope.initd 3791
MD5 c97d6dc27b456ae0fbfdf8ee5627ac1b files/2.7.4/i18n-1.0.0.patch 7630
@@ -24,14 +21,7 @@ MD5 5416407eff85546578bb4e7c61f45d5e zope-2.6.4-r1.ebuild 5629
MD5 42625ed029875b4d13c9af34f02aa7ed zope-2.7.5.ebuild 3334
MD5 e3ebbd463da7c5b7f7cacd4d79323c46 zope-2.7.6.ebuild 3335
MD5 8664a857f90291f6bd82968b54b23e0d zope-2.7.7.ebuild 3332
-MD5 a558733fd9910c1da5ecc8e1423d2b5f zope-2.7.8.ebuild 3336
+MD5 1f2dd7524568f53185f7fd8ee991788e zope-2.7.8.ebuild 3333
MD5 03dd7525a3392e245889fba308edc438 zope-2.8.0.ebuild 3362
MD5 a51712c4e56687605942d3c914c60d31 zope-2.8.1.ebuild 3512
MD5 6e4ba5b7bd92b20ad3f28cb7e3158deb zope-2.8.2.ebuild 3515
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
-
-iD8DBQFDVQW7KRy60XGEcJIRAsx7AJ9dIuj5QlnZ5WQXjlzhyTGu8ptfMQCeOLG0
-ngk05eXt5DrTLdsKbpHgyc4=
-=6WVr
------END PGP SIGNATURE-----
diff --git a/net-zope/zope/zope-2.7.8.ebuild b/net-zope/zope/zope-2.7.8.ebuild
index 976b9e9f4cdc..ea7c1389bd67 100644
--- a/net-zope/zope/zope-2.7.8.ebuild
+++ b/net-zope/zope/zope-2.7.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.7.8.ebuild,v 1.2 2005/10/18 14:24:05 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.7.8.ebuild,v 1.3 2005/10/18 18:07:14 hansmi Exp $
inherit eutils
@@ -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*"