From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/brial/
Date: Tue, 4 May 2021 19:10:08 +0000 (UTC) [thread overview]
Message-ID: <1620155376.76a18e8de35b0576a5fd24e9afb6dc7dca184305.sam@gentoo> (raw)
commit: 76a18e8de35b0576a5fd24e9afb6dc7dca184305
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 4 03:17:36 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 4 19:09:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76a18e8d
sci-libs/brial: fix phase definition style
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-libs/brial/brial-1.2.10.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sci-libs/brial/brial-1.2.10.ebuild b/sci-libs/brial/brial-1.2.10.ebuild
index 926f7639d6b..7b2dfededba 100644
--- a/sci-libs/brial/brial-1.2.10.ebuild
+++ b/sci-libs/brial/brial-1.2.10.ebuild
@@ -20,11 +20,11 @@ DEPEND="dev-libs/boost
sci-libs/m4ri[png=]"
RDEPEND="${DEPEND}"
-pkg_setup(){
+pkg_setup() {
tc-export PKG_CONFIG
}
-src_configure(){
+src_configure() {
# with-boost-libdir added to deal with some rather quirky setups
# see https://github.com/cschwan/sage-on-gentoo/issues/551
econf \
@@ -33,7 +33,7 @@ src_configure(){
$(use_enable static-libs static)
}
-src_install(){
+src_install() {
default
find "${ED}" -name '*.la' -delete || die
}
next reply other threads:[~2021-05-04 19:10 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-04 19:10 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-25 16:47 [gentoo-commits] repo/gentoo:master commit in: sci-libs/brial/ Michael Orlitzky
2023-06-09 15:06 Arthur Zamarin
2023-06-05 12:33 Michael Orlitzky
2023-06-05 5:02 Sam James
2023-06-05 3:57 Sam James
2023-01-16 23:21 Michael Orlitzky
2022-10-24 13:39 Michael Orlitzky
2022-10-24 7:22 Joonas Niilola
2022-10-24 7:22 Joonas Niilola
2022-08-03 20:23 Michael Orlitzky
2022-08-03 20:23 Michael Orlitzky
2021-05-29 19:03 David Seifert
2021-02-18 18:57 David Seifert
2021-02-18 8:39 Sam James
2021-02-18 8:35 Sam James
2020-10-03 23:08 Michael Orlitzky
2020-09-29 14:02 Michael Orlitzky
2020-04-14 13:02 Agostino Sarubbo
2020-04-14 7:58 Agostino Sarubbo
2020-03-19 23:43 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=1620155376.76a18e8de35b0576a5fd24e9afb6dc7dca184305.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