mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 01:53:25 -04:00
use mirrors
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI="7"
|
||||
inherit R-packages-guru
|
||||
|
||||
DESCRIPTION='Functions for Base Types and Core R and Tidyverse Features'
|
||||
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-3'
|
||||
HOMEPAGE="
|
||||
https://rlang.r-lib.org
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI="7"
|
||||
inherit R-packages-guru
|
||||
|
||||
DESCRIPTION='Functions for Base Types and Core R and Tidyverse Features'
|
||||
SRC_URI="http://cran.r-project.org/src/contrib/rlang_0.4.6.tar.gz"
|
||||
SRC_URI="mirror://cran/src/contrib/rlang_0.4.6.tar.gz"
|
||||
LICENSE='GPL-3'
|
||||
HOMEPAGE="
|
||||
https://rlang.r-lib.org
|
||||
|
||||
Reference in New Issue
Block a user