mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 16:43:17 -04:00
*/*: Upgrade to https when available
Check done with pkgcheck scan --net -C net Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
@@ -9,7 +9,7 @@ inherit R-packages
|
||||
|
||||
DESCRIPTION='Sparse and Dense Matrix Classes and Methods'
|
||||
KEYWORDS="~amd64"
|
||||
SRC_URI="http://cran.r-project.org/src/contrib/${PN}_${MYPV}.tar.gz"
|
||||
SRC_URI="https://cran.r-project.org/src/contrib/${PN}_${MYPV}.tar.gz"
|
||||
LICENSE='GPL-2+'
|
||||
|
||||
DEPEND="
|
||||
|
||||
Reference in New Issue
Block a user