diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:47:45 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:49:19 +0200 |
commit | eaaface92ee81f30a6ac66fe7acbcc42c00dc450 (patch) | |
tree | 6a380aa33005e1997c9dbe6f1c00520274543303 /app-eselect/eselect-unison | |
parent | sci-libs/ViSP: Disable Coin3D to avoid automagic. Bug #558498. (diff) | |
download | gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.gz gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.bz2 gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.zip |
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-unison')
4 files changed, 4 insertions, 4 deletions
diff --git a/app-eselect/eselect-unison/eselect-unison-0.1.ebuild b/app-eselect/eselect-unison/eselect-unison-0.1.ebuild index 338b89e4bcc7..33c8fb8227b6 100644 --- a/app-eselect/eselect-unison/eselect-unison-0.1.ebuild +++ b/app-eselect/eselect-unison/eselect-unison-0.1.ebuild @@ -5,7 +5,7 @@ inherit eutils DESCRIPTION="unison module for eselect" -HOMEPAGE="http://www.gentoo.org/proj/en/eselect/" +HOMEPAGE="https://www.gentoo.org/proj/en/eselect/" SRC_URI="" LICENSE="GPL-2" diff --git a/app-eselect/eselect-unison/eselect-unison-0.2.ebuild b/app-eselect/eselect-unison/eselect-unison-0.2.ebuild index 502a2bd5715b..f6edce513fd6 100644 --- a/app-eselect/eselect-unison/eselect-unison-0.2.ebuild +++ b/app-eselect/eselect-unison/eselect-unison-0.2.ebuild @@ -5,7 +5,7 @@ inherit eutils DESCRIPTION="unison module for eselect" -HOMEPAGE="http://www.gentoo.org/proj/en/eselect/" +HOMEPAGE="https://www.gentoo.org/proj/en/eselect/" SRC_URI="" LICENSE="GPL-2" diff --git a/app-eselect/eselect-unison/eselect-unison-0.3.ebuild b/app-eselect/eselect-unison/eselect-unison-0.3.ebuild index 5a31933733ae..d5f4eff43ce1 100644 --- a/app-eselect/eselect-unison/eselect-unison-0.3.ebuild +++ b/app-eselect/eselect-unison/eselect-unison-0.3.ebuild @@ -5,7 +5,7 @@ inherit eutils DESCRIPTION="unison module for eselect" -HOMEPAGE="http://www.gentoo.org/proj/en/eselect/" +HOMEPAGE="https://www.gentoo.org/proj/en/eselect/" SRC_URI="" LICENSE="GPL-2" diff --git a/app-eselect/eselect-unison/metadata.xml b/app-eselect/eselect-unison/metadata.xml index 2193d772e351..b881760a2737 100644 --- a/app-eselect/eselect-unison/metadata.xml +++ b/app-eselect/eselect-unison/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>ml</herd> </pkgmetadata> |