From eaaface92ee81f30a6ac66fe7acbcc42c00dc450 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:47:45 +0200 Subject: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher --- dev-lang/R/R-3.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-lang/R/R-3.1.2.ebuild') diff --git a/dev-lang/R/R-3.1.2.ebuild b/dev-lang/R/R-3.1.2.ebuild index 695519aa8194..7ab8cdd7c478 100644 --- a/dev-lang/R/R-3.1.2.ebuild +++ b/dev-lang/R/R-3.1.2.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Language and environment for statistical computing and graphics" HOMEPAGE="http://www.r-project.org/" SRC_URI=" mirror://cran/src/base/R-3/${P}.tar.gz - http://dev.gentoo.org/~bicatali/distfiles/${BCP}.bz2" + https://dev.gentoo.org/~bicatali/distfiles/${BCP}.bz2" LICENSE="|| ( GPL-2 GPL-3 ) LGPL-2.1" SLOT="0" -- cgit v1.2.3