summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuilherme Amadio <amadio@gentoo.org>2023-12-01 13:09:53 +0100
committerGuilherme Amadio <amadio@gentoo.org>2023-12-05 13:16:25 +0100
commit33ca499d348cb807c07c3ee8147ca0665373dd81 (patch)
treef20bd4a52eacc253e7aef0d86d5865e86a646fe8 /sci-physics
parentsci-physics/geant: drop USE flags for C++ standard (diff)
downloadgentoo-33ca499d348cb807c07c3ee8147ca0665373dd81.tar.gz
gentoo-33ca499d348cb807c07c3ee8147ca0665373dd81.tar.bz2
gentoo-33ca499d348cb807c07c3ee8147ca0665373dd81.zip
sci-physics/geant: add subslots
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/geant/geant-4.11.0.4-r1.ebuild2
-rw-r--r--sci-physics/geant/geant-4.11.1.2-r1.ebuild2
-rw-r--r--sci-physics/geant/geant-4.11.1.3-r1.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/sci-physics/geant/geant-4.11.0.4-r1.ebuild b/sci-physics/geant/geant-4.11.0.4-r1.ebuild
index 78172acdf4ed..fe3bcbab87c2 100644
--- a/sci-physics/geant/geant-4.11.0.4-r1.ebuild
+++ b/sci-physics/geant/geant-4.11.0.4-r1.ebuild
@@ -26,7 +26,7 @@ HOMEPAGE="https://geant4.web.cern.ch/"
SRC_URI="https://geant4-data.web.cern.ch/geant4-data/releases/${MY_P}.tar.gz"
LICENSE="geant4"
-SLOT="4"
+SLOT="4/$(ver_cut 1-4)"
KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="+data debug doc examples freetype gdml geant3 hdf5 inventor motif opengl
python qt5 raytracerx static-libs tbb threads trajectories vtk"
diff --git a/sci-physics/geant/geant-4.11.1.2-r1.ebuild b/sci-physics/geant/geant-4.11.1.2-r1.ebuild
index ba5da9da5760..324bd2fcce0f 100644
--- a/sci-physics/geant/geant-4.11.1.2-r1.ebuild
+++ b/sci-physics/geant/geant-4.11.1.2-r1.ebuild
@@ -24,7 +24,7 @@ HOMEPAGE="https://geant4.web.cern.ch/"
SRC_URI="https://geant4-data.web.cern.ch/geant4-data/releases/${MY_P}.tar.gz"
LICENSE="geant4"
-SLOT="4"
+SLOT="4/$(ver_cut 1-4)"
KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="+data debug doc examples freetype gdml geant3 hdf5 inventor motif opengl
qt5 raytracerx static-libs tbb threads trajectories vtk"
diff --git a/sci-physics/geant/geant-4.11.1.3-r1.ebuild b/sci-physics/geant/geant-4.11.1.3-r1.ebuild
index 8ad0f4053b14..6d0073515709 100644
--- a/sci-physics/geant/geant-4.11.1.3-r1.ebuild
+++ b/sci-physics/geant/geant-4.11.1.3-r1.ebuild
@@ -24,7 +24,7 @@ HOMEPAGE="https://geant4.web.cern.ch/"
SRC_URI="https://geant4-data.web.cern.ch/geant4-data/releases/${MY_P}.tar.gz"
LICENSE="geant4"
-SLOT="4"
+SLOT="4/$(ver_cut 1-4)"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="+data debug doc examples freetype gdml geant3 hdf5 inventor motif opengl
qt5 raytracerx static-libs tbb threads trajectories vtk"