From 4261785a3380462b559f4b3011a2bcf22d5c73bf Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Fri, 27 Apr 2012 14:37:51 +0200 Subject: sci-chemistry/mgltools-pyglf: Add 2.7-pypy-* to RESTRICT_PYTHON_ABIS (Portage version: 2.2.0_alpha101/git/Linux x86_64, unsigned Manifest commit) --- sci-chemistry/mgltools-pyglf/ChangeLog | 4 ++++ sci-chemistry/mgltools-pyglf/mgltools-pyglf-1.5.4-r1.ebuild | 4 ++-- sci-chemistry/mgltools-pyglf/mgltools-pyglf-1.5.6_rc2.ebuild | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) (limited to 'sci-chemistry/mgltools-pyglf') diff --git a/sci-chemistry/mgltools-pyglf/ChangeLog b/sci-chemistry/mgltools-pyglf/ChangeLog index 7da4a8def..5e60b5cf8 100644 --- a/sci-chemistry/mgltools-pyglf/ChangeLog +++ b/sci-chemistry/mgltools-pyglf/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 27 Apr 2012; Justin Lecher mgltools-pyglf-1.5.4-r1.ebuild, + mgltools-pyglf-1.5.6_rc2.ebuild: + Add 2.7-pypy-* to RESTRICT_PYTHON_ABIS + 07 Mar 2012; Justin Lecher metadata.xml: Removed maintainer, as herd is enough diff --git a/sci-chemistry/mgltools-pyglf/mgltools-pyglf-1.5.4-r1.ebuild b/sci-chemistry/mgltools-pyglf/mgltools-pyglf-1.5.4-r1.ebuild index 19ce7b10c..127ab7cde 100644 --- a/sci-chemistry/mgltools-pyglf/mgltools-pyglf-1.5.4-r1.ebuild +++ b/sci-chemistry/mgltools-pyglf/mgltools-pyglf-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="dev-python/numpy" 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-pyglf/mgltools-pyglf-1.5.6_rc2.ebuild b/sci-chemistry/mgltools-pyglf/mgltools-pyglf-1.5.6_rc2.ebuild index 07692a4ef..0a119d282 100644 --- a/sci-chemistry/mgltools-pyglf/mgltools-pyglf-1.5.6_rc2.ebuild +++ b/sci-chemistry/mgltools-pyglf/mgltools-pyglf-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 -- cgit v1.2.3-65-gdbad