commit:     4112d3e21c207f27e041bed2c819c6f5976e5e53
Author:     Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
AuthorDate: Thu Sep  2 14:35:36 2021 +0000
Commit:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Thu Sep  2 15:15:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4112d3e2

sci-physics/vgm: update dependency on sci-physics/geant

Does not compile against >=sci-physics/geant-4.11.0_beta1.

Closes: https://bugs.gentoo.org/811435
Closes: https://github.com/gentoo/gentoo/pull/22192
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Oliver Freyermuth <o.freyermuth <AT> googlemail.com>
Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>

 sci-physics/vgm/vgm-4.8-r1.ebuild | 4 ++--
 sci-physics/vgm/vgm-4.9-r1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-physics/vgm/vgm-4.8-r1.ebuild 
b/sci-physics/vgm/vgm-4.8-r1.ebuild
index 0b5ee6471a3..6fb28e08553 100644
--- a/sci-physics/vgm/vgm-4.8-r1.ebuild
+++ b/sci-physics/vgm/vgm-4.8-r1.ebuild
@@ -24,12 +24,12 @@ IUSE="doc examples +geant4 +root test"
 
 RDEPEND="
        sci-physics/clhep:=
-       geant4? ( sci-physics/geant[c++17] )
+       geant4? ( <sci-physics/geant-4.11[c++17] )
        root? ( sci-physics/root:=[c++17] )"
 DEPEND="${RDEPEND}
        doc? ( app-doc/doxygen[dot] )
        test? (
-               sci-physics/geant[gdml]
+               <sci-physics/geant-4.11[gdml]
                sci-physics/geant4_vmc[g4root]
        )"
 RESTRICT="

diff --git a/sci-physics/vgm/vgm-4.9-r1.ebuild 
b/sci-physics/vgm/vgm-4.9-r1.ebuild
index b9d0ad2bcca..16ffe2e9ae2 100644
--- a/sci-physics/vgm/vgm-4.9-r1.ebuild
+++ b/sci-physics/vgm/vgm-4.9-r1.ebuild
@@ -24,12 +24,12 @@ IUSE="doc examples +geant4 +root test"
 
 RDEPEND="
        sci-physics/clhep:=
-       geant4? ( sci-physics/geant[c++17] )
+       geant4? ( <sci-physics/geant-4.11[c++17] )
        root? ( sci-physics/root:=[c++17] )"
 DEPEND="${RDEPEND}
        doc? ( app-doc/doxygen[dot] )
        test? (
-               sci-physics/geant[gdml]
+               <sci-physics/geant-4.11[gdml]
                sci-physics/geant4_vmc[g4root]
        )"
 RESTRICT="

Reply via email to