dev-R/R6: 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:35 +02:00
parent 2a4e08d5af
commit cebf53ec31
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='Encapsulated Classes with Reference Semantics'
SRC_URI="http://cran.r-project.org/src/contrib/R6_2.4.1.tar.gz"
SRC_URI="mirror://cran/src/contrib/R6_2.4.1.tar.gz"
LICENSE='MIT'
HOMEPAGE="
https://r6.r-lib.org

View File

@@ -6,7 +6,7 @@ EAPI="7"
inherit R-packages-guru
DESCRIPTION='Encapsulated Classes with Reference Semantics'
SRC_URI="http://cran.r-project.org/src/contrib/${PN}_${PV}.tar.gz"
SRC_URI="mirror://cran/src/contrib/${PN}_${PV}.tar.gz"
LICENSE='MIT'
HOMEPAGE="
https://r6.r-lib.org