From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SNkUU-0007Es-20 for garchives@archives.gentoo.org; Fri, 27 Apr 2012 12:41:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00316E07A5; Fri, 27 Apr 2012 12:40:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B05D0E07A4 for ; Fri, 27 Apr 2012 12:40:30 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 26DA41B4033 for ; Fri, 27 Apr 2012 12:40:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id B81DAE542E for ; Fri, 27 Apr 2012 12:40:27 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1335530180.fb543690993ab37b73047b03b6c4dab4f00c0a73.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/mgltools-geomutils/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/mgltools-geomutils/ChangeLog sci-chemistry/mgltools-geomutils/mgltools-geomutils-1.5.4-r1.ebuild sci-chemistry/mgltools-geomutils/mgltools-geomutils-1.5.6_rc2.ebuild X-VCS-Directories: sci-chemistry/mgltools-geomutils/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: fb543690993ab37b73047b03b6c4dab4f00c0a73 X-VCS-Branch: master Date: Fri, 27 Apr 2012 12:40:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: ba71bbc0-9260-4524-90ed-2bfe6f1030f9 X-Archives-Hash: 158266561f54e60f695a972edc0fe331 commit: fb543690993ab37b73047b03b6c4dab4f00c0a73 Author: Justin Lecher gentoo org> AuthorDate: Fri Apr 27 12:36:20 2012 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Apr 27 12:36:20 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3Dfb543690 sci-chemistry/mgltools-geomutils: Add 2.7-pypy-* to RESTRICT_PYTHON_ABIS (Portage version: 2.2.0_alpha101/git/Linux x86_64, unsigned Manifest comm= it) --- sci-chemistry/mgltools-geomutils/ChangeLog | 4 ++++ .../mgltools-geomutils-1.5.4-r1.ebuild | 4 ++-- .../mgltools-geomutils-1.5.6_rc2.ebuild | 4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/sci-chemistry/mgltools-geomutils/ChangeLog b/sci-chemistry/m= gltools-geomutils/ChangeLog index 765da38..e264878 100644 --- a/sci-chemistry/mgltools-geomutils/ChangeLog +++ b/sci-chemistry/mgltools-geomutils/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 27 Apr 2012; Justin Lecher + mgltools-geomutils-1.5.4-r1.ebuild, mgltools-geomutils-1.5.6_rc2.ebuil= d: + Add 2.7-pypy-* to RESTRICT_PYTHON_ABIS + 07 Mar 2012; Justin Lecher metadata.xml: Removed maintainer, as herd is enough =20 diff --git a/sci-chemistry/mgltools-geomutils/mgltools-geomutils-1.5.4-r1= .ebuild b/sci-chemistry/mgltools-geomutils/mgltools-geomutils-1.5.4-r1.eb= uild index 78583cc..e5ce32a 100644 --- a/sci-chemistry/mgltools-geomutils/mgltools-geomutils-1.5.4-r1.ebuild +++ b/sci-chemistry/mgltools-geomutils/mgltools-geomutils-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: $ =20 @@ -26,7 +26,7 @@ RDEPEND=3D"dev-python/numpy" DEPEND=3D"${RDEPEND} dev-lang/swig" =20 -RESTRICT_PYTHON_ABIS=3D"3.*" +RESTRICT_PYTHON_ABIS=3D"3.* 2.7-pypy-*" S=3D"${WORKDIR}"/${MY_P} =20 src_unpack() { diff --git a/sci-chemistry/mgltools-geomutils/mgltools-geomutils-1.5.6_rc= 2.ebuild b/sci-chemistry/mgltools-geomutils/mgltools-geomutils-1.5.6_rc2.= ebuild index 34b8147..42d8978 100644 --- a/sci-chemistry/mgltools-geomutils/mgltools-geomutils-1.5.6_rc2.ebuil= d +++ b/sci-chemistry/mgltools-geomutils/mgltools-geomutils-1.5.6_rc2.ebuil= d @@ -6,7 +6,7 @@ EAPI=3D4 =20 PYTHON_DEPEND=3D"2" SUPPORT_PYTHON_ABIS=3D"1" -RESTRICT_PYTHON_ABIS=3D"3.*" +RESTRICT_PYTHON_ABIS=3D"3.* 2.7-pypy-*" =20 inherit distutils eutils =20 @@ -29,7 +29,7 @@ RDEPEND=3D"dev-python/numpy" DEPEND=3D"${RDEPEND} dev-lang/swig" =20 -RESTRICT_PYTHON_ABIS=3D"3.*" +RESTRICT_PYTHON_ABIS=3D"3.* 2.7-pypy-*" S=3D"${WORKDIR}"/${MY_P} =20 src_unpack() {