public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Denis Dupeyron (calchan)" <calchan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/arpack: ChangeLog arpack-3.1.2.ebuild
Date: Tue,  8 Jan 2013 02:50:20 +0000 (UTC)	[thread overview]
Message-ID: <20130108025020.6631D2171E@flycatcher.gentoo.org> (raw)

calchan     13/01/08 02:50:20

  Modified:             ChangeLog arpack-3.1.2.ebuild
  Log:
  Fix typo in tc-getPKG_CONFIG.
  
  (Portage version: 2.1.11.38/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.48                 sci-libs/arpack/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/arpack/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/arpack/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/arpack/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/arpack/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	3 Jan 2013 05:28:59 -0000	1.47
+++ ChangeLog	8 Jan 2013 02:50:20 -0000	1.48
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/arpack
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/arpack/ChangeLog,v 1.47 2013/01/03 05:28:59 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/arpack/ChangeLog,v 1.48 2013/01/08 02:50:20 calchan Exp $
+
+  08 Jan 2013; Denis Dupeyron <calchan@gentoo.org> arpack-3.1.2.ebuild:
+  Fix typo in tc-getPKG_CONFIG.
 
   03 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org> -arpack-3.0.2.ebuild,
   -arpack-3.1.1.ebuild, arpack-3.1.2.ebuild:



1.5                  sci-libs/arpack/arpack-3.1.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/arpack/arpack-3.1.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/arpack/arpack-3.1.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/arpack/arpack-3.1.2.ebuild?r1=1.4&r2=1.5

Index: arpack-3.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/arpack/arpack-3.1.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- arpack-3.1.2.ebuild	3 Jan 2013 05:28:59 -0000	1.4
+++ arpack-3.1.2.ebuild	8 Jan 2013 02:50:20 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/arpack/arpack-3.1.2.ebuild,v 1.4 2013/01/03 05:28:59 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/arpack/arpack-3.1.2.ebuild,v 1.5 2013/01/08 02:50:20 calchan Exp $
 
 EAPI=4
 
@@ -34,7 +34,7 @@
 
 src_configure() {
 	local myeconfargs=(
-		--with-blas="$($(tc-getPKGCONFIG) --libs blas)"
+		--with-blas="$($(tc-getPKG_CONFIG) --libs blas)"
 		--with-lapack="$($(tc-getPKG_CONFIG) --libs lapack)"
 		$(use_enable mpi)
 		)





             reply	other threads:[~2013-01-08  2:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-08  2:50 Denis Dupeyron (calchan) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-09-05 19:54 [gentoo-commits] gentoo-x86 commit in sci-libs/arpack: ChangeLog arpack-3.1.2.ebuild Justin Lecher (jlec)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130108025020.6631D2171E@flycatcher.gentoo.org \
    --to=calchan@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox