use mirrors

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-04-07 22:12:06 +02:00
parent cebf53ec31
commit 703ce80a36
37 changed files with 37 additions and 37 deletions

View File

@@ -10,7 +10,7 @@ HOMEPAGE="
https://github.com/r-lib/crayon
https://cran.r-project.org/package=crayon
"
SRC_URI="http://cran.r-project.org/src/contrib/crayon_1.3.4.tar.gz"
SRC_URI="mirror://cran/src/contrib/crayon_1.3.4.tar.gz"
LICENSE='MIT'
KEYWORDS="~amd64"
IUSE="${IUSE-}"

View File

@@ -10,7 +10,7 @@ HOMEPAGE="
https://github.com/r-lib/crayon
https://cran.r-project.org/package=crayon
"
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'
KEYWORDS="~amd64"
IUSE="${IUSE-}"