diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-30 17:07:31 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-30 17:07:31 +0000 |
commit | 26a27094216cd7b88cb437bce8848f41043c54ca (patch) | |
tree | dc143c44ad0cb530bb938d0442ed489b4f6b6f82 /net-zope/zope | |
parent | Stable on sparc wrt security #141578 (diff) | |
download | historical-26a27094216cd7b88cb437bce8848f41043c54ca.tar.gz historical-26a27094216cd7b88cb437bce8848f41043c54ca.tar.bz2 historical-26a27094216cd7b88cb437bce8848f41043c54ca.zip |
Stable on sparc wrt security #141578
Package-Manager: portage-2.1-r2
Diffstat (limited to 'net-zope/zope')
-rw-r--r-- | net-zope/zope/ChangeLog | 5 | ||||
-rw-r--r-- | net-zope/zope/zope-2.7.9.ebuild | 4 | ||||
-rw-r--r-- | net-zope/zope/zope-2.8.8.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-zope/zope/ChangeLog b/net-zope/zope/ChangeLog index b886f29db98e..9754b7ec9194 100644 --- a/net-zope/zope/ChangeLog +++ b/net-zope/zope/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-zope/zope # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/ChangeLog,v 1.108 2006/08/30 17:06:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/ChangeLog,v 1.109 2006/08/30 17:07:31 gustavoz Exp $ + + 30 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> zope-2.7.9.ebuild: + Stable on sparc wrt security #141578 30 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> zope-2.8.8.ebuild: Stable on sparc wrt security #141578 diff --git a/net-zope/zope/zope-2.7.9.ebuild b/net-zope/zope/zope-2.7.9.ebuild index 54e7d4787452..32677a07f682 100644 --- a/net-zope/zope/zope-2.7.9.ebuild +++ b/net-zope/zope/zope-2.7.9.ebuild @@ -1,6 +1,6 @@ # 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.7.9.ebuild,v 1.2 2006/08/30 04:20:59 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.7.9.ebuild,v 1.3 2006/08/30 17:07:31 gustavoz Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.zope.org/Products/Zope/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*" diff --git a/net-zope/zope/zope-2.8.8.ebuild b/net-zope/zope/zope-2.8.8.ebuild index 0c16642da3f3..dfdc1af920b1 100644 --- a/net-zope/zope/zope-2.8.8.ebuild +++ b/net-zope/zope/zope-2.8.8.ebuild @@ -1,6 +1,6 @@ # 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.8.ebuild,v 1.3 2006/08/30 04:20:59 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.8.8.ebuild,v 1.4 2006/08/30 17:06:35 gustavoz Exp $ inherit eutils multilib @@ -12,7 +12,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="" RDEPEND="=dev-lang/python-2.3*" |