commit: b1137495c98684c51248f5522bd3985b1cb80439
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 4 12:22:52 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Sep 4 12:22:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1137495
sci-physics/lhapdf: remove boost slot deps
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sci-physics/lhapdf/lhapdf-6.3.0.ebuild | 4 ++--
sci-physics/lhapdf/lhapdf-6.5.1.ebuild | 2 +-
sci-physics/lhapdf/lhapdf-6.5.2.ebuild | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sci-physics/lhapdf/lhapdf-6.3.0.ebuild
b/sci-physics/lhapdf/lhapdf-6.3.0.ebuild
index 30b859ffe8dc..bc20eb7562fe 100644
--- a/sci-physics/lhapdf/lhapdf-6.3.0.ebuild
+++ b/sci-physics/lhapdf/lhapdf-6.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -21,7 +21,7 @@ IUSE="doc examples python"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RDEPEND="
- dev-libs/boost:0=
+ dev-libs/boost:=
python? ( ${PYTHON_DEPS} )"
DEPEND="${RDEPEND}"
BDEPEND="
diff --git a/sci-physics/lhapdf/lhapdf-6.5.1.ebuild
b/sci-physics/lhapdf/lhapdf-6.5.1.ebuild
index fd63f215565d..9b6b9e8f8376 100644
--- a/sci-physics/lhapdf/lhapdf-6.5.1.ebuild
+++ b/sci-physics/lhapdf/lhapdf-6.5.1.ebuild
@@ -29,7 +29,7 @@ IUSE="examples"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
- dev-libs/boost:0=
+ dev-libs/boost:=
${PYTHON_DEPS}"
DEPEND="${RDEPEND}"
diff --git a/sci-physics/lhapdf/lhapdf-6.5.2.ebuild
b/sci-physics/lhapdf/lhapdf-6.5.2.ebuild
index 730dea2e1874..3655b125aee8 100644
--- a/sci-physics/lhapdf/lhapdf-6.5.2.ebuild
+++ b/sci-physics/lhapdf/lhapdf-6.5.2.ebuild
@@ -29,7 +29,7 @@ IUSE="examples"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
- dev-libs/boost:0=
+ dev-libs/boost:=
${PYTHON_DEPS}"
DEPEND="${RDEPEND}"