summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJodok Batlogg <batlogg@gentoo.org>2004-11-04 19:15:42 +0000
committerJodok Batlogg <batlogg@gentoo.org>2004-11-04 19:15:42 +0000
commit71f34afefcc57879cc9df99843d99c0006bb50d3 (patch)
tree37e1660066a101b8345e7a54d1cf39fa7fe53701 /net-zope
parentStable on sparc (Manifest recommit) (diff)
downloadgentoo-2-71f34afefcc57879cc9df99843d99c0006bb50d3.tar.gz
gentoo-2-71f34afefcc57879cc9df99843d99c0006bb50d3.tar.bz2
gentoo-2-71f34afefcc57879cc9df99843d99c0006bb50d3.zip
stable on x86
Diffstat (limited to 'net-zope')
-rw-r--r--net-zope/zope/ChangeLog5
-rw-r--r--net-zope/zope/zope-2.7.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-zope/zope/ChangeLog b/net-zope/zope/ChangeLog
index fe2739453edb..e49196975d2f 100644
--- a/net-zope/zope/ChangeLog
+++ b/net-zope/zope/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-zope/zope
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/ChangeLog,v 1.55 2004/10/26 13:42:53 batlogg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/ChangeLog,v 1.56 2004/11/04 19:15:42 batlogg Exp $
+
+ 04 Nov 2004; Jodok Batlogg <batlogg@gentoo.org>; zope-2.7.3.ebuild:
+ marked stable on x86
26 Oct 2004; Jodok Batlogg <batlogg@gentoo.org>; -files/2.7.3/gid.patch,
zope-2.7.3.ebuild:
diff --git a/net-zope/zope/zope-2.7.3.ebuild b/net-zope/zope/zope-2.7.3.ebuild
index 796ea5a3c337..6f2a49e0da6c 100644
--- a/net-zope/zope/zope-2.7.3.ebuild
+++ b/net-zope/zope/zope-2.7.3.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/zope/zope-2.7.3.ebuild,v 1.2 2004/10/26 13:42:53 batlogg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.7.3.ebuild,v 1.3 2004/11/04 19:15:42 batlogg Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.zope.org/Products/Zope/${PV}/Zope-${PV}-0.tgz"
LICENSE="ZPL"
SLOT="${PV}"
-KEYWORDS="~x86 ~sparc ~ppc ~alpha ~amd64"
+KEYWORDS="x86 ~sparc ~ppc ~alpha ~amd64"
IUSE="unicode"
RDEPEND="=dev-lang/python-2.3*"