summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJodok Batlogg <batlogg@gentoo.org>2004-09-24 20:39:30 +0000
committerJodok Batlogg <batlogg@gentoo.org>2004-09-24 20:39:30 +0000
commit191e2d810650006c59cc341852c54f111692d04c (patch)
tree82ebf6e67ce709a5f3e14daa68c956cd6134086b /net-zope/zope
parentoops, unstable again. the -fork is the right version (Manifest recommit) (diff)
downloadgentoo-2-191e2d810650006c59cc341852c54f111692d04c.tar.gz
gentoo-2-191e2d810650006c59cc341852c54f111692d04c.tar.bz2
gentoo-2-191e2d810650006c59cc341852c54f111692d04c.zip
marked stable
Diffstat (limited to 'net-zope/zope')
-rw-r--r--net-zope/zope/ChangeLog5
-rw-r--r--net-zope/zope/zope-2.7.2-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-zope/zope/ChangeLog b/net-zope/zope/ChangeLog
index ce3470bbb24f..12c0a0092362 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.44 2004/09/20 11:11:13 batlogg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/ChangeLog,v 1.45 2004/09/24 20:34:49 batlogg Exp $
+
+ 24 Sep 2004; Jodok Batlogg <batlogg@gentoo.org>; zope-2.7.2-r2.ebuild:
+ marked stable
20 Sep 2004; Jodok Batlogg <batlogg@gentoo.org>; zope-2.7.2-r2.ebuild:
missing /
diff --git a/net-zope/zope/zope-2.7.2-r2.ebuild b/net-zope/zope/zope-2.7.2-r2.ebuild
index e860027a0179..7b7f2571aca8 100644
--- a/net-zope/zope/zope-2.7.2-r2.ebuild
+++ b/net-zope/zope/zope-2.7.2-r2.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.2-r2.ebuild,v 1.2 2004/09/20 11:11:13 batlogg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.7.2-r2.ebuild,v 1.3 2004/09/24 20:34:49 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*"