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:
Alessandro Barbieri
2021-04-07 22:11:05 +02:00
parent 8addc566ae
commit 2a4e08d5af
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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