public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/elk/
Date: Thu, 21 Feb 2013 22:56:52 +0000 (UTC)	[thread overview]
Message-ID: <1361487383.65ac100c81b193ad82841bc9ffe7b69426294743.jlec@gentoo> (raw)

commit:     65ac100c81b193ad82841bc9ffe7b69426294743
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 21 22:56:23 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Feb 21 22:56:23 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=65ac100c

sci-physics/elk: Use tc-getPKG_CONFIG from toolchain-funcs.eclass instead of plain pkg-config; add missing dep on virtual/pkgconfig; cleaning of ebuild

Package-Manager: portage-2.2.0_alpha163

---
 sci-physics/elk/ChangeLog         |    2 +-
 sci-physics/elk/elk-1.4.22.ebuild |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-physics/elk/ChangeLog b/sci-physics/elk/ChangeLog
index 996267a..28ac97d 100644
--- a/sci-physics/elk/ChangeLog
+++ b/sci-physics/elk/ChangeLog
@@ -2,7 +2,7 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
-  21 Feb 2013; Justin Lecher <jlec@gentoo.org> elk-1.4.22.ebuild, metadata.xml:
+  21 Feb 2013; Justin Lecher <jlec@gentoo.org> elk-1.4.22.ebuild:
   Use tc-getPKG_CONFIG from toolchain-funcs.eclass instead of plain pkg-config;
   add missing dep on virtual/pkgconfig; cleaning of ebuild
 

diff --git a/sci-physics/elk/elk-1.4.22.ebuild b/sci-physics/elk/elk-1.4.22.ebuild
index 908a24a..ab7cd8d 100644
--- a/sci-physics/elk/elk-1.4.22.ebuild
+++ b/sci-physics/elk/elk-1.4.22.ebuild
@@ -77,7 +77,7 @@ src_configure() {
 	LD = $(tc-getLD)
 	AR = $(tc-getAR)
 	LIB_SYS =
-	LIB_LPK = $(pkg-config --libs lapack)
+	LIB_LPK = $($(tc-getPKG_CONFIG) --libs lapack)
 	LIB_FFT = fftlib.a
 	EOF
 


             reply	other threads:[~2013-02-21 22:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-21 22:56 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-02-01  2:57 [gentoo-commits] proj/sci:master commit in: sci-physics/elk/ Horea Christian
2021-01-19 17:02 Andrew Ammerlaan
2015-09-21 19:05 Justin Lecher
2015-06-08 12:19 Justin Lecher
2013-07-23  7:29 Honza Macháček
2013-02-21 22:56 Justin Lecher
2012-07-07 21:34 Honza Macháček
2011-12-14 16:21 Honza Macháček
2011-07-01  7:13 Honza Macháček
2011-07-01  7:10 Honza Macháček

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=1361487383.65ac100c81b193ad82841bc9ffe7b69426294743.jlec@gentoo \
    --to=jlec@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