summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2011-04-01 20:12:41 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2011-04-01 20:12:41 +0000
commit74f5f242befe5f5bfdbe779e23614ca043138de3 (patch)
tree49560abe5bf171d5b1213ecf032714a24ac65001 /net-zope
parentVersion bump. The new version introduces SSL support for the irc plugin. (diff)
downloadgentoo-2-74f5f242befe5f5bfdbe779e23614ca043138de3.tar.gz
gentoo-2-74f5f242befe5f5bfdbe779e23614ca043138de3.tar.bz2
gentoo-2-74f5f242befe5f5bfdbe779e23614ca043138de3.zip
Restrict Jython ABIs.
(Portage version: 2.2.0_alpha29_p5/cvs/Linux x86_64)
Diffstat (limited to 'net-zope')
-rw-r--r--net-zope/zope-formlib/zope-formlib-4.0.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-zope/zope-formlib/zope-formlib-4.0.5.ebuild b/net-zope/zope-formlib/zope-formlib-4.0.5.ebuild
index 7b315dc7df87..fa4d120eddd2 100644
--- a/net-zope/zope-formlib/zope-formlib-4.0.5.ebuild
+++ b/net-zope/zope-formlib/zope-formlib-4.0.5.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-formlib/zope-formlib-4.0.5.ebuild,v 1.1 2010/09/17 14:41:43 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-formlib/zope-formlib-4.0.5.ebuild,v 1.2 2011/04/01 20:12:41 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
+RESTRICT_PYTHON_ABIS="3.* *-jython"
inherit distutils