From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/thepeg/
Date: Tue, 23 Apr 2024 09:48:45 +0000 (UTC) [thread overview]
Message-ID: <1713865685.8805c295703f838efe0b435a2915b32bbc35f077.andrewammerlaan@gentoo> (raw)
commit: 8805c295703f838efe0b435a2915b32bbc35f077
Author: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de>
AuthorDate: Mon Apr 22 13:12:42 2024 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 09:48:05 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8805c295
sci-physics/thepeg: rename USE flag hepmc -> +hepmc3
Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de>
Closes: https://github.com/gentoo/gentoo/pull/36341
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
.../thepeg/{thepeg-2.2.3.ebuild => thepeg-2.2.3-r1.ebuild} | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/sci-physics/thepeg/thepeg-2.2.3.ebuild b/sci-physics/thepeg/thepeg-2.2.3-r1.ebuild
similarity index 91%
rename from sci-physics/thepeg/thepeg-2.2.3.ebuild
rename to sci-physics/thepeg/thepeg-2.2.3-r1.ebuild
index 0d83d03fffcb..d1dbd3dcc513 100644
--- a/sci-physics/thepeg/thepeg-2.2.3.ebuild
+++ b/sci-physics/thepeg/thepeg-2.2.3-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://home.thep.lu.se/ThePEG/"
TEST_URI="https://www.hepforge.org/archive/lhapdf/pdfsets/current"
SRC_URI="https://www.hepforge.org/archive/thepeg/${MY_P}.tar.bz2
- test? ( hepmc? (
+ test? ( hepmc3? (
${TEST_URI}/cteq6ll.LHpdf
${TEST_URI}/cteq5l.LHgrid
${TEST_URI}/GRV98nlo.LHgrid
@@ -22,14 +22,14 @@ S="${WORKDIR}/${MY_P}"
LICENSE="GPL-3"
SLOT="0/30"
KEYWORDS="~amd64 ~x86"
-IUSE="emacs fastjet hepmc java lhapdf static-libs test zlib"
+IUSE="emacs fastjet +hepmc3 java lhapdf static-libs test zlib"
RESTRICT="!test? ( test )"
CDEPEND="
sci-libs/gsl:0=
emacs? ( >=app-editors/emacs-23.1:* )
fastjet? ( sci-physics/fastjet:0= )
- hepmc? ( sci-physics/hepmc:3= )
+ hepmc3? ( sci-physics/hepmc:3= )
lhapdf? ( >=sci-physics/lhapdf-6.0:0= )
zlib? ( sys-libs/zlib:0= )"
DEPEND="${CDEPEND}
@@ -63,8 +63,8 @@ src_configure() {
econf \
$(use_enable static-libs static) \
$(use_with fastjet fastjet "${EPREFIX}"/usr) \
- $(use_with hepmc hepmc "${EPREFIX}"/usr) \
- $(use_with hepmc hepmcversion 3) \
+ $(use_with hepmc3 hepmc "${EPREFIX}"/usr) \
+ $(use_with hepmc3 hepmcversion 3) \
$(use_with java javagui) \
$(use_with lhapdf lhapdf "${EPREFIX}"/usr) \
$(use_with test boost "${EPREFIX}"/usr) \
next reply other threads:[~2024-04-23 9:48 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-23 9:48 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-23 9:48 [gentoo-commits] repo/gentoo:master commit in: sci-physics/thepeg/ Andrew Ammerlaan
2024-04-23 9:48 Andrew Ammerlaan
2024-04-23 9:48 Andrew Ammerlaan
2024-04-23 9:48 Andrew Ammerlaan
2022-12-11 17:55 Arthur Zamarin
2022-08-28 7:38 Andrew Ammerlaan
2022-08-27 7:52 Andrew Ammerlaan
2022-08-26 11:13 Andrew Ammerlaan
2022-08-26 11:13 Andrew Ammerlaan
2022-08-26 11:13 Andrew Ammerlaan
2022-08-26 11:13 Andrew Ammerlaan
2021-07-26 11:06 Andrew Ammerlaan
2021-07-26 11:06 Andrew Ammerlaan
2021-07-26 11:06 Andrew Ammerlaan
2021-03-07 19:02 Andreas Sturmlechner
2020-10-09 8:20 Michał Górny
2019-12-20 22:49 Ulrich Müller
2017-09-05 7:14 David Seifert
2016-11-11 23:37 Andreas Hüttel
2016-08-07 8:28 Pacho Ramos
2016-05-14 23:32 David Seifert
2016-05-14 23:32 David Seifert
2016-01-02 0:19 Jauhien Piatlicki
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=1713865685.8805c295703f838efe0b435a2915b32bbc35f077.andrewammerlaan@gentoo \
--to=andrewammerlaan@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