mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 00:53:02 -04:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user