commit: 2b7c5d507ebdbe6744f6be475cc463dcdbb464aa
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat May 28 12:32:00 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sat May 28 12:53:31 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2b7c5d50
dev-R/RcppArmadillo: add subslot
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
...ppArmadillo-0.10.8.1.0.ebuild => RcppArmadillo-0.10.8.1.0-r1.ebuild} | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dev-R/RcppArmadillo/RcppArmadillo-0.10.8.1.0.ebuild
b/dev-R/RcppArmadillo/RcppArmadillo-0.10.8.1.0-r1.ebuild
similarity index 98%
rename from dev-R/RcppArmadillo/RcppArmadillo-0.10.8.1.0.ebuild
rename to dev-R/RcppArmadillo/RcppArmadillo-0.10.8.1.0-r1.ebuild
index 364b05a04..30280253a 100644
--- a/dev-R/RcppArmadillo/RcppArmadillo-0.10.8.1.0.ebuild
+++ b/dev-R/RcppArmadillo/RcppArmadillo-0.10.8.1.0-r1.ebuild
@@ -9,6 +9,8 @@ MY_PV="$(ver_cut 2-3 ${PV})"
DESCRIPTION='Rcpp Integration for the Armadillo templated linear algebra
library'
SRC_URI="mirror://cran/src/contrib/${PN}_${PV}.tar.gz"
+
+SLOT="0/${PV}"
KEYWORDS="~amd64"
LICENSE='GPL-2+'