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/nagios/
Date: Mon, 11 Jun 2018 16:28:22
Message-Id: 1528734397.3ec3d66e947def8b410d03db1cfa02ca31cad22c.bman@gentoo
1 commit: 3ec3d66e947def8b410d03db1cfa02ca31cad22c
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sun Jun 10 09:17:59 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 11 16:26:37 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ec3d66e
7
8 net-analyzer/nagios: use HTTPs
9
10 net-analyzer/nagios/nagios-4.3.1.ebuild | 4 ++--
11 net-analyzer/nagios/nagios-4.3.3.ebuild | 4 ++--
12 net-analyzer/nagios/nagios-4.3.4.ebuild | 4 ++--
13 3 files changed, 6 insertions(+), 6 deletions(-)
14
15 diff --git a/net-analyzer/nagios/nagios-4.3.1.ebuild b/net-analyzer/nagios/nagios-4.3.1.ebuild
16 index e2be13acf41..2c40afdab19 100644
17 --- a/net-analyzer/nagios/nagios-4.3.1.ebuild
18 +++ b/net-analyzer/nagios/nagios-4.3.1.ebuild
19 @@ -1,10 +1,10 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25
26 DESCRIPTION="The Nagios metapackage"
27 -HOMEPAGE="http://www.nagios.org/"
28 +HOMEPAGE="https://www.nagios.org/"
29
30 LICENSE="GPL-2"
31 SLOT="0"
32
33 diff --git a/net-analyzer/nagios/nagios-4.3.3.ebuild b/net-analyzer/nagios/nagios-4.3.3.ebuild
34 index e2be13acf41..2c40afdab19 100644
35 --- a/net-analyzer/nagios/nagios-4.3.3.ebuild
36 +++ b/net-analyzer/nagios/nagios-4.3.3.ebuild
37 @@ -1,10 +1,10 @@
38 -# Copyright 1999-2017 Gentoo Foundation
39 +# Copyright 1999-2018 Gentoo Foundation
40 # Distributed under the terms of the GNU General Public License v2
41
42 EAPI=6
43
44 DESCRIPTION="The Nagios metapackage"
45 -HOMEPAGE="http://www.nagios.org/"
46 +HOMEPAGE="https://www.nagios.org/"
47
48 LICENSE="GPL-2"
49 SLOT="0"
50
51 diff --git a/net-analyzer/nagios/nagios-4.3.4.ebuild b/net-analyzer/nagios/nagios-4.3.4.ebuild
52 index 56f21be590a..a29da55bee7 100644
53 --- a/net-analyzer/nagios/nagios-4.3.4.ebuild
54 +++ b/net-analyzer/nagios/nagios-4.3.4.ebuild
55 @@ -1,10 +1,10 @@
56 -# Copyright 1999-2017 Gentoo Foundation
57 +# Copyright 1999-2018 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59
60 EAPI=6
61
62 DESCRIPTION="The Nagios metapackage"
63 -HOMEPAGE="http://www.nagios.org/"
64 +HOMEPAGE="https://www.nagios.org/"
65
66 LICENSE="GPL-2"
67 SLOT="0"