Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/arpwatch/
Date: Mon, 11 Mar 2019 04:48:18
Message-Id: 1552279618.a505b0e0c8707d6800f51b180514c749719e109d.bman@gentoo
1 commit: a505b0e0c8707d6800f51b180514c749719e109d
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sat Mar 9 18:03:34 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 11 04:46:58 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a505b0e0
7
8 net-analyzer/arpwatch: use HTTPS
9
10 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
11 Closes: https://github.com/gentoo/gentoo/pull/11322
12 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
13
14 net-analyzer/arpwatch/arpwatch-2.1.15-r11.ebuild | 4 ++--
15 net-analyzer/arpwatch/arpwatch-2.1.15-r8.ebuild | 4 ++--
16 net-analyzer/arpwatch/arpwatch-2.1.15-r9.ebuild | 4 ++--
17 3 files changed, 6 insertions(+), 6 deletions(-)
18
19 diff --git a/net-analyzer/arpwatch/arpwatch-2.1.15-r11.ebuild b/net-analyzer/arpwatch/arpwatch-2.1.15-r11.ebuild
20 index 758ebf7b054..48113d00e72 100644
21 --- a/net-analyzer/arpwatch/arpwatch-2.1.15-r11.ebuild
22 +++ b/net-analyzer/arpwatch/arpwatch-2.1.15-r11.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2018 Gentoo Foundation
25 +# Copyright 1999-2019 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=6
29 @@ -8,7 +8,7 @@ PATCH_VER="0.8"
30 MY_P="${PN}-$(replace_version_separator 2 'a')"
31
32 DESCRIPTION="An ethernet monitor program that keeps track of ethernet/IP address pairings"
33 -HOMEPAGE="http://ee.lbl.gov/"
34 +HOMEPAGE="https://ee.lbl.gov/"
35 SRC_URI="
36 ftp://ftp.ee.lbl.gov/${MY_P}.tar.gz
37 https://dev.gentoo.org/~jer/arpwatch-patchset-${PATCH_VER}.tar.xz
38
39 diff --git a/net-analyzer/arpwatch/arpwatch-2.1.15-r8.ebuild b/net-analyzer/arpwatch/arpwatch-2.1.15-r8.ebuild
40 index d6e8e99955c..f49c0836734 100644
41 --- a/net-analyzer/arpwatch/arpwatch-2.1.15-r8.ebuild
42 +++ b/net-analyzer/arpwatch/arpwatch-2.1.15-r8.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2014 Gentoo Foundation
45 +# Copyright 1999-2019 Gentoo Authors
46 # Distributed under the terms of the GNU General Public License v2
47
48 EAPI=5
49 @@ -8,7 +8,7 @@ PATCH_VER="0.7"
50
51 MY_P="${PN}-$(replace_version_separator 2 'a')"
52 DESCRIPTION="An ethernet monitor program that keeps track of ethernet/ip address pairings"
53 -HOMEPAGE="http://ee.lbl.gov/"
54 +HOMEPAGE="https://ee.lbl.gov/"
55 SRC_URI="
56 ftp://ftp.ee.lbl.gov/${MY_P}.tar.gz
57 https://dev.gentoo.org/~jer/arpwatch-patchset-${PATCH_VER}.tar.xz
58
59 diff --git a/net-analyzer/arpwatch/arpwatch-2.1.15-r9.ebuild b/net-analyzer/arpwatch/arpwatch-2.1.15-r9.ebuild
60 index 8fdf28d149d..dcbace9cf4e 100644
61 --- a/net-analyzer/arpwatch/arpwatch-2.1.15-r9.ebuild
62 +++ b/net-analyzer/arpwatch/arpwatch-2.1.15-r9.ebuild
63 @@ -1,4 +1,4 @@
64 -# Copyright 1999-2017 Gentoo Foundation
65 +# Copyright 1999-2019 Gentoo Authors
66 # Distributed under the terms of the GNU General Public License v2
67
68 EAPI=6
69 @@ -8,7 +8,7 @@ PATCH_VER="0.8"
70 MY_P="${PN}-$(replace_version_separator 2 'a')"
71
72 DESCRIPTION="An ethernet monitor program that keeps track of ethernet/IP address pairings"
73 -HOMEPAGE="http://ee.lbl.gov/"
74 +HOMEPAGE="https://ee.lbl.gov/"
75 SRC_URI="
76 ftp://ftp.ee.lbl.gov/${MY_P}.tar.gz
77 https://dev.gentoo.org/~jer/arpwatch-patchset-${PATCH_VER}.tar.xz