public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Beierlein" <tomjbe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/voacapl/
Date: Sat, 24 Dec 2022 13:05:56 +0000 (UTC)	[thread overview]
Message-ID: <1671887134.6a65c575970910eeff285a176e5cc4f84f67a665.tomjbe@gentoo> (raw)

commit:     6a65c575970910eeff285a176e5cc4f84f67a665
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 24 13:03:24 2022 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Sat Dec 24 13:05:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a65c575

sci-electronics/voacapl: Add eautoreconf to force compile order

See comment on bug 882533

Closes: https://bugs.gentoo.org/882533
Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>

 sci-electronics/voacapl/voacapl-0.7.6-r1.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/sci-electronics/voacapl/voacapl-0.7.6-r1.ebuild b/sci-electronics/voacapl/voacapl-0.7.6-r1.ebuild
index 53f2437a3ea8..829abdbfcb48 100644
--- a/sci-electronics/voacapl/voacapl-0.7.6-r1.ebuild
+++ b/sci-electronics/voacapl/voacapl-0.7.6-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-inherit fortran-2
+inherit autotools fortran-2
 
 MY_P=${PN}-v.${PV}
 
@@ -20,6 +20,11 @@ RESTRICT="mirror bindist"
 
 S="${WORKDIR}/${MY_P}"
 
+src_prepare() {
+	eapply_user
+	eautoreconf
+}
+
 src_compile() {
 	# bug 513766
 	emake -j1


             reply	other threads:[~2022-12-24 13:06 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-24 13:05 Thomas Beierlein [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-15 13:41 [gentoo-commits] repo/gentoo:master commit in: sci-electronics/voacapl/ Thomas Beierlein
2022-12-24 13:05 Thomas Beierlein
2022-04-01  9:06 Thomas Beierlein
2022-03-31 17:36 Jakov Smolić
2022-03-31 17:36 Jakov Smolić
2021-12-30 16:30 Thomas Beierlein
2021-01-18 10:14 David Seifert
2020-11-20  1:34 Thomas Deutschmann
2020-11-19 22:58 Sam James
2020-08-30 10:14 Thomas Beierlein
2020-08-30 10:14 Thomas Beierlein
2018-12-12 16:24 Mikle Kolyada
2018-11-27 21:55 Thomas Deutschmann
2018-07-30 15:39 Thomas Beierlein
2016-07-25 17:55 Thomas Beierlein
2016-01-06 13:34 Agostino Sarubbo
2016-01-02 16:28 Agostino Sarubbo

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=1671887134.6a65c575970910eeff285a176e5cc4f84f67a665.tomjbe@gentoo \
    --to=tomjbe@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