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 628031581D3 for ; Thu, 30 May 2024 15:38:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E0BBE2A67; Thu, 30 May 2024 15:38:49 +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 2FBC1E2A67 for ; Thu, 30 May 2024 15:38:49 +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 3B6233430B5 for ; Thu, 30 May 2024 15:38:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F87F1BFB for ; Thu, 30 May 2024 15:38:46 +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: <1717083510.ac482eea88eaf80fe76523d751e7266ce0e26b33.amadio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/geant4_vmc/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-physics/geant4_vmc/geant4_vmc-6.3_p2-r1.ebuild sci-physics/geant4_vmc/geant4_vmc-6.5.ebuild sci-physics/geant4_vmc/geant4_vmc-6.6_p1.ebuild sci-physics/geant4_vmc/geant4_vmc-9999.ebuild X-VCS-Directories: sci-physics/geant4_vmc/ X-VCS-Committer: amadio X-VCS-Committer-Name: Guilherme Amadio X-VCS-Revision: ac482eea88eaf80fe76523d751e7266ce0e26b33 X-VCS-Branch: master Date: Thu, 30 May 2024 15:38:46 +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: 816915e5-f57c-4214-865a-3d99cebb8904 X-Archives-Hash: b837e37d25dd8633a291f7656241724a commit: ac482eea88eaf80fe76523d751e7266ce0e26b33 Author: Oliver Freyermuth googlemail com> AuthorDate: Sat May 4 02:30:39 2024 +0000 Commit: Guilherme Amadio gentoo org> CommitDate: Thu May 30 15:38:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac482eea sci-physics/geant4_vmc: add missing sci-physics/vgm USE deps With USE=vgm, sci-physics[geant4,root] is required. Closes: https://bugs.gentoo.org/931145 Closes: https://github.com/gentoo/gentoo/pull/36539 Signed-off-by: Oliver Freyermuth googlemail.com> Signed-off-by: Guilherme Amadio gentoo.org> sci-physics/geant4_vmc/geant4_vmc-6.3_p2-r1.ebuild | 2 +- sci-physics/geant4_vmc/geant4_vmc-6.5.ebuild | 2 +- sci-physics/geant4_vmc/geant4_vmc-6.6_p1.ebuild | 2 +- sci-physics/geant4_vmc/geant4_vmc-9999.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-physics/geant4_vmc/geant4_vmc-6.3_p2-r1.ebuild b/sci-physics/geant4_vmc/geant4_vmc-6.3_p2-r1.ebuild index aa30ec7126ab..f4dbca031918 100644 --- a/sci-physics/geant4_vmc/geant4_vmc-6.3_p2-r1.ebuild +++ b/sci-physics/geant4_vmc/geant4_vmc-6.3_p2-r1.ebuild @@ -27,7 +27,7 @@ RDEPEND=" >=sci-physics/geant-4.11.1:=[opengl,geant3?] sci-physics/root:= >=sci-physics/vmc-2.0:= - vgm? ( >=sci-physics/vgm-5.1:= )" + vgm? ( >=sci-physics/vgm-5.1:=[geant4,root] )" DEPEND="${RDEPEND} test? ( >=sci-physics/geant-4.11.1:=[gdml] )" BDEPEND="doc? ( app-text/doxygen[dot] )" diff --git a/sci-physics/geant4_vmc/geant4_vmc-6.5.ebuild b/sci-physics/geant4_vmc/geant4_vmc-6.5.ebuild index aa30ec7126ab..f4dbca031918 100644 --- a/sci-physics/geant4_vmc/geant4_vmc-6.5.ebuild +++ b/sci-physics/geant4_vmc/geant4_vmc-6.5.ebuild @@ -27,7 +27,7 @@ RDEPEND=" >=sci-physics/geant-4.11.1:=[opengl,geant3?] sci-physics/root:= >=sci-physics/vmc-2.0:= - vgm? ( >=sci-physics/vgm-5.1:= )" + vgm? ( >=sci-physics/vgm-5.1:=[geant4,root] )" DEPEND="${RDEPEND} test? ( >=sci-physics/geant-4.11.1:=[gdml] )" BDEPEND="doc? ( app-text/doxygen[dot] )" diff --git a/sci-physics/geant4_vmc/geant4_vmc-6.6_p1.ebuild b/sci-physics/geant4_vmc/geant4_vmc-6.6_p1.ebuild index bd0afea138b9..a55c3bef5369 100644 --- a/sci-physics/geant4_vmc/geant4_vmc-6.6_p1.ebuild +++ b/sci-physics/geant4_vmc/geant4_vmc-6.6_p1.ebuild @@ -27,7 +27,7 @@ RDEPEND=" >=sci-physics/geant-4.11.1:=[opengl,geant3?] sci-physics/root:= >=sci-physics/vmc-2.0:= - vgm? ( >=sci-physics/vgm-5.1:= )" + vgm? ( >=sci-physics/vgm-5.1:=[geant4,root] )" DEPEND="${RDEPEND} test? ( >=sci-physics/geant-4.11.1:=[gdml] )" BDEPEND="doc? ( app-text/doxygen[dot] )" diff --git a/sci-physics/geant4_vmc/geant4_vmc-9999.ebuild b/sci-physics/geant4_vmc/geant4_vmc-9999.ebuild index 34671a5023e8..a89d55af53cd 100644 --- a/sci-physics/geant4_vmc/geant4_vmc-9999.ebuild +++ b/sci-physics/geant4_vmc/geant4_vmc-9999.ebuild @@ -27,7 +27,7 @@ RDEPEND=" sci-physics/geant:=[opengl,geant3?] sci-physics/root:= sci-physics/vmc:= - vgm? ( sci-physics/vgm:= )" + vgm? ( sci-physics/vgm:=[geant4,root] )" DEPEND="${RDEPEND} test? ( sci-physics/geant:=[gdml] )" BDEPEND="doc? ( app-text/doxygen[dot] )"