mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
dev-R/BH: relax boost version
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -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() {
|
||||
|
||||
@@ -10,11 +10,6 @@
|
||||
# this entry to the relevant package.mask files in ::gentoo
|
||||
>=sys-block/systemd-swap-4.4.0
|
||||
|
||||
# Alessandro Barbieri <lssndrbarbieri@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+gentoo@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.
|
||||
|
||||
Reference in New Issue
Block a user