summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-04-15 16:01:24 +0000
committerBrent Baude <ranger@gentoo.org>2010-04-15 16:01:24 +0000
commitd391dc93bf4297d0115a9165e28101c925587854 (patch)
treeafba829d714f04b89fdd28ae74678f8d4e2be01f /net-zope/zope
parentMarking transmission-1.92 ppc for bug 309831 (diff)
downloadgentoo-2-d391dc93bf4297d0115a9165e28101c925587854.tar.gz
gentoo-2-d391dc93bf4297d0115a9165e28101c925587854.tar.bz2
gentoo-2-d391dc93bf4297d0115a9165e28101c925587854.zip
Marking -2.9.12 and -2.10.11 for sec bug 313337
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'net-zope/zope')
-rw-r--r--net-zope/zope/ChangeLog6
-rw-r--r--net-zope/zope/zope-2.10.11.ebuild4
-rw-r--r--net-zope/zope/zope-2.9.12.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-zope/zope/ChangeLog b/net-zope/zope/ChangeLog
index 86bcccf6c8e6..1e5a4b1a4311 100644
--- a/net-zope/zope/ChangeLog
+++ b/net-zope/zope/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-zope/zope
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/ChangeLog,v 1.170 2010/04/12 12:40:18 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/ChangeLog,v 1.171 2010/04/15 16:01:24 ranger Exp $
+
+ 15 Apr 2010; Brent Baude <ranger@gentoo.org> zope-2.9.12.ebuild,
+ zope-2.10.11.ebuild:
+ Marking -2.9.12 and -2.10.11 for sec bug 313337
12 Apr 2010; Christian Faulhammer <fauli@gentoo.org> zope-2.10.11.ebuild:
stable x86, security bug 313337
diff --git a/net-zope/zope/zope-2.10.11.ebuild b/net-zope/zope/zope-2.10.11.ebuild
index a4262115a954..db80710d21b2 100644
--- a/net-zope/zope/zope-2.10.11.ebuild
+++ b/net-zope/zope/zope-2.10.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.10.11.ebuild,v 1.2 2010/04/12 12:40:18 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.10.11.ebuild,v 1.3 2010/04/15 16:01:24 ranger Exp $
EAPI=2
inherit eutils multilib
@@ -11,7 +11,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=""
RESTRICT="test"
diff --git a/net-zope/zope/zope-2.9.12.ebuild b/net-zope/zope/zope-2.9.12.ebuild
index e50a7195cf4f..58050707cdf0 100644
--- a/net-zope/zope/zope-2.9.12.ebuild
+++ b/net-zope/zope/zope-2.9.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.9.12.ebuild,v 1.2 2010/04/12 12:38:35 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.9.12.ebuild,v 1.3 2010/04/15 16:01:24 ranger Exp $
EAPI=2
inherit eutils multilib
@@ -11,7 +11,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=""
DEPEND="=dev-lang/python-2.4*"