commit:     458b1f197aef169a9910631558f34e33ddabf616
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun May  6 09:56:08 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May  6 14:13:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=458b1f19

net-analyzer/vnstat: use HTTPS

 net-analyzer/vnstat/vnstat-1.17-r3.ebuild | 6 +++---
 net-analyzer/vnstat/vnstat-1.17.ebuild    | 6 +++---
 net-analyzer/vnstat/vnstat-1.18.ebuild    | 4 ++--
 net-analyzer/vnstat/vnstat-9999.ebuild    | 4 ++--
 4 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/net-analyzer/vnstat/vnstat-1.17-r3.ebuild 
b/net-analyzer/vnstat/vnstat-1.17-r3.ebuild
index 6e0d7ba752b..c3e6409650f 100644
--- a/net-analyzer/vnstat/vnstat-1.17-r3.ebuild
+++ b/net-analyzer/vnstat/vnstat-1.17-r3.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit systemd user
 
 DESCRIPTION="Console-based network traffic monitor that keeps statistics of 
network usage"
-HOMEPAGE="http://humdi.net/vnstat/";
-SRC_URI="http://humdi.net/vnstat/${P}.tar.gz";
+HOMEPAGE="https://humdi.net/vnstat/";
+SRC_URI="https://humdi.net/vnstat/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/net-analyzer/vnstat/vnstat-1.17.ebuild 
b/net-analyzer/vnstat/vnstat-1.17.ebuild
index 357fafc8b08..d52c53733fd 100644
--- a/net-analyzer/vnstat/vnstat-1.17.ebuild
+++ b/net-analyzer/vnstat/vnstat-1.17.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit toolchain-funcs user
 
 DESCRIPTION="Console-based network traffic monitor that keeps statistics of 
network usage"
-HOMEPAGE="http://humdi.net/vnstat/";
-SRC_URI="http://humdi.net/vnstat/${P}.tar.gz";
+HOMEPAGE="https://humdi.net/vnstat/";
+SRC_URI="https://humdi.net/vnstat/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/net-analyzer/vnstat/vnstat-1.18.ebuild 
b/net-analyzer/vnstat/vnstat-1.18.ebuild
index b30be708452..c3e6409650f 100644
--- a/net-analyzer/vnstat/vnstat-1.18.ebuild
+++ b/net-analyzer/vnstat/vnstat-1.18.ebuild
@@ -5,8 +5,8 @@ EAPI=6
 inherit systemd user
 
 DESCRIPTION="Console-based network traffic monitor that keeps statistics of 
network usage"
-HOMEPAGE="http://humdi.net/vnstat/";
-SRC_URI="http://humdi.net/vnstat/${P}.tar.gz";
+HOMEPAGE="https://humdi.net/vnstat/";
+SRC_URI="https://humdi.net/vnstat/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/net-analyzer/vnstat/vnstat-9999.ebuild 
b/net-analyzer/vnstat/vnstat-9999.ebuild
index 9e4b3546a2b..c2951e6bc44 100644
--- a/net-analyzer/vnstat/vnstat-9999.ebuild
+++ b/net-analyzer/vnstat/vnstat-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit git-r3 systemd user
 
 DESCRIPTION="Console-based network traffic monitor that keeps statistics of 
network usage"
-HOMEPAGE="http://humdi.net/vnstat/";
+HOMEPAGE="https://humdi.net/vnstat/";
 EGIT_REPO_URI="https://github.com/vergoh/vnstat";
 
 LICENSE="GPL-2"

Reply via email to