From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/fflas-ffpack/
Date: Sun, 11 Sep 2022 22:25:40 +0000 (UTC) [thread overview]
Message-ID: <1662935093.d12bc87963fe1b3fae352771cd590e9daad228f4.sam@gentoo> (raw)
commit: d12bc87963fe1b3fae352771cd590e9daad228f4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 11 22:24:53 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 11 22:24:53 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d12bc879
sci-libs/fflas-ffpack: fix duplicate pkg_setup
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-libs/fflas-ffpack/fflas-ffpack-2.4.3-r2.ebuild | 8 +++-----
sci-libs/fflas-ffpack/fflas-ffpack-2.4.3-r3.ebuild | 6 ++----
2 files changed, 5 insertions(+), 9 deletions(-)
diff --git a/sci-libs/fflas-ffpack/fflas-ffpack-2.4.3-r2.ebuild b/sci-libs/fflas-ffpack/fflas-ffpack-2.4.3-r2.ebuild
index 5428716175bf..327b02fb947b 100644
--- a/sci-libs/fflas-ffpack/fflas-ffpack-2.4.3-r2.ebuild
+++ b/sci-libs/fflas-ffpack/fflas-ffpack-2.4.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -42,16 +42,14 @@ pkg_setup() {
[[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
}
-pkg_setup() {
- tc-export PKG_CONFIG
-}
-
src_prepare() {
default
eautoreconf
}
src_configure() {
+ tc-export PKG_CONFIG
+
econf \
--enable-precompilation \
$(use_enable openmp) \
diff --git a/sci-libs/fflas-ffpack/fflas-ffpack-2.4.3-r3.ebuild b/sci-libs/fflas-ffpack/fflas-ffpack-2.4.3-r3.ebuild
index 87c452d6e355..9d9117b172ef 100644
--- a/sci-libs/fflas-ffpack/fflas-ffpack-2.4.3-r3.ebuild
+++ b/sci-libs/fflas-ffpack/fflas-ffpack-2.4.3-r3.ebuild
@@ -43,16 +43,14 @@ pkg_setup() {
[[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
}
-pkg_setup() {
- tc-export PKG_CONFIG
-}
-
src_prepare() {
default
eautoreconf
}
src_configure() {
+ tc-export PKG_CONFIG
+
econf \
--enable-precompilation \
$(use_enable openmp) \
next reply other threads:[~2022-09-11 22:25 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-11 22:25 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-25 21:36 [gentoo-commits] repo/gentoo:master commit in: sci-libs/fflas-ffpack/ Michael Orlitzky
2024-04-09 17:32 Arthur Zamarin
2024-02-11 13:04 Michael Orlitzky
2023-02-07 19:40 Michael Orlitzky
2023-02-07 19:40 Michael Orlitzky
2022-09-14 22:23 Sam James
2021-11-02 18:11 Michael Orlitzky
2021-06-18 13:15 David Seifert
2021-05-04 19:23 Sam James
2021-05-04 19:10 Sam James
2021-01-06 15:17 Fabian Groffen
2020-07-31 21:49 Michael Orlitzky
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=1662935093.d12bc87963fe1b3fae352771cd590e9daad228f4.sam@gentoo \
--to=sam@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