commit: 3b0907c762b1f8ef326b9552026e84cf00455639
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 4 12:12:12 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Sep 4 12:12:12 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b0907c7
sci-physics/geant: [QA] correct boost python usedep
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sci-physics/geant/{geant-4.11.0.1.ebuild => geant-4.11.0.1-r1.ebuild} | 2 +-
sci-physics/geant/{geant-4.11.0.2.ebuild => geant-4.11.0.2-r1.ebuild} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-physics/geant/geant-4.11.0.1.ebuild
b/sci-physics/geant/geant-4.11.0.1-r1.ebuild
similarity index 98%
rename from sci-physics/geant/geant-4.11.0.1.ebuild
rename to sci-physics/geant/geant-4.11.0.1-r1.ebuild
index 12f878c3c26b..cd4e386544a0 100644
--- a/sci-physics/geant/geant-4.11.0.1.ebuild
+++ b/sci-physics/geant/geant-4.11.0.1-r1.ebuild
@@ -54,7 +54,7 @@ RDEPEND="
python? (
${PYTHON_DEPS}
$(python_gen_cond_dep '
- dev-libs/boost:=[${PYTHON_USEDEP}]
+ dev-libs/boost:=[python,${PYTHON_USEDEP}]
')
)
qt5? (
diff --git a/sci-physics/geant/geant-4.11.0.2.ebuild
b/sci-physics/geant/geant-4.11.0.2-r1.ebuild
similarity index 98%
rename from sci-physics/geant/geant-4.11.0.2.ebuild
rename to sci-physics/geant/geant-4.11.0.2-r1.ebuild
index cc96439dc51c..1eaf3d9af34b 100644
--- a/sci-physics/geant/geant-4.11.0.2.ebuild
+++ b/sci-physics/geant/geant-4.11.0.2-r1.ebuild
@@ -54,7 +54,7 @@ RDEPEND="
python? (
${PYTHON_DEPS}
$(python_gen_cond_dep '
- dev-libs/boost:=[${PYTHON_USEDEP}]
+ dev-libs/boost:=[python,${PYTHON_USEDEP}]
')
)
qt5? (