public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Nowa Ammerlaan" <nowa@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/hepmc/
Date: Thu, 28 Nov 2024 15:19:50 +0000 (UTC)	[thread overview]
Message-ID: <1732807175.813fa9a9a78880b7b8f7c65df5d4f613b2d74cee.nowa@gentoo> (raw)

commit:     813fa9a9a78880b7b8f7c65df5d4f613b2d74cee
Author:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de>
AuthorDate: Thu Nov 28 13:56:39 2024 +0000
Commit:     Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
CommitDate: Thu Nov 28 15:19:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=813fa9a9

sci-physics/hepmc: filter lto

Closes: https://bugs.gentoo.org/941937
Closes: https://bugs.gentoo.org/941936
Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de>
Closes: https://github.com/gentoo/gentoo/pull/39503
Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org>

 sci-physics/hepmc/hepmc-3.2.7.ebuild | 3 ++-
 sci-physics/hepmc/hepmc-3.3.0.ebuild | 3 ++-
 sci-physics/hepmc/hepmc-9999.ebuild  | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/sci-physics/hepmc/hepmc-3.2.7.ebuild b/sci-physics/hepmc/hepmc-3.2.7.ebuild
index 2c4ebb116007..4074958aea33 100644
--- a/sci-physics/hepmc/hepmc-3.2.7.ebuild
+++ b/sci-physics/hepmc/hepmc-3.2.7.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 PYTHON_COMPAT=( python3_{10..12} )
-inherit fortran-2 cmake python-single-r1
+inherit fortran-2 cmake flag-o-matic python-single-r1
 
 MYPN=HepMC3
 MYP=${MYPN}-${PV}
@@ -47,6 +47,7 @@ BDEPEND="
 "
 
 src_configure() {
+	filter-lto # 941937 941936
 	local mycmakeargs=(
 		-DHEPMC3_ENABLE_ROOTIO=$(usex root ON OFF)
 		-DHEPMC3_ENABLE_PYTHON=$(usex python ON OFF)

diff --git a/sci-physics/hepmc/hepmc-3.3.0.ebuild b/sci-physics/hepmc/hepmc-3.3.0.ebuild
index 788d8d48adf5..c5cb24ef7a3f 100644
--- a/sci-physics/hepmc/hepmc-3.3.0.ebuild
+++ b/sci-physics/hepmc/hepmc-3.3.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 PYTHON_COMPAT=( python3_{10..12} )
-inherit fortran-2 cmake python-single-r1
+inherit fortran-2 cmake flag-o-matic python-single-r1
 
 MYP=HepMC3-${PV}
 
@@ -46,6 +46,7 @@ BDEPEND="
 "
 
 src_configure() {
+	filter-lto # 941937 941936
 	local mycmakeargs=(
 		-DHEPMC3_ENABLE_ROOTIO=$(usex root ON OFF)
 		-DHEPMC3_ENABLE_PYTHON=$(usex python ON OFF)

diff --git a/sci-physics/hepmc/hepmc-9999.ebuild b/sci-physics/hepmc/hepmc-9999.ebuild
index 788d8d48adf5..c5cb24ef7a3f 100644
--- a/sci-physics/hepmc/hepmc-9999.ebuild
+++ b/sci-physics/hepmc/hepmc-9999.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 PYTHON_COMPAT=( python3_{10..12} )
-inherit fortran-2 cmake python-single-r1
+inherit fortran-2 cmake flag-o-matic python-single-r1
 
 MYP=HepMC3-${PV}
 
@@ -46,6 +46,7 @@ BDEPEND="
 "
 
 src_configure() {
+	filter-lto # 941937 941936
 	local mycmakeargs=(
 		-DHEPMC3_ENABLE_ROOTIO=$(usex root ON OFF)
 		-DHEPMC3_ENABLE_PYTHON=$(usex python ON OFF)


             reply	other threads:[~2024-11-28 15:19 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-28 15:19 Nowa Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-27 11:22 [gentoo-commits] repo/gentoo:master commit in: sci-physics/hepmc/ Nowa Ammerlaan
2025-03-27 11:22 Nowa Ammerlaan
2025-03-27 11:22 Nowa Ammerlaan
2025-03-24 12:32 Nowa Ammerlaan
2025-01-14  8:58 Nowa Ammerlaan
2024-12-03  8:54 Nowa Ammerlaan
2024-06-20 11:22 Andrew Ammerlaan
2024-04-12 16:57 Andrew Ammerlaan
2024-03-15 14:17 Andrew Ammerlaan
2024-03-08  9:03 Guilherme Amadio
2024-03-08  9:03 Guilherme Amadio
2023-12-11 14:12 Andrew Ammerlaan
2023-06-09 15:06 Arthur Zamarin
2023-05-04  2:31 Sam James
2023-05-03 22:09 Sam James
2023-05-02 11:54 Andrew Ammerlaan
2023-05-02 11:54 Andrew Ammerlaan
2023-05-02 11:54 Andrew Ammerlaan
2023-02-25 22:23 Sam James
2023-02-25 22:23 Sam James
2022-12-11 17:55 Arthur Zamarin
2022-08-26 11:13 Andrew Ammerlaan
2022-08-26 11:13 Andrew Ammerlaan
2022-08-26 11:13 Andrew Ammerlaan
2022-03-05 21:40 David Seifert
2020-07-24 11:10 Ulrich Müller
2018-10-14 19:04 Andreas Sturmlechner
2018-10-14 19:04 Andreas Sturmlechner
2018-10-14 19:04 Andreas Sturmlechner
2018-10-14 19:04 Andreas Sturmlechner
2017-10-16  3:34 David Seifert
2016-11-13  9:39 David Seifert
2015-11-11  9:12 Agostino Sarubbo
2015-11-06 11:59 José María Alonso

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=1732807175.813fa9a9a78880b7b8f7c65df5d4f613b2d74cee.nowa@gentoo \
    --to=nowa@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