mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
dev-R/abind: Use ver_rs for CRAN_PV
Signed-off-by: Robert Greener <me@r0bert.dev>
This commit is contained in:
@@ -8,7 +8,7 @@ inherit R-packages edo
|
||||
DESCRIPTION="Unified Parallel and Distributed Processing in R for Everyone"
|
||||
KEYWORDS="~amd64"
|
||||
LICENSE='LGPL-2+'
|
||||
CRAN_PV="1.4-5"
|
||||
CRAN_PV="$(ver_rs 2 -)"
|
||||
SRC_URI="mirror://cran/src/contrib/${PN}_${CRAN_PV}.tar.gz"
|
||||
|
||||
src_test() {
|
||||
|
||||
Reference in New Issue
Block a user