public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Honza Macháček" <Hloupy.Honza@centrum.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/bigdft/
Date: Tue, 15 May 2012 06:49:03 +0000 (UTC)	[thread overview]
Message-ID: <1337064533.74dc0cae68676fa0689216e5c9d8d312988b6e3a.honza_machacek@gentoo> (raw)

commit:     74dc0cae68676fa0689216e5c9d8d312988b6e3a
Author:     Honza Macháček <Hloupy.Honza <AT> centrum <DOT> cz>
AuthorDate: Tue May 15 06:48:53 2012 +0000
Commit:     Honza Macháček <Hloupy.Honza <AT> centrum <DOT> cz>
CommitDate: Tue May 15 06:48:53 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=74dc0cae

The pkg-config file of sci-libs/bigdft corrected.

---
 sci-libs/bigdft/ChangeLog                          |    8 ++++++++
 ...{bigdft-1.6.0.ebuild => bigdft-1.6.0-r1.ebuild} |    2 +-
 ...t-1.6_pre1.ebuild => bigdft-1.6_pre1-r1.ebuild} |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/sci-libs/bigdft/ChangeLog b/sci-libs/bigdft/ChangeLog
index f378708..80ea11c 100644
--- a/sci-libs/bigdft/ChangeLog
+++ b/sci-libs/bigdft/ChangeLog
@@ -2,6 +2,14 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*bigdft-1.6.0-r1 (15 May 2012)
+*bigdft-1.6_pre1-r1 (15 May 2012)
+
+  15 May 2012; Honza Macháček <Hloupy.Honza@centrum.cz>
+  -bigdft-1.6_pre1.ebuild, +bigdft-1.6_pre1-r1.ebuild, -bigdft-1.6.0.ebuild,
+  +bigdft-1.6.0-r1.ebuild:
+  pkg-config file corrected
+
   30 Mar 2012; Honza Macháček <Hloupy.Honza@centrum.cz>
   -bigdft-1.2.0.2.ebuild, -files/bigdft-1.2.0.2-0001.patch,
   -files/bigdft-1.2.0.2-0002.patch, -files/bigdft-1.2.0.2-0003.patch,

diff --git a/sci-libs/bigdft/bigdft-1.6.0.ebuild b/sci-libs/bigdft/bigdft-1.6.0-r1.ebuild
similarity index 97%
rename from sci-libs/bigdft/bigdft-1.6.0.ebuild
rename to sci-libs/bigdft/bigdft-1.6.0-r1.ebuild
index 66ea41f..ef9b7f1 100644
--- a/sci-libs/bigdft/bigdft-1.6.0.ebuild
+++ b/sci-libs/bigdft/bigdft-1.6.0-r1.ebuild
@@ -108,7 +108,7 @@ src_compile() {
 	_check_build_dir
 	pushd "${AUTOTOOLS_BUILD_DIR}" > /dev/null
 	emake -j1 || die 'emake failed'
-	sed -i -e's%\$(top_builddir)/src/lib\([^ /$-]*\)\.a%-l\1%g' bigdft.pc
+	sed -i -e's%\$(top_builddir)/[^ ]*/lib\([^ /$-]*\)\.a%-l\1%g' bigdft.pc
 	popd > /dev/null
 
 	use doc && autotools-utils_src_compile doc

diff --git a/sci-libs/bigdft/bigdft-1.6_pre1.ebuild b/sci-libs/bigdft/bigdft-1.6_pre1-r1.ebuild
similarity index 97%
rename from sci-libs/bigdft/bigdft-1.6_pre1.ebuild
rename to sci-libs/bigdft/bigdft-1.6_pre1-r1.ebuild
index 21cff15..861a9db 100644
--- a/sci-libs/bigdft/bigdft-1.6_pre1.ebuild
+++ b/sci-libs/bigdft/bigdft-1.6_pre1-r1.ebuild
@@ -113,7 +113,7 @@ src_compile() {
 	_check_build_dir
 	pushd "${AUTOTOOLS_BUILD_DIR}" > /dev/null
 	emake -j1 || die 'emake failed'
-	sed -i -e's%\$(top_builddir)/src/lib\([^ /$-]*\)\.a%-l\1%g' bigdft.pc
+	sed -i -e's%\$(top_builddir)/[^ ]*/lib\([^ /$-]*\)\.a%-l\1%g' bigdft.pc
 	popd > /dev/null
 
 	use doc && autotools-utils_src_compile doc



             reply	other threads:[~2012-05-15  6:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-15  6:49 Honza Macháček [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-02-22 10:15 [gentoo-commits] proj/sci:master commit in: sci-libs/bigdft/ Justin Lecher
2013-02-20 12:10 Honza Macháček
2012-06-22 22:49 Alexey Shvetsov
2012-05-22 19:43 Justin Lecher
2012-02-19 12:44 Justin Lecher
2011-07-11 11:24 Honza Macháček
2011-06-24 17:09 Justin Lecher
2011-06-21 11:54 Justin Lecher

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=1337064533.74dc0cae68676fa0689216e5c9d8d312988b6e3a.honza_machacek@gentoo \
    --to=hloupy.honza@centrum.cz \
    --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