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

@@ -38,7 +38,7 @@ CLASSPATH_DIR="/usr/gnu-classpath-${CLASSPATH_SLOT}"
src_configure() {
# Keep libjvm.so out of /usr
# http://bugs.gentoo.org/show_bug.cgi?id=181896
# https://bugs.gentoo.org/show_bug.cgi?id=181896
INSTALL_DIR="/usr/$(get_libdir)/${PN}"
filter-flags "-fomit-frame-pointer"