mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -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/r-lib/ellipsis
|
||||
https://cran.r-project.org/package=ellipsis
|
||||
"
|
||||
SRC_URI="http://cran.r-project.org/src/contrib/ellipsis_0.3.0.tar.gz"
|
||||
SRC_URI="mirror://cran/src/contrib/ellipsis_0.3.0.tar.gz"
|
||||
LICENSE='GPL-3'
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="${IUSE-}"
|
||||
|
||||
@@ -11,7 +11,7 @@ HOMEPAGE="
|
||||
https://github.com/r-lib/ellipsis
|
||||
https://cran.r-project.org/package=ellipsis
|
||||
"
|
||||
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'
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="${IUSE-}"
|
||||
|
||||
Reference in New Issue
Block a user