diff options
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/linkchecker/linkchecker-9999.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/nagios-check_fail2ban/nagios-check_fail2ban-3.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild b/net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild index b3111ff052a4..8f1219fb881d 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/ https://pypi.python.org/pypi/linkchecker/" +HOMEPAGE="https://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 777aad007e77..7b9129b92e6b 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/ https://pypi.python.org/pypi/linkchecker/" +HOMEPAGE="https://wummel.github.com/linkchecker/ https://pypi.python.org/pypi/linkchecker/" SRC_URI="" EGIT_REPO_URI="https://github.com/wummel/linkchecker.git" diff --git a/net-analyzer/nagios-check_fail2ban/nagios-check_fail2ban-3.ebuild b/net-analyzer/nagios-check_fail2ban/nagios-check_fail2ban-3.ebuild index 33dc889474b7..2ac19e948d4d 100644 --- a/net-analyzer/nagios-check_fail2ban/nagios-check_fail2ban-3.ebuild +++ b/net-analyzer/nagios-check_fail2ban/nagios-check_fail2ban-3.ebuild @@ -12,7 +12,7 @@ GITHUB_COMMIT="c554837" DESCRIPTION="A nagios plugin for checking the fail2ban daemon" HOMEPAGE="https://github.com/hollow/check_fail2ban" -SRC_URI="http://nodeload.github.com/${GITHUB_AUTHOR}/${GITHUB_PROJECT}/tarball/v${PV} -> ${P}.tar.gz" +SRC_URI="https://nodeload.github.com/${GITHUB_AUTHOR}/${GITHUB_PROJECT}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" |