commit:     a505b0e0c8707d6800f51b180514c749719e109d
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Mar  9 18:03:34 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Mar 11 04:46:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a505b0e0

net-analyzer/arpwatch: use HTTPS

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11322
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 net-analyzer/arpwatch/arpwatch-2.1.15-r11.ebuild | 4 ++--
 net-analyzer/arpwatch/arpwatch-2.1.15-r8.ebuild  | 4 ++--
 net-analyzer/arpwatch/arpwatch-2.1.15-r9.ebuild  | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-analyzer/arpwatch/arpwatch-2.1.15-r11.ebuild 
b/net-analyzer/arpwatch/arpwatch-2.1.15-r11.ebuild
index 758ebf7b054..48113d00e72 100644
--- a/net-analyzer/arpwatch/arpwatch-2.1.15-r11.ebuild
+++ b/net-analyzer/arpwatch/arpwatch-2.1.15-r11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ PATCH_VER="0.8"
 MY_P="${PN}-$(replace_version_separator 2 'a')"
 
 DESCRIPTION="An ethernet monitor program that keeps track of ethernet/IP 
address pairings"
-HOMEPAGE="http://ee.lbl.gov/";
+HOMEPAGE="https://ee.lbl.gov/";
 SRC_URI="
        ftp://ftp.ee.lbl.gov/${MY_P}.tar.gz
        https://dev.gentoo.org/~jer/arpwatch-patchset-${PATCH_VER}.tar.xz

diff --git a/net-analyzer/arpwatch/arpwatch-2.1.15-r8.ebuild 
b/net-analyzer/arpwatch/arpwatch-2.1.15-r8.ebuild
index d6e8e99955c..f49c0836734 100644
--- a/net-analyzer/arpwatch/arpwatch-2.1.15-r8.ebuild
+++ b/net-analyzer/arpwatch/arpwatch-2.1.15-r8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ PATCH_VER="0.7"
 
 MY_P="${PN}-$(replace_version_separator 2 'a')"
 DESCRIPTION="An ethernet monitor program that keeps track of ethernet/ip 
address pairings"
-HOMEPAGE="http://ee.lbl.gov/";
+HOMEPAGE="https://ee.lbl.gov/";
 SRC_URI="
        ftp://ftp.ee.lbl.gov/${MY_P}.tar.gz
        https://dev.gentoo.org/~jer/arpwatch-patchset-${PATCH_VER}.tar.xz

diff --git a/net-analyzer/arpwatch/arpwatch-2.1.15-r9.ebuild 
b/net-analyzer/arpwatch/arpwatch-2.1.15-r9.ebuild
index 8fdf28d149d..dcbace9cf4e 100644
--- a/net-analyzer/arpwatch/arpwatch-2.1.15-r9.ebuild
+++ b/net-analyzer/arpwatch/arpwatch-2.1.15-r9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ PATCH_VER="0.8"
 MY_P="${PN}-$(replace_version_separator 2 'a')"
 
 DESCRIPTION="An ethernet monitor program that keeps track of ethernet/IP 
address pairings"
-HOMEPAGE="http://ee.lbl.gov/";
+HOMEPAGE="https://ee.lbl.gov/";
 SRC_URI="
        ftp://ftp.ee.lbl.gov/${MY_P}.tar.gz
        https://dev.gentoo.org/~jer/arpwatch-patchset-${PATCH_VER}.tar.xz

Reply via email to