public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/apbs: metadata.xml ChangeLog apbs-1.2.1b-r4.ebuild
@ 2013-02-19 15:42 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2013-02-19 15:42 UTC (permalink / raw
  To: gentoo-commits

jlec        13/02/19 15:42:15

  Modified:             metadata.xml ChangeLog apbs-1.2.1b-r4.ebuild
  Log:
  sci-chemistry/apbs: Use tc-getPKG_CONFIG from toolchain-funcs.eclass instead of plain pkg-config
  
  (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 70EB7916)

Revision  Changes    Path
1.13                 sci-chemistry/apbs/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/metadata.xml?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/metadata.xml?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/metadata.xml?r1=1.12&r2=1.13

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/metadata.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- metadata.xml	20 Jul 2011 16:54:59 -0000	1.12
+++ metadata.xml	19 Feb 2013 15:42:15 -0000	1.13
@@ -1,18 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>sci-chemistry</herd>
-	<maintainer>
-		<email>jlec@gentoo.org</email>
-		<name>Justin Lecher</name>
-		<description>Ebuild Crasher</description>
-	</maintainer>
-	<use>
-		<flag name="arpack">Include support for arpack libs</flag>
-		<flag name="fetk">Include support for FeTK</flag>
-		<flag name="tools">Install optional tools</flag>
-	</use>
-	<longdescription>
+  <herd>sci-chemistry</herd>
+  <maintainer>
+    <email>jlec@gentoo.org</email>
+    <name>Justin Lecher</name>
+    <description>Ebuild Crasher</description>
+  </maintainer>
+  <use>
+    <flag name="arpack">Include support for arpack libs</flag>
+    <flag name="fetk">Include support for FeTK</flag>
+    <flag name="tools">Install optional tools</flag>
+  </use>
+  <longdescription>
 APBS is a software package for modeling biomolecular solvation through solution 
 of the Poisson-Boltzmann equation (PBE), one of the most popular continuum 
 models for describing electrostatic interactions between molecular solutes in 



1.60                 sci-chemistry/apbs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	19 Oct 2012 07:19:17 -0000	1.59
+++ ChangeLog	19 Feb 2013 15:42:15 -0000	1.60
@@ -1,6 +1,10 @@
 # ChangeLog for sci-chemistry/apbs
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.59 2012/10/19 07:19:17 jlec Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.60 2013/02/19 15:42:15 jlec Exp $
+
+  19 Feb 2013; Justin Lecher <jlec@gentoo.org> apbs-1.2.1b-r4.ebuild,
+  metadata.xml:
+  Use tc-getPKG_CONFIG from toolchain-funcs.eclass instead of plain pkg-config
 
   19 Oct 2012; Justin Lecher <jlec@gentoo.org> apbs-1.2.1b-r4.ebuild,
   -apbs-1.3.ebuild, -apbs-1.3-r1.ebuild, -apbs-1.3-r2.ebuild,



1.15                 sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild?r1=1.14&r2=1.15

Index: apbs-1.2.1b-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- apbs-1.2.1b-r4.ebuild	19 Oct 2012 07:19:17 -0000	1.14
+++ apbs-1.2.1b-r4.ebuild	19 Feb 2013 15:42:15 -0000	1.15
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild,v 1.14 2012/10/19 07:19:17 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild,v 1.15 2013/02/19 15:42:15 jlec Exp $
 
 EAPI="3"
 
@@ -80,7 +80,7 @@
 	econf \
 		--disable-maloc-rebuild \
 		--enable-shared \
-		--with-blas="$(pkg-config --libs blas)" \
+		--with-blas="$($(tc-getPKG_CONFIG) --libs blas)" \
 		$(use_enable openmp) \
 		$(use_enable python) \
 		$(use_enable tools) \





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-19 15:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-19 15:42 [gentoo-commits] gentoo-x86 commit in sci-chemistry/apbs: metadata.xml ChangeLog apbs-1.2.1b-r4.ebuild Justin Lecher (jlec)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox