summaryrefslogtreecommitdiff
path: root/app-portage/overlint
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 13:26:27 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 13:27:19 +0200
commit00846f5f7be003565185b4945997bd9c766ecd96 (patch)
tree1383d633547ffc98b364b179d0dd5cc1134a4a92 /app-portage/overlint
parent0ac6bb4fddac5740182543de9440a9af7181b105 (diff)
downloadgentoo-00846f5f7be003565185b4945997bd9c766ecd96.tar.gz
gentoo-00846f5f7be003565185b4945997bd9c766ecd96.tar.xz
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-portage/overlint')
-rw-r--r--app-portage/overlint/overlint-0.5.2.ebuild2
-rw-r--r--app-portage/overlint/overlint-0.5.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/overlint/overlint-0.5.2.ebuild b/app-portage/overlint/overlint-0.5.2.ebuild
index d6f6d35bac0..9098f9743fd 100644
--- a/app-portage/overlint/overlint-0.5.2.ebuild
+++ b/app-portage/overlint/overlint-0.5.2.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit distutils-r1
DESCRIPTION="Simple tool for static analysis of overlays"
-HOMEPAGE="http://cgit.gentoo.org/proj/overlint.git"
+HOMEPAGE="https://cgit.gentoo.org/proj/overlint.git"
SRC_URI="http://www.hartwork.org/public/${P}.tar.gz"
LICENSE="|| ( GPL-2 GPL-3 )"
diff --git a/app-portage/overlint/overlint-0.5.3.ebuild b/app-portage/overlint/overlint-0.5.3.ebuild
index a86945b5340..85686abab2d 100644
--- a/app-portage/overlint/overlint-0.5.3.ebuild
+++ b/app-portage/overlint/overlint-0.5.3.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit distutils-r1
DESCRIPTION="Simple tool for static analysis of overlays"
-HOMEPAGE="http://cgit.gentoo.org/proj/overlint.git"
+HOMEPAGE="https://cgit.gentoo.org/proj/overlint.git"
SRC_URI="http://www.hartwork.org/public/${P}.tar.gz"
LICENSE="|| ( GPL-2 GPL-3 )"