diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-08-30 04:20:59 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-08-30 04:20:59 +0000 |
commit | 69b6261b384656e8d70d915724204a9eeecb9c20 (patch) | |
tree | a4f7eed6f0d493f6274995b676517f28f5a9e2bc /net-zope | |
parent | tor didn't bring a tornado in x86 land (diff) | |
download | gentoo-2-69b6261b384656e8d70d915724204a9eeecb9c20.tar.gz gentoo-2-69b6261b384656e8d70d915724204a9eeecb9c20.tar.bz2 gentoo-2-69b6261b384656e8d70d915724204a9eeecb9c20.zip |
zope sucks :( it annoys me but its done for x86
(Portage version: 2.1-r2)
Diffstat (limited to 'net-zope')
-rw-r--r-- | net-zope/zope/ChangeLog | 6 | ||||
-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, 9 insertions, 5 deletions
diff --git a/net-zope/zope/ChangeLog b/net-zope/zope/ChangeLog index 9f273d117152..80ebe92d68a7 100644 --- a/net-zope/zope/ChangeLog +++ b/net-zope/zope/ChangeLog @@ -1,6 +1,10 @@ # 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.106 2006/08/27 16:59:37 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/ChangeLog,v 1.107 2006/08/30 04:20:59 tsunam Exp $ + + 30 Aug 2006; Joshua Jackson <tsunam@gentoo.org> zope-2.7.9.ebuild, + zope-2.8.8.ebuild: + Stable x86; bug #141578 *zope-2.7.9 (27 Aug 2006) diff --git a/net-zope/zope/zope-2.7.9.ebuild b/net-zope/zope/zope-2.7.9.ebuild index a06d31493d2a..54e7d4787452 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.1 2006/08/27 16:59:37 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.7.9.ebuild,v 1.2 2006/08/30 04:20:59 tsunam 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 7438d6e858bf..0c16642da3f3 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.2 2006/08/27 16:59:37 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.8.8.ebuild,v 1.3 2006/08/30 04:20:59 tsunam 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*" |