Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/pythia/
Date: Fri, 26 Aug 2022 11:13:20
Message-Id: 1661512379.160a7a038d90f4aa325889c21769addd5d3280e2.andrewammerlaan@gentoo
1 commit: 160a7a038d90f4aa325889c21769addd5d3280e2
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 26 10:49:08 2022 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 26 11:12:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=160a7a03
7
8 sci-physics/pythia: depend on hepmc:2
9
10 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
11
12 sci-physics/pythia/{pythia-8.2.45.ebuild => pythia-8.2.45-r1.ebuild} | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-physics/pythia/pythia-8.2.45.ebuild b/sci-physics/pythia/pythia-8.2.45-r1.ebuild
16 similarity index 99%
17 rename from sci-physics/pythia/pythia-8.2.45.ebuild
18 rename to sci-physics/pythia/pythia-8.2.45-r1.ebuild
19 index b46fed8fb5df..7826f78f0c0d 100644
20 --- a/sci-physics/pythia/pythia-8.2.45.ebuild
21 +++ b/sci-physics/pythia/pythia-8.2.45-r1.ebuild
22 @@ -1,7 +1,7 @@
23 # Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 -EAPI=7
27 +EAPI=8
28
29 inherit toolchain-funcs
30
31 @@ -30,7 +30,7 @@ RESTRICT="!test? ( test )"
32
33 RDEPEND="
34 fastjet? ( sci-physics/fastjet )
35 - hepmc? ( sci-physics/hepmc:0= )
36 + hepmc? ( sci-physics/hepmc:2= )
37 lhapdf? ( sci-physics/lhapdf:= )
38 zlib? ( sys-libs/zlib )"
39 # ROOT is used only when building related tests