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 1PTE9Y-0007NA-Un for garchives@archives.gentoo.org; Thu, 16 Dec 2010 13:45:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4DEDEE06D9; Thu, 16 Dec 2010 13:45:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 06284E06D9 for ; Thu, 16 Dec 2010 13:45:45 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 484191BC002 for ; Thu, 16 Dec 2010 13:45:45 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2264) id DD3DB20054; Thu, 16 Dec 2010 13:45:43 +0000 (UTC) From: "Justin Lecher (jlec)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jlec@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/pdb2pqr: pdb2pqr-1.7.0-r1.ebuild ChangeLog pdb2pqr-1.7.0.ebuild pdb2pqr-1.5.0-r2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: pdb2pqr-1.7.0-r1.ebuild ChangeLog pdb2pqr-1.7.0.ebuild pdb2pqr-1.5.0-r2.ebuild X-VCS-Directories: sci-chemistry/pdb2pqr X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher Content-Type: text/plain; charset=utf8 Message-Id: <20101216134543.DD3DB20054@flycatcher.gentoo.org> Date: Thu, 16 Dec 2010 13:45:43 +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: 9037fdf3-c42c-4203-b1de-b7787d60acf0 X-Archives-Hash: dc62688377687ec0a6ac2934ee5a8414 jlec 10/12/16 13:45:43 Modified: pdb2pqr-1.7.0-r1.ebuild ChangeLog pdb2pqr-1.7.0.ebuild pdb2pqr-1.5.0-r2.ebuild Log: Removal of fortran.eclass, #348851 =20 (Portage version: 2.2.0_alpha8/cvs/Linux x86_64) Revision Changes Path 1.2 sci-chemistry/pdb2pqr/pdb2pqr-1.7.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2= pqr/pdb2pqr-1.7.0-r1.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2= pqr/pdb2pqr-1.7.0-r1.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2= pqr/pdb2pqr-1.7.0-r1.ebuild?r1=3D1.1&r2=3D1.2 Index: pdb2pqr-1.7.0-r1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.7.0-r1.= ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pdb2pqr-1.7.0-r1.ebuild 4 Nov 2010 09:35:20 -0000 1.1 +++ pdb2pqr-1.7.0-r1.ebuild 16 Dec 2010 13:45:43 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.7.0-r= 1.ebuild,v 1.1 2010/11/04 09:35:20 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.7.0-r= 1.ebuild,v 1.2 2010/12/16 13:45:43 jlec Exp $ =20 EAPI=3D"3" =20 @@ -8,9 +8,7 @@ PYTHON_EXPORT_PHASE_FUNCTIONS=3D"1" RESTRICT_PYTHON_ABIS=3D"2.4 3.*" =20 -inherit eutils fortran multilib flag-o-matic distutils python versionato= r toolchain-funcs - -FORTRAN=3D"g77 gfortran" +inherit distutils eutils flag-o-matic multilib toolchain-funcs versionat= or =20 MY_PV=3D$(get_version_component_range 1-2) MY_P=3D"${PN}-${MY_PV}" @@ -65,7 +63,7 @@ configuration() { # Avoid automagic to numeric NUMPY=3D"${EPREFIX}/$(python_get_sitedir)" \ - F77=3D"${FORTRANC}" \ + F77=3D"$(tc-getFC)" \ econf \ --enable-propka \ --with-max-atoms=3D${MAXATOMS:-10000} \ 1.30 sci-chemistry/pdb2pqr/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2= pqr/ChangeLog?rev=3D1.30&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2= pqr/ChangeLog?rev=3D1.30&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2= pqr/ChangeLog?r1=3D1.29&r2=3D1.30 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- ChangeLog 4 Nov 2010 09:35:19 -0000 1.29 +++ ChangeLog 16 Dec 2010 13:45:43 -0000 1.30 @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/pdb2pqr # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog,v 1.2= 9 2010/11/04 09:35:19 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog,v 1.3= 0 2010/12/16 13:45:43 jlec Exp $ + + 16 Dec 2010; Justin Lecher pdb2pqr-1.5.0-r2.ebuild, + pdb2pqr-1.7.0.ebuild, pdb2pqr-1.7.0-r1.ebuild: + Removal of fortran.eclass, #348851 =20 *pdb2pqr-1.7.0-r1 (04 Nov 2010) =20 1.2 sci-chemistry/pdb2pqr/pdb2pqr-1.7.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2= pqr/pdb2pqr-1.7.0.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2= pqr/pdb2pqr-1.7.0.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2= pqr/pdb2pqr-1.7.0.ebuild?r1=3D1.1&r2=3D1.2 Index: pdb2pqr-1.7.0.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.7.0.ebu= ild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pdb2pqr-1.7.0.ebuild 14 Oct 2010 17:53:56 -0000 1.1 +++ pdb2pqr-1.7.0.ebuild 16 Dec 2010 13:45:43 -0000 1.2 @@ -1,13 +1,14 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.7.0.e= build,v 1.1 2010/10/14 17:53:56 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.7.0.e= build,v 1.2 2010/12/16 13:45:43 jlec Exp $ =20 EAPI=3D"3" =20 SUPPORT_PYTHON_ABIS=3D"1" PYTHON_EXPORT_PHASE_FUNCTIONS=3D"1" +RESTRICT_PYTHON_ABIS=3D"2.4 3.*" =20 -inherit eutils fortran multilib flag-o-matic distutils python versionato= r +inherit distutils eutils flag-o-matic multilib toolchain-funcs versionat= or =20 MY_PV=3D$(get_version_component_range 1-2) MY_P=3D"${PN}-${MY_PV}" @@ -26,9 +27,7 @@ sci-chemistry/openbabel opal? ( dev-python/zsi )" RDEPEND=3D"${DEPEND}" -RESTRICT_PYTHON_ABIS=3D"2.4 3.*" =20 -FORTRAN=3D"g77 gfortran" =20 S=3D"${WORKDIR}/${MY_P}" =20 @@ -53,7 +52,7 @@ configuration() { # Avoid automagic to numeric NUMPY=3D"${EPREFIX}/$(python_get_sitedir)" \ - F77=3D"${FORTRANC}" \ + F77=3D"$(tc-getFC)" \ econf \ $(use_with opal) || \ die "econf failed" 1.5 sci-chemistry/pdb2pqr/pdb2pqr-1.5.0-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2= pqr/pdb2pqr-1.5.0-r2.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2= pqr/pdb2pqr-1.5.0-r2.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2= pqr/pdb2pqr-1.5.0-r2.ebuild?r1=3D1.4&r2=3D1.5 Index: pdb2pqr-1.5.0-r2.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.5.0-r2.= ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pdb2pqr-1.5.0-r2.ebuild 15 Oct 2010 18:56:50 -0000 1.4 +++ pdb2pqr-1.5.0-r2.ebuild 16 Dec 2010 13:45:43 -0000 1.5 @@ -1,13 +1,14 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.5.0-r= 2.ebuild,v 1.4 2010/10/15 18:56:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.5.0-r= 2.ebuild,v 1.5 2010/12/16 13:45:43 jlec Exp $ =20 EAPI=3D"3" =20 SUPPORT_PYTHON_ABIS=3D"1" PYTHON_EXPORT_PHASE_FUNCTIONS=3D"1" +RESTRICT_PYTHON_ABIS=3D"2.4 3.*" =20 -inherit eutils fortran multilib flag-o-matic distutils python versionato= r +inherit distutils eutils flag-o-matic multilib toolchain-funcs versionat= or =20 MY_PV=3D$(get_version_component_range 1-2) MY_P=3D"${PN}-${MY_PV}" @@ -26,9 +27,6 @@ sci-chemistry/openbabel opal? ( dev-python/zsi )" RDEPEND=3D"${DEPEND}" -RESTRICT_PYTHON_ABIS=3D"2.4 3.*" - -FORTRAN=3D"g77 gfortran" =20 S=3D"${WORKDIR}/${MY_P}" =20 @@ -53,7 +51,7 @@ configuration() { # Avoid automagic to numeric NUMPY=3D"${EPREFIX}/$(python_get_sitedir)" \ - F77=3D"${FORTRANC}" \ + F77=3D"$(tc-getFC)" \ econf \ $(use_with opal) || \ die "econf failed"