public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Eli Schwartz" <eschwartz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/jags/
Date: Tue,  6 Aug 2024 00:20:06 +0000 (UTC)	[thread overview]
Message-ID: <1722903511.1fcac3194b23e7a4f9b1ae6a99d373f36d35013f.eschwartz@gentoo> (raw)

commit:     1fcac3194b23e7a4f9b1ae6a99d373f36d35013f
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  5 18:19:41 2024 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Aug  6 00:18:31 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fcac319

sci-mathematics/jags: make sure elibtoolize is applied

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 sci-mathematics/jags/jags-4.3.1-r1.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/sci-mathematics/jags/jags-4.3.1-r1.ebuild b/sci-mathematics/jags/jags-4.3.1-r1.ebuild
index 46f46bbac45e..6ee9e9025d55 100644
--- a/sci-mathematics/jags/jags-4.3.1-r1.ebuild
+++ b/sci-mathematics/jags/jags-4.3.1-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit toolchain-funcs
+inherit libtool toolchain-funcs
 
 MYP="JAGS-${PV}"
 
@@ -31,6 +31,11 @@ BDEPEND="
 	)
 "
 
+src_prepare() {
+	default
+	elibtoolize
+}
+
 src_configure() {
 	econf \
 		--with-blas="$($(tc-getPKG_CONFIG) --libs blas)" \


             reply	other threads:[~2024-08-06  0:20 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-06  0:20 Eli Schwartz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-15 22:23 [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/jags/ Andreas K. Hüttel
2024-08-06  0:20 Eli Schwartz
2023-06-10  4:20 Sam James
2022-11-22  7:57 Sam James
2022-11-22  7:57 Sam James
2022-08-30 22:00 Andreas Sturmlechner
2022-08-30 18:40 Jakov Smolić
2022-08-30 18:40 Jakov Smolić
2021-07-26 11:48 Andrew Ammerlaan
2021-05-31  9:20 David Seifert
2016-03-02  8:32 David Seifert
2016-01-21 19:44 David Seifert
2016-01-21 19:44 David Seifert
2015-11-28 17:41 Justin Lecher
2015-11-28 17:41 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=1722903511.1fcac3194b23e7a4f9b1ae6a99d373f36d35013f.eschwartz@gentoo \
    --to=eschwartz@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