mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
use mirrors
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -11,7 +11,7 @@ HOMEPAGE="
|
||||
https://github.com/tidyverse/glue
|
||||
https://cran.r-project.org/package=glue
|
||||
"
|
||||
SRC_URI="http://cran.r-project.org/src/contrib/glue_1.4.0.tar.gz"
|
||||
SRC_URI="mirror://cran/src/contrib/glue_1.4.0.tar.gz"
|
||||
LICENSE='MIT'
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="${IUSE-}"
|
||||
|
||||
@@ -11,7 +11,7 @@ HOMEPAGE="
|
||||
https://github.com/tidyverse/glue
|
||||
https://cran.r-project.org/package=glue
|
||||
"
|
||||
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-}"
|
||||
|
||||
@@ -11,7 +11,7 @@ HOMEPAGE="
|
||||
https://github.com/tidyverse/glue
|
||||
https://cran.r-project.org/package=glue
|
||||
"
|
||||
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-}"
|
||||
|
||||
Reference in New Issue
Block a user