aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-04-27 14:37:14 +0200
committerJustin Lecher <jlec@gentoo.org>2012-04-27 14:37:14 +0200
commit1261caf70538026fb6cf11323bd7611c10aef1d7 (patch)
tree5d4b28e44e0a3996f99ab2cbfb91fee90470347b
parentsci-chemistry/mgltools-networkeditor: Add 2.7-pypy-* to RESTRICT_PYTHON_ABIS (diff)
downloadsci-1261caf70538026fb6cf11323bd7611c10aef1d7.tar.gz
sci-1261caf70538026fb6cf11323bd7611c10aef1d7.tar.bz2
sci-1261caf70538026fb6cf11323bd7611c10aef1d7.zip
sci-chemistry/mgltools-opengltk: Add 2.7-pypy-* to RESTRICT_PYTHON_ABIS
(Portage version: 2.2.0_alpha101/git/Linux x86_64, unsigned Manifest commit)
-rw-r--r--sci-chemistry/mgltools-opengltk/ChangeLog4
-rw-r--r--sci-chemistry/mgltools-opengltk/mgltools-opengltk-1.5.4-r2.ebuild4
-rw-r--r--sci-chemistry/mgltools-opengltk/mgltools-opengltk-1.5.6_rc2.ebuild2
3 files changed, 7 insertions, 3 deletions
diff --git a/sci-chemistry/mgltools-opengltk/ChangeLog b/sci-chemistry/mgltools-opengltk/ChangeLog
index 8bffbf4ad..3e660f777 100644
--- a/sci-chemistry/mgltools-opengltk/ChangeLog
+++ b/sci-chemistry/mgltools-opengltk/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-opengltk-1.5.4-r2.ebuild, mgltools-opengltk-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-opengltk/mgltools-opengltk-1.5.4-r2.ebuild b/sci-chemistry/mgltools-opengltk/mgltools-opengltk-1.5.4-r2.ebuild
index 1d3e65e77..ce2266f96 100644
--- a/sci-chemistry/mgltools-opengltk/mgltools-opengltk-1.5.4-r2.ebuild
+++ b/sci-chemistry/mgltools-opengltk/mgltools-opengltk-1.5.4-r2.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: $
@@ -31,7 +31,7 @@ RDEPEND="dev-lang/tk
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-opengltk/mgltools-opengltk-1.5.6_rc2.ebuild b/sci-chemistry/mgltools-opengltk/mgltools-opengltk-1.5.6_rc2.ebuild
index 7fda9e83e..a4cc04aff 100644
--- a/sci-chemistry/mgltools-opengltk/mgltools-opengltk-1.5.6_rc2.ebuild
+++ b/sci-chemistry/mgltools-opengltk/mgltools-opengltk-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 prefix