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

@@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source"
inherit vcs-snapshot java-pkg-2 java-pkg-simple
DESCRIPTION="A Java library for parsing command line options"
HOMEPAGE="http://pholser.github.com/jopt-simple/"
HOMEPAGE="https://pholser.github.com/jopt-simple/"
SRC_URI="https://github.com/pholser/${PN}/tarball/${P} -> ${P}.tar.gz"
LICENSE="MIT"

View File

@@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source"
inherit vcs-snapshot java-pkg-2 java-pkg-simple
DESCRIPTION="A Java library for parsing command line options"
HOMEPAGE="http://pholser.github.com/jopt-simple/"
HOMEPAGE="https://pholser.github.com/jopt-simple/"
SRC_URI="https://github.com/pholser/${PN}/tarball/${P} -> ${P}.tar.gz"
LICENSE="MIT"