commit:     f716b47c00e24e8439403ca5be9b508fb9496c69
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Wed Sep  8 21:34:31 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Sep  9 12:25:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f716b47c

dev-R/BH: relax boost version

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-R/BH/BH-1.75.0.0.ebuild | 3 ++-
 profiles/package.mask       | 5 -----
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/dev-R/BH/BH-1.75.0.0.ebuild b/dev-R/BH/BH-1.75.0.0.ebuild
index 86cf3ccec..a0bd9eca2 100644
--- a/dev-R/BH/BH-1.75.0.0.ebuild
+++ b/dev-R/BH/BH-1.75.0.0.ebuild
@@ -13,9 +13,10 @@ HOMEPAGE="
        https://cran.r-project.org/package=BH
 "
 SRC_URI="mirror://cran/src/contrib/${MY_P}.tar.gz"
+
 LICENSE='Boost-1.0'
 KEYWORDS="~amd64"
-DEPEND="~dev-libs/boost-1.75.0"
+DEPEND=">=dev-libs/boost-${PV}"
 RDEPEND="${DEPEND}"
 
 src_prepare() {

diff --git a/profiles/package.mask b/profiles/package.mask
index 487a174ef..4733cf509 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -10,11 +10,6 @@
 # this entry to the relevant package.mask files in ::gentoo
 >=sys-block/systemd-swap-4.4.0
 
-# Alessandro Barbieri <lssndrbarbi...@gmail.com> (2021-06-20)
-# Mask BH until next release
-# Depend on boost version no longer available
-=dev-R/BH-1.75.0.0
-
 # Anna (cybertailor) Vyalkova <cyber+gen...@sysrq.in> (2021-08-08)
 # No longer maintained (see https://github.com/michael-lazar/rtv/issues/696).
 # Use net-misc/tuir or reddio (https://gitlab.com/aaronNG/reddio) instead.

Reply via email to