From 6c988f4ed171aed46326587a0ec0d64297b20f49 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 11 Mar 2024 00:45:39 +0000 Subject: gentoo auto-resync : 11:03:2024 - 00:45:38 --- sci-physics/geant/geant-4.11.2.0.ebuild | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'sci-physics/geant/geant-4.11.2.0.ebuild') diff --git a/sci-physics/geant/geant-4.11.2.0.ebuild b/sci-physics/geant/geant-4.11.2.0.ebuild index aea36c3b920c..64eea6cb2e9b 100644 --- a/sci-physics/geant/geant-4.11.2.0.ebuild +++ b/sci-physics/geant/geant-4.11.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,9 +23,12 @@ DESCRIPTION="Toolkit for simulation of passage of particles through matter" HOMEPAGE="https://geant4.web.cern.ch/" SRC_URI="https://geant4-data.web.cern.ch/geant4-data/releases/${MY_P}.tar.gz" +S="${WORKDIR}/${MY_P}" + LICENSE="geant4" SLOT="4/$(ver_cut 1-4)" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" + +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" @@ -62,8 +65,6 @@ RDEPEND=" sci-libs/vtk:=[qt5] )" -S="${WORKDIR}/${MY_P}" - PATCHES=( "${FILESDIR}"/${PN}-4.11.0.2-musl-avoid-execinfo.patch ) -- cgit v1.2.3