Gentoo Archives: gentoo-commits

From: Guilherme Amadio <amadio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/geant/
Date: Mon, 28 Jun 2021 16:15:38
Message-Id: 1624896918.118ad82dfde41a0fe6b80aaa45e934b5a51b428c.amadio@gentoo
1 commit: 118ad82dfde41a0fe6b80aaa45e934b5a51b428c
2 Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 28 13:55:00 2021 +0000
4 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 28 16:15:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=118ad82d
7
8 sci-physics/geant: move default C++ standard to C++17
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>
12
13 sci-physics/geant/{geant-4.10.7.1.ebuild => geant-4.10.7-r1.ebuild} | 2 +-
14 sci-physics/geant/{geant-4.10.7.ebuild => geant-4.10.7.1-r1.ebuild} | 2 +-
15 sci-physics/geant/{geant-4.10.7.2.ebuild => geant-4.10.7.2-r1.ebuild} | 2 +-
16 3 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/sci-physics/geant/geant-4.10.7.1.ebuild b/sci-physics/geant/geant-4.10.7-r1.ebuild
19 similarity index 97%
20 rename from sci-physics/geant/geant-4.10.7.1.ebuild
21 rename to sci-physics/geant/geant-4.10.7-r1.ebuild
22 index 4876bb60e54..7e6230175a6 100644
23 --- a/sci-physics/geant/geant-4.10.7.1.ebuild
24 +++ b/sci-physics/geant/geant-4.10.7-r1.ebuild
25 @@ -28,7 +28,7 @@ SRC_URI="https://geant4-data.web.cern.ch/geant4-data/releases/${MY_P}.tar.gz"
26 LICENSE="geant4"
27 SLOT="4"
28 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
29 -IUSE="+c++11 c++14 c++17 +data dawn doc examples freetype gdml geant3 hdf5
30 +IUSE="c++11 c++14 +c++17 +data dawn doc examples freetype gdml geant3 hdf5
31 inventor motif opengl qt5 raytracerx static-libs threads vrml"
32
33 REQUIRED_USE="
34
35 diff --git a/sci-physics/geant/geant-4.10.7.ebuild b/sci-physics/geant/geant-4.10.7.1-r1.ebuild
36 similarity index 97%
37 rename from sci-physics/geant/geant-4.10.7.ebuild
38 rename to sci-physics/geant/geant-4.10.7.1-r1.ebuild
39 index 4876bb60e54..7e6230175a6 100644
40 --- a/sci-physics/geant/geant-4.10.7.ebuild
41 +++ b/sci-physics/geant/geant-4.10.7.1-r1.ebuild
42 @@ -28,7 +28,7 @@ SRC_URI="https://geant4-data.web.cern.ch/geant4-data/releases/${MY_P}.tar.gz"
43 LICENSE="geant4"
44 SLOT="4"
45 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
46 -IUSE="+c++11 c++14 c++17 +data dawn doc examples freetype gdml geant3 hdf5
47 +IUSE="c++11 c++14 +c++17 +data dawn doc examples freetype gdml geant3 hdf5
48 inventor motif opengl qt5 raytracerx static-libs threads vrml"
49
50 REQUIRED_USE="
51
52 diff --git a/sci-physics/geant/geant-4.10.7.2.ebuild b/sci-physics/geant/geant-4.10.7.2-r1.ebuild
53 similarity index 97%
54 rename from sci-physics/geant/geant-4.10.7.2.ebuild
55 rename to sci-physics/geant/geant-4.10.7.2-r1.ebuild
56 index 9687486dde6..d67384d23d7 100644
57 --- a/sci-physics/geant/geant-4.10.7.2.ebuild
58 +++ b/sci-physics/geant/geant-4.10.7.2-r1.ebuild
59 @@ -28,7 +28,7 @@ SRC_URI="https://geant4-data.web.cern.ch/geant4-data/releases/${MY_P}.tar.gz"
60 LICENSE="geant4"
61 SLOT="4"
62 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
63 -IUSE="+c++11 c++14 c++17 +data dawn doc examples freetype gdml geant3 hdf5
64 +IUSE="c++11 c++14 +c++17 +data dawn doc examples freetype gdml geant3 hdf5
65 inventor motif opengl qt5 raytracerx static-libs threads vrml"
66
67 REQUIRED_USE="