From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/erkale/
Date: Sat, 2 Jul 2016 09:02:48 +0000 (UTC) [thread overview]
Message-ID: <1467449841.4c29e7ba00e91fcc5499aa853e8a4d4a33d221f6.jlec@gentoo> (raw)
commit: 4c29e7ba00e91fcc5499aa853e8a4d4a33d221f6
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 2 08:57:21 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jul 2 08:57:21 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4c29e7ba
sci-chemistry/erkale: Move use() call to local scope
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-chemistry/erkale/erkale-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-chemistry/erkale/erkale-9999.ebuild b/sci-chemistry/erkale/erkale-9999.ebuild
index 2b76123..999f191 100644
--- a/sci-chemistry/erkale/erkale-9999.ebuild
+++ b/sci-chemistry/erkale/erkale-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
inherit cmake-utils flag-o-matic git-r3 multibuild toolchain-funcs
@@ -27,9 +27,9 @@ DEPEND="${DEPEND}
"
MULTIBUILD_VARIANTS=( serial )
-use openmp && MULTIBUILD_VARIANTS+=( omp )
src_prepare() {
+ use openmp && MULTIBUILD_VARIANTS+=( omp )
append-cxxflags "-DARMA_DONT_USE_ATLAS -DARMA_DONT_USE_WRAPPER"
cmake-utils_src_prepare
}
next reply other threads:[~2016-07-02 9:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-02 9:02 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-01-25 19:15 [gentoo-commits] proj/sci:master commit in: sci-chemistry/erkale/ Andrew Ammerlaan
2021-01-28 14:56 Andrew Ammerlaan
2021-01-20 8:53 Andrew Ammerlaan
2017-01-29 11:59 Justin Lecher
2016-01-07 13:51 Reinis Danne
2014-04-02 23:05 Sebastien Fabbro
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=1467449841.4c29e7ba00e91fcc5499aa853e8a4d4a33d221f6.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