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: Tue, 29 Jun 2021 11:48:22
Message-Id: 1624967276.b54a2474d254d6d8f181162c73406a212beefbac.amadio@gentoo
1 commit: b54a2474d254d6d8f181162c73406a212beefbac
2 Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 29 11:35:55 2021 +0000
4 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 29 11:47:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b54a2474
7
8 sci-physics/geant: add missing dependency with USE=qt5
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-r1.ebuild => geant-4.10.7-r2.ebuild} | 1 +
14 sci-physics/geant/{geant-4.10.7.1-r1.ebuild => geant-4.10.7.1-r2.ebuild} | 1 +
15 sci-physics/geant/{geant-4.10.7.2-r1.ebuild => geant-4.10.7.2-r2.ebuild} | 1 +
16 .../geant/{geant-4.11.0_beta1.ebuild => geant-4.11.0_beta1-r1.ebuild} | 1 +
17 4 files changed, 4 insertions(+)
18
19 diff --git a/sci-physics/geant/geant-4.10.7-r1.ebuild b/sci-physics/geant/geant-4.10.7-r2.ebuild
20 similarity index 99%
21 rename from sci-physics/geant/geant-4.10.7-r1.ebuild
22 rename to sci-physics/geant/geant-4.10.7-r2.ebuild
23 index 7e6230175a6..fcc83668274 100644
24 --- a/sci-physics/geant/geant-4.10.7-r1.ebuild
25 +++ b/sci-physics/geant/geant-4.10.7-r2.ebuild
26 @@ -50,6 +50,7 @@ RDEPEND="
27 motif? ( x11-libs/motif:0 )
28 opengl? ( virtual/opengl )
29 qt5? (
30 + dev-qt/qt3d:5
31 dev-qt/qtcore:5
32 dev-qt/qtgui:5
33 dev-qt/qtprintsupport:5
34
35 diff --git a/sci-physics/geant/geant-4.10.7.1-r1.ebuild b/sci-physics/geant/geant-4.10.7.1-r2.ebuild
36 similarity index 99%
37 rename from sci-physics/geant/geant-4.10.7.1-r1.ebuild
38 rename to sci-physics/geant/geant-4.10.7.1-r2.ebuild
39 index 7e6230175a6..fcc83668274 100644
40 --- a/sci-physics/geant/geant-4.10.7.1-r1.ebuild
41 +++ b/sci-physics/geant/geant-4.10.7.1-r2.ebuild
42 @@ -50,6 +50,7 @@ RDEPEND="
43 motif? ( x11-libs/motif:0 )
44 opengl? ( virtual/opengl )
45 qt5? (
46 + dev-qt/qt3d:5
47 dev-qt/qtcore:5
48 dev-qt/qtgui:5
49 dev-qt/qtprintsupport:5
50
51 diff --git a/sci-physics/geant/geant-4.10.7.2-r1.ebuild b/sci-physics/geant/geant-4.10.7.2-r2.ebuild
52 similarity index 99%
53 rename from sci-physics/geant/geant-4.10.7.2-r1.ebuild
54 rename to sci-physics/geant/geant-4.10.7.2-r2.ebuild
55 index d67384d23d7..2b4f8cd92a1 100644
56 --- a/sci-physics/geant/geant-4.10.7.2-r1.ebuild
57 +++ b/sci-physics/geant/geant-4.10.7.2-r2.ebuild
58 @@ -50,6 +50,7 @@ RDEPEND="
59 motif? ( x11-libs/motif:0 )
60 opengl? ( virtual/opengl )
61 qt5? (
62 + dev-qt/qt3d:5
63 dev-qt/qtcore:5
64 dev-qt/qtgui:5
65 dev-qt/qtprintsupport:5
66
67 diff --git a/sci-physics/geant/geant-4.11.0_beta1.ebuild b/sci-physics/geant/geant-4.11.0_beta1-r1.ebuild
68 similarity index 99%
69 rename from sci-physics/geant/geant-4.11.0_beta1.ebuild
70 rename to sci-physics/geant/geant-4.11.0_beta1-r1.ebuild
71 index d0b2f94a4e2..19e28827a13 100644
72 --- a/sci-physics/geant/geant-4.11.0_beta1.ebuild
73 +++ b/sci-physics/geant/geant-4.11.0_beta1-r1.ebuild
74 @@ -50,6 +50,7 @@ RDEPEND="
75 motif? ( x11-libs/motif:0 )
76 opengl? ( virtual/opengl )
77 qt5? (
78 + dev-qt/qt3d:5
79 dev-qt/qtcore:5
80 dev-qt/qtgui:5
81 dev-qt/qtprintsupport:5