From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C996D158015 for ; Tue, 5 Dec 2023 12:16:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5CD22BC016; Tue, 5 Dec 2023 12:16:38 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BDDCF2BC039 for ; Tue, 5 Dec 2023 12:16:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A82D833BE18 for ; Tue, 5 Dec 2023 12:16:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1AA5E1194 for ; Tue, 5 Dec 2023 12:16:35 +0000 (UTC) From: "Guilherme Amadio" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Guilherme Amadio" Message-ID: <1701778585.33ca499d348cb807c07c3ee8147ca0665373dd81.amadio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/geant/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-physics/geant/geant-4.11.0.4-r1.ebuild sci-physics/geant/geant-4.11.1.2-r1.ebuild sci-physics/geant/geant-4.11.1.3-r1.ebuild X-VCS-Directories: sci-physics/geant/ X-VCS-Committer: amadio X-VCS-Committer-Name: Guilherme Amadio X-VCS-Revision: 33ca499d348cb807c07c3ee8147ca0665373dd81 X-VCS-Branch: master Date: Tue, 5 Dec 2023 12:16:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 470bf6c8-c687-428e-bfa1-31671514cc68 X-Archives-Hash: fe13c0804f7d27fb52cffba7ba23a97e commit: 33ca499d348cb807c07c3ee8147ca0665373dd81 Author: Guilherme Amadio gentoo org> AuthorDate: Fri Dec 1 12:09:53 2023 +0000 Commit: Guilherme Amadio gentoo org> CommitDate: Tue Dec 5 12:16:25 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33ca499d sci-physics/geant: add subslots Signed-off-by: Guilherme Amadio gentoo.org> sci-physics/geant/geant-4.11.0.4-r1.ebuild | 2 +- sci-physics/geant/geant-4.11.1.2-r1.ebuild | 2 +- sci-physics/geant/geant-4.11.1.3-r1.ebuild | 2 +- 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"