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 1SNkVG-0007Rf-Ld for garchives@archives.gentoo.org; Fri, 27 Apr 2012 12:42:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60560E07F2; Fri, 27 Apr 2012 12:40:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 32B5CE07EC for ; Fri, 27 Apr 2012 12:40:34 +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 B99C11B4030 for ; Fri, 27 Apr 2012 12:40:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 37EB4E5402 for ; Fri, 27 Apr 2012 12:40:32 +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: <1335530419.8030bff50f2262b75fb075c305f788727d1f631b.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/mgltools-webservices/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/mgltools-webservices/ChangeLog sci-chemistry/mgltools-webservices/mgltools-webservices-1.5.4-r2.ebuild sci-chemistry/mgltools-webservices/mgltools-webservices-1.5.6_rc2.ebuild X-VCS-Directories: sci-chemistry/mgltools-webservices/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 8030bff50f2262b75fb075c305f788727d1f631b X-VCS-Branch: master Date: Fri, 27 Apr 2012 12:40:32 +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: 7fcce95d-db4f-4d4a-938e-9a4316b2f01a X-Archives-Hash: 90e0f7febc557974ebdf0395ae7b89c2 commit: 8030bff50f2262b75fb075c305f788727d1f631b Author: Justin Lecher gentoo org> AuthorDate: Fri Apr 27 12:40:19 2012 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Apr 27 12:40:19 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D8030bff5 sci-chemistry/mgltools-webservices: Add 2.7-pypy-* to RESTRICT_PYTHON_ABI= S (Portage version: 2.2.0_alpha101/git/Linux x86_64, unsigned Manifest comm= it) --- sci-chemistry/mgltools-webservices/ChangeLog | 4 ++++ .../mgltools-webservices-1.5.4-r2.ebuild | 4 ++-- .../mgltools-webservices-1.5.6_rc2.ebuild | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/sci-chemistry/mgltools-webservices/ChangeLog b/sci-chemistry= /mgltools-webservices/ChangeLog index 5438733..c76f5d0 100644 --- a/sci-chemistry/mgltools-webservices/ChangeLog +++ b/sci-chemistry/mgltools-webservices/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 27 Apr 2012; Justin Lecher + mgltools-webservices-1.5.4-r2.ebuild, mgltools-webservices-1.5.6_rc2.e= build: + 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-webservices/mgltools-webservices-1.5.= 4-r2.ebuild b/sci-chemistry/mgltools-webservices/mgltools-webservices-1.5= .4-r2.ebuild index ae13d65..6fde059 100644 --- a/sci-chemistry/mgltools-webservices/mgltools-webservices-1.5.4-r2.eb= uild +++ b/sci-chemistry/mgltools-webservices/mgltools-webservices-1.5.4-r2.eb= uild @@ -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" 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-webservices/mgltools-webservices-1.5.= 6_rc2.ebuild b/sci-chemistry/mgltools-webservices/mgltools-webservices-1.= 5.6_rc2.ebuild index bf67ded..9a781d4 100644 --- a/sci-chemistry/mgltools-webservices/mgltools-webservices-1.5.6_rc2.e= build +++ b/sci-chemistry/mgltools-webservices/mgltools-webservices-1.5.6_rc2.e= build @@ -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