mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 00:23:13 -04:00
dev-R/Rcpp: mirrors
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
@@ -6,7 +6,7 @@ EAPI="7"
|
||||
inherit R-packages-guru
|
||||
|
||||
DESCRIPTION='Seamless R and C++ Integration'
|
||||
SRC_URI="http://cran.r-project.org/src/contrib/Rcpp_1.0.4.6.tar.gz"
|
||||
SRC_URI="mirror://cran/src/contrib/Rcpp_1.0.4.6.tar.gz"
|
||||
LICENSE='GPL-2+'
|
||||
HOMEPAGE="
|
||||
http://www.rcpp.org
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI="7"
|
||||
inherit R-packages-guru
|
||||
|
||||
DESCRIPTION='Seamless R and C++ Integration'
|
||||
SRC_URI="http://cran.r-project.org/src/contrib/${PN}_${PV}.tar.gz"
|
||||
SRC_URI="mirror://cran/src/contrib/${PN}_${PV}.tar.gz"
|
||||
LICENSE='GPL-2+'
|
||||
HOMEPAGE="
|
||||
http://www.rcpp.org
|
||||
|
||||
Reference in New Issue
Block a user