summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
commit71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch)
treee4cbe29b6d056c3b011285fc8142356298f8347f /net-analyzer
parentAdd missing remote-id (diff)
downloadgentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz
gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.bz2
gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.zip
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/icinga2/icinga2-2.3.5.ebuild2
-rw-r--r--net-analyzer/icinga2/icinga2-2.3.6.ebuild2
-rw-r--r--net-analyzer/icinga2/icinga2-2.3.7.ebuild2
-rw-r--r--net-analyzer/icinga2/icinga2-2.3.8.ebuild2
-rw-r--r--net-analyzer/icinga2/icinga2-9999.ebuild2
-rw-r--r--net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild2
-rw-r--r--net-analyzer/linkchecker/linkchecker-9999.ebuild2
7 files changed, 7 insertions, 7 deletions
diff --git a/net-analyzer/icinga2/icinga2-2.3.5.ebuild b/net-analyzer/icinga2/icinga2-2.3.5.ebuild
index 063f476a6c0f..bffb07cf447d 100644
--- a/net-analyzer/icinga2/icinga2-2.3.5.ebuild
+++ b/net-analyzer/icinga2/icinga2-2.3.5.ebuild
@@ -7,7 +7,7 @@ inherit cmake-utils depend.apache eutils systemd toolchain-funcs user versionato
DESCRIPTION="Distributed, general purpose, network monitoring engine"
HOMEPAGE="http://icinga.org/icinga2"
-SRC_URI="http://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/net-analyzer/icinga2/icinga2-2.3.6.ebuild b/net-analyzer/icinga2/icinga2-2.3.6.ebuild
index b5022fcbfbd5..c996c274e996 100644
--- a/net-analyzer/icinga2/icinga2-2.3.6.ebuild
+++ b/net-analyzer/icinga2/icinga2-2.3.6.ebuild
@@ -7,7 +7,7 @@ inherit cmake-utils depend.apache eutils systemd toolchain-funcs user versionato
DESCRIPTION="Distributed, general purpose, network monitoring engine"
HOMEPAGE="http://icinga.org/icinga2"
-SRC_URI="http://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/net-analyzer/icinga2/icinga2-2.3.7.ebuild b/net-analyzer/icinga2/icinga2-2.3.7.ebuild
index b5022fcbfbd5..c996c274e996 100644
--- a/net-analyzer/icinga2/icinga2-2.3.7.ebuild
+++ b/net-analyzer/icinga2/icinga2-2.3.7.ebuild
@@ -7,7 +7,7 @@ inherit cmake-utils depend.apache eutils systemd toolchain-funcs user versionato
DESCRIPTION="Distributed, general purpose, network monitoring engine"
HOMEPAGE="http://icinga.org/icinga2"
-SRC_URI="http://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/net-analyzer/icinga2/icinga2-2.3.8.ebuild b/net-analyzer/icinga2/icinga2-2.3.8.ebuild
index b5022fcbfbd5..c996c274e996 100644
--- a/net-analyzer/icinga2/icinga2-2.3.8.ebuild
+++ b/net-analyzer/icinga2/icinga2-2.3.8.ebuild
@@ -7,7 +7,7 @@ inherit cmake-utils depend.apache eutils systemd toolchain-funcs user versionato
DESCRIPTION="Distributed, general purpose, network monitoring engine"
HOMEPAGE="http://icinga.org/icinga2"
-SRC_URI="http://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/net-analyzer/icinga2/icinga2-9999.ebuild b/net-analyzer/icinga2/icinga2-9999.ebuild
index 67a6d4cc8a81..3e3a1625a33a 100644
--- a/net-analyzer/icinga2/icinga2-9999.ebuild
+++ b/net-analyzer/icinga2/icinga2-9999.ebuild
@@ -7,7 +7,7 @@ inherit cmake-utils depend.apache eutils git-2 systemd toolchain-funcs user vers
DESCRIPTION="Distributed, general purpose, network monitoring engine"
HOMEPAGE="http://icinga.org/icinga2"
-EGIT_REPO_URI="http://github.com/Icinga/icinga2.git"
+EGIT_REPO_URI="https://github.com/Icinga/icinga2.git"
EGIT_BRANCH="master"
LICENSE="GPL-2"
diff --git a/net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild b/net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild
index 8175b8f16e7f..b3111ff052a4 100644
--- a/net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild
+++ b/net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild
@@ -13,7 +13,7 @@ MY_PN="${PN/linkchecker/LinkChecker}"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Check websites for broken links"
-HOMEPAGE="http://wummel.github.com/linkchecker/ http://pypi.python.org/pypi/linkchecker/"
+HOMEPAGE="http://wummel.github.com/linkchecker/ https://pypi.python.org/pypi/linkchecker/"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
diff --git a/net-analyzer/linkchecker/linkchecker-9999.ebuild b/net-analyzer/linkchecker/linkchecker-9999.ebuild
index 21e344faf6c0..777aad007e77 100644
--- a/net-analyzer/linkchecker/linkchecker-9999.ebuild
+++ b/net-analyzer/linkchecker/linkchecker-9999.ebuild
@@ -12,7 +12,7 @@ inherit bash-completion-r1 distutils-r1 eutils git-r3 multilib
MY_P="${P/linkchecker/LinkChecker}"
DESCRIPTION="Check websites for broken links"
-HOMEPAGE="http://wummel.github.com/linkchecker/ http://pypi.python.org/pypi/linkchecker/"
+HOMEPAGE="http://wummel.github.com/linkchecker/ https://pypi.python.org/pypi/linkchecker/"
SRC_URI=""
EGIT_REPO_URI="https://github.com/wummel/linkchecker.git"