diff options
Diffstat (limited to 'net-zope/zope/zope-2.8.4.ebuild')
-rw-r--r-- | net-zope/zope/zope-2.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zope/zope-2.8.4.ebuild b/net-zope/zope/zope-2.8.4.ebuild index 7192b85bbb14..5b54baf0465f 100644 --- a/net-zope/zope/zope-2.8.4.ebuild +++ b/net-zope/zope/zope-2.8.4.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.4.ebuild,v 1.5 2006/01/27 02:51:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.8.4.ebuild,v 1.6 2006/02/07 03:35:45 agriffis 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="unicode" RDEPEND="=dev-lang/python-2.3*" |