Use https by default

Convert all URLs for sites supporting encrypted connections from http to https

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-08-24 13:26:27 +02:00
parent 0ac6bb4fdd
commit 00846f5f7b
584 changed files with 656 additions and 656 deletions

View File

@@ -18,7 +18,7 @@ DEPEND=">=virtual/jdk-1.4
RDEPEND=">=virtual/jre-1.4"
# Needs unpackaged deps.
# http://bugs.gentoo.org/show_bug.cgi?id=212860
# https://bugs.gentoo.org/show_bug.cgi?id=212860
RESTRICT="test"
src_unpack() {