diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-10-25 15:22:27 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-10-25 15:22:27 +0000 |
commit | 2a2d4ccd5cd11304aa2dd6c7acf8e5af378d40cc (patch) | |
tree | 31fc074a5f517d2aaac8fa1ba4f34e057f1d61e7 /net-zope/zope/zope-2.10.6.ebuild | |
parent | stable amd64, bug 244256 (diff) | |
download | gentoo-2-2a2d4ccd5cd11304aa2dd6c7acf8e5af378d40cc.tar.gz gentoo-2-2a2d4ccd5cd11304aa2dd6c7acf8e5af378d40cc.tar.bz2 gentoo-2-2a2d4ccd5cd11304aa2dd6c7acf8e5af378d40cc.zip |
Stable on ppc wrt bug 243270
(Portage version: 2.1.4.5)
Diffstat (limited to 'net-zope/zope/zope-2.10.6.ebuild')
-rw-r--r-- | net-zope/zope/zope-2.10.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zope/zope-2.10.6.ebuild b/net-zope/zope/zope-2.10.6.ebuild index 5c5b3b51f93d..52f4c38ecaa4 100644 --- a/net-zope/zope/zope-2.10.6.ebuild +++ b/net-zope/zope/zope-2.10.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.10.6.ebuild,v 1.3 2008/10/24 21:02:14 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.10.6.ebuild,v 1.4 2008/10/25 15:22:27 nixnut Exp $ inherit eutils multilib @@ -10,7 +10,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*" |