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 1KocVW-0007Ls-Sh for garchives@archives.gentoo.org; Sat, 11 Oct 2008 11:19:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0197E059E; Sat, 11 Oct 2008 11:19:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A92C9E059E for ; Sat, 11 Oct 2008 11:19:38 +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 4C06F64761 for ; Sat, 11 Oct 2008 11:19:37 +0000 (UTC) Received: from markusle by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KocVU-0001yW-Vj for gentoo-commits@lists.gentoo.org; Sat, 11 Oct 2008 11:19:37 +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: Sat, 11 Oct 2008 11:19:36 +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: 82aaebb0-fce5-4dd3-b0f2-3395e55a0bae X-Archives-Hash: 2c7c6c7e67c9751ae8a858828e8102a0 markusle 08/10/11 11:19:36 Modified: ChangeLog pdb2pqr-1.3.0.ebuild Log: Added missing numpy dependency and fixed LDFLAGS issue (see bug #241178= ). (Portage version: 2.2_rc11/cvs/Linux 2.6.26-SENTINEL-2 i686) Revision Changes Path 1.13 sci-chemistry/pdb2pqr/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pdb2= pqr/ChangeLog?rev=3D1.13&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pdb2= pqr/ChangeLog?rev=3D1.13&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pdb2= pqr/ChangeLog?r1=3D1.12&r2=3D1.13 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.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 19 Jun 2008 13:02:12 -0000 1.12 +++ ChangeLog 11 Oct 2008 11:19:36 -0000 1.13 @@ -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= 2 2008/06/19 13:02:12 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog,v 1.1= 3 2008/10/11 11:19:36 markusle Exp $ + + 11 Oct 2008; Markus Dittrich + +files/pdb2pqr-1.3.0-ldflags.patch, pdb2pqr-1.3.0.ebuild: + Added missing numpy dependency and fixed LDFLAGS issue (see bug #24117= 8). =20 19 Jun 2008; Markus Dittrich +files/pdb2pqr-1.3.0-gcc4.3.patch, pdb2pqr-1.3.0.ebuild: 1.3 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.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pdb2= pqr/pdb2pqr-1.3.0.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pdb2= pqr/pdb2pqr-1.3.0.ebuild?r1=3D1.2&r2=3D1.3 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.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pdb2pqr-1.3.0.ebuild 19 Jun 2008 13:02:12 -0000 1.2 +++ pdb2pqr-1.3.0.ebuild 11 Oct 2008 11:19:36 -0000 1.3 @@ -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.2 2008/06/19 13:02:12 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.3.0.e= build,v 1.3 2008/10/11 11:19:36 markusle Exp $ =20 inherit eutils fortran multilib flag-o-matic distutils =20 @@ -13,7 +13,8 @@ IUSE=3D"" KEYWORDS=3D"~amd64 ~x86" =20 -DEPEND=3D"dev-lang/python" +DEPEND=3D"dev-lang/python + dev-python/numpy" =20 FORTRAN=3D"g77 gfortran" =20 @@ -21,6 +22,7 @@ unpack ${A} cd "${S}" epatch "${FILESDIR}"/${P}-gcc4.3.patch + epatch "${FILESDIR}"/${P}-ldflags.patch } =20 src_compile() {