summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-11-29 02:25:42 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-11-29 02:25:42 +0000
commit9914116539e68948ddcef29e2e1f88f568a999ca (patch)
tree983eb2ba24f1b216333285de97fddb21c0617620 /net-zope/zope-app-applicationcontrol
parenthardened-sources-2.6.36-r3 based on 2.6.36.1 + genpatches + grsecurity-2.2.1-... (diff)
downloadhistorical-9914116539e68948ddcef29e2e1f88f568a999ca.tar.gz
historical-9914116539e68948ddcef29e2e1f88f568a999ca.tar.bz2
historical-9914116539e68948ddcef29e2e1f88f568a999ca.zip
Restrict Jython ABIs.
Package-Manager: portage-2.2.0_alpha6/cvs/Linux x86_64
Diffstat (limited to 'net-zope/zope-app-applicationcontrol')
-rw-r--r--net-zope/zope-app-applicationcontrol/ChangeLog6
-rw-r--r--net-zope/zope-app-applicationcontrol/zope-app-applicationcontrol-3.5.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-zope/zope-app-applicationcontrol/ChangeLog b/net-zope/zope-app-applicationcontrol/ChangeLog
index 67d90b139101..54a7424ec2f1 100644
--- a/net-zope/zope-app-applicationcontrol/ChangeLog
+++ b/net-zope/zope-app-applicationcontrol/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-zope/zope-app-applicationcontrol
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-app-applicationcontrol/ChangeLog,v 1.1 2010/11/15 13:34:53 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-app-applicationcontrol/ChangeLog,v 1.2 2010/11/29 02:22:40 arfrever Exp $
+
+ 29 Nov 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ zope-app-applicationcontrol-3.5.8.ebuild:
+ Restrict Jython ABIs.
*zope-app-applicationcontrol-3.5.8 (15 Nov 2010)
diff --git a/net-zope/zope-app-applicationcontrol/zope-app-applicationcontrol-3.5.8.ebuild b/net-zope/zope-app-applicationcontrol/zope-app-applicationcontrol-3.5.8.ebuild
index 9a975ce3447e..f33f2bb9137d 100644
--- a/net-zope/zope-app-applicationcontrol/zope-app-applicationcontrol-3.5.8.ebuild
+++ b/net-zope/zope-app-applicationcontrol/zope-app-applicationcontrol-3.5.8.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-app-applicationcontrol/zope-app-applicationcontrol-3.5.8.ebuild,v 1.1 2010/11/15 13:34:53 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-app-applicationcontrol/zope-app-applicationcontrol-3.5.8.ebuild,v 1.2 2010/11/29 02:22:40 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
+RESTRICT_PYTHON_ABIS="3.* *-jython"
inherit distutils