From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1K9JmM-0001sy-Gp for garchives@archives.gentoo.org; Thu, 19 Jun 2008 13:02:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB9F2E03EB; Thu, 19 Jun 2008 13:02:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A382EE03EB for ; Thu, 19 Jun 2008 13:02:17 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 26CAB6765A for ; Thu, 19 Jun 2008 13:02:17 +0000 (UTC) Received: from markusle by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1K9JmG-00085s-S2 for gentoo-commits@lists.gentoo.org; Thu, 19 Jun 2008 13:02:12 +0000 From: "Markus Dittrich (markusle)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, markusle@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/pdb2pqr: ChangeLog pdb2pqr-1.3.0.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog pdb2pqr-1.3.0.ebuild X-VCS-Directories: sci-chemistry/pdb2pqr X-VCS-Committer: markusle X-VCS-Committer-Name: Markus Dittrich Content-Type: text/plain; charset=utf8 Message-Id: Sender: Markus Dittrich Date: Thu, 19 Jun 2008 13:02:12 +0000 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: 42381f1b-6ada-4d72-ab1c-a245597a3200 X-Archives-Hash: 8cb03a030c9dc789fc82c549005a2149 markusle 08/06/19 13:02:12 Modified: ChangeLog pdb2pqr-1.3.0.ebuild Log: Added patch to allow compilation with gcc-4.3 (bug #228121). (Portage version: 2.1.4.4) Revision Changes Path 1.12 sci-chemistry/pdb2pqr/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pdb2= pqr/ChangeLog?rev=3D1.12&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pdb2= pqr/ChangeLog?rev=3D1.12&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pdb2= pqr/ChangeLog?r1=3D1.11&r2=3D1.12 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.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 6 Feb 2008 15:14:10 -0000 1.11 +++ ChangeLog 19 Jun 2008 13:02:12 -0000 1.12 @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/pdb2pqr # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog,v 1.1= 1 2008/02/06 15:14:10 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog,v 1.1= 2 2008/06/19 13:02:12 markusle Exp $ + + 19 Jun 2008; Markus Dittrich + +files/pdb2pqr-1.3.0-gcc4.3.patch, pdb2pqr-1.3.0.ebuild: + Added patch to allow compilation with gcc-4.3 (bug #228121). =20 *pdb2pqr-1.3.0 (06 Feb 2008) =20 1.2 sci-chemistry/pdb2pqr/pdb2pqr-1.3.0.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pdb2= pqr/pdb2pqr-1.3.0.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pdb2= pqr/pdb2pqr-1.3.0.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pdb2= pqr/pdb2pqr-1.3.0.ebuild?r1=3D1.1&r2=3D1.2 Index: pdb2pqr-1.3.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.3.0.ebu= ild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pdb2pqr-1.3.0.ebuild 6 Feb 2008 15:14:10 -0000 1.1 +++ pdb2pqr-1.3.0.ebuild 19 Jun 2008 13:02:12 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.3.0.e= build,v 1.1 2008/02/06 15:14:10 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.3.0.e= build,v 1.2 2008/06/19 13:02:12 markusle Exp $ =20 inherit eutils fortran multilib flag-o-matic distutils =20 @@ -17,6 +17,12 @@ =20 FORTRAN=3D"g77 gfortran" =20 +src_unpack() { + unpack ${A} + cd "${S}" + epatch "${FILESDIR}"/${P}-gcc4.3.patch +} + src_compile() { # we need to compile the *.so as pic append-flags -fPIC --=20 gentoo-commits@lists.gentoo.org mailing list