mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 17:13:00 -04:00
dev-R: match eclass changes
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -3,10 +3,9 @@
|
||||
|
||||
EAPI="7"
|
||||
|
||||
inherit R-packages-guru
|
||||
inherit R-packages
|
||||
|
||||
DESCRIPTION='Seamless R and C++ Integration'
|
||||
SRC_URI="mirror://cran/src/contrib/${PN}_${PV}.tar.gz"
|
||||
LICENSE='GPL-2+'
|
||||
HOMEPAGE="
|
||||
http://www.rcpp.org
|
||||
@@ -14,5 +13,4 @@ HOMEPAGE="
|
||||
https://github.com/RcppCore/Rcpp
|
||||
https://cran.r-project.org/package=Rcpp
|
||||
"
|
||||
IUSE="${IUSE-}"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
Reference in New Issue
Block a user