aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-04-27 14:37:35 +0200
committerJustin Lecher <jlec@gentoo.org>2012-04-27 14:37:35 +0200
commitf8cd70bf1a2e0eaa92f7ea052d95c8008d79466d (patch)
treec2d36e1549b2023d20fed4349ad3c38c466ab858 /sci-chemistry/mgltools-pyautodock
parentsci-chemistry/mgltools-pmv: Add 2.7-pypy-* to RESTRICT_PYTHON_ABIS (diff)
downloadsci-f8cd70bf1a2e0eaa92f7ea052d95c8008d79466d.tar.gz
sci-f8cd70bf1a2e0eaa92f7ea052d95c8008d79466d.tar.bz2
sci-f8cd70bf1a2e0eaa92f7ea052d95c8008d79466d.zip
sci-chemistry/mgltools-pyautodock: Add 2.7-pypy-* to RESTRICT_PYTHON_ABIS
(Portage version: 2.2.0_alpha101/git/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-chemistry/mgltools-pyautodock')
-rw-r--r--sci-chemistry/mgltools-pyautodock/ChangeLog4
-rw-r--r--sci-chemistry/mgltools-pyautodock/mgltools-pyautodock-1.5.4-r1.ebuild4
-rw-r--r--sci-chemistry/mgltools-pyautodock/mgltools-pyautodock-1.5.6_rc2.ebuild2
3 files changed, 7 insertions, 3 deletions
diff --git a/sci-chemistry/mgltools-pyautodock/ChangeLog b/sci-chemistry/mgltools-pyautodock/ChangeLog
index 47ad4fb9a..c8bb77add 100644
--- a/sci-chemistry/mgltools-pyautodock/ChangeLog
+++ b/sci-chemistry/mgltools-pyautodock/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 27 Apr 2012; Justin Lecher <jlec@gentoo.org>
+ mgltools-pyautodock-1.5.4-r1.ebuild, mgltools-pyautodock-1.5.6_rc2.ebuild:
+ Add 2.7-pypy-* to RESTRICT_PYTHON_ABIS
+
07 Mar 2012; Justin Lecher <jlec@gentoo.org> metadata.xml:
Removed maintainer, as herd is enough
diff --git a/sci-chemistry/mgltools-pyautodock/mgltools-pyautodock-1.5.4-r1.ebuild b/sci-chemistry/mgltools-pyautodock/mgltools-pyautodock-1.5.4-r1.ebuild
index 3fc1aa3fa..34c298c0f 100644
--- a/sci-chemistry/mgltools-pyautodock/mgltools-pyautodock-1.5.4-r1.ebuild
+++ b/sci-chemistry/mgltools-pyautodock/mgltools-pyautodock-1.5.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -26,7 +26,7 @@ RDEPEND=""
DEPEND="${RDEPEND}
dev-lang/swig"
-RESTRICT_PYTHON_ABIS="3.*"
+RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-*"
S="${WORKDIR}"/${MY_P}
src_unpack() {
diff --git a/sci-chemistry/mgltools-pyautodock/mgltools-pyautodock-1.5.6_rc2.ebuild b/sci-chemistry/mgltools-pyautodock/mgltools-pyautodock-1.5.6_rc2.ebuild
index 10673e73c..23dded534 100644
--- a/sci-chemistry/mgltools-pyautodock/mgltools-pyautodock-1.5.6_rc2.ebuild
+++ b/sci-chemistry/mgltools-pyautodock/mgltools-pyautodock-1.5.6_rc2.ebuild
@@ -6,7 +6,7 @@ EAPI=4
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
+RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-*"
inherit distutils eutils