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-core/
Date: Mon, 11 Jun 2018 16:28:18
Message-Id: 1528734397.d12092475736cfa760ade0bf907b0d7c308e56c3.bman@gentoo
1 commit: d12092475736cfa760ade0bf907b0d7c308e56c3
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sun Jun 10 09:17:34 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=d1209247
7
8 net-analyzer/nagios-core: use HTTPs
9
10 net-analyzer/nagios-core/nagios-core-3.5.1.ebuild | 4 ++--
11 net-analyzer/nagios-core/nagios-core-4.3.1-r1.ebuild | 4 ++--
12 net-analyzer/nagios-core/nagios-core-4.3.3.ebuild | 4 ++--
13 net-analyzer/nagios-core/nagios-core-4.3.4.ebuild | 2 +-
14 4 files changed, 7 insertions(+), 7 deletions(-)
15
16 diff --git a/net-analyzer/nagios-core/nagios-core-3.5.1.ebuild b/net-analyzer/nagios-core/nagios-core-3.5.1.ebuild
17 index 515322c7481..06ad6320317 100644
18 --- a/net-analyzer/nagios-core/nagios-core-3.5.1.ebuild
19 +++ b/net-analyzer/nagios-core/nagios-core-3.5.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -7,7 +7,7 @@ inherit depend.apache eutils multilib toolchain-funcs user
27
28 MY_P=${PN/-core}-${PV}
29 DESCRIPTION="Nagios Core - Check daemon, CGIs, docs"
30 -HOMEPAGE="http://www.nagios.org/"
31 +HOMEPAGE="https://www.nagios.org/"
32 SRC_URI="mirror://sourceforge/nagios/${MY_P}.tar.gz"
33
34 LICENSE="GPL-2"
35
36 diff --git a/net-analyzer/nagios-core/nagios-core-4.3.1-r1.ebuild b/net-analyzer/nagios-core/nagios-core-4.3.1-r1.ebuild
37 index 7acee4a50aa..7e952737c4d 100644
38 --- a/net-analyzer/nagios-core/nagios-core-4.3.1-r1.ebuild
39 +++ b/net-analyzer/nagios-core/nagios-core-4.3.1-r1.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2017 Gentoo Foundation
42 +# Copyright 1999-2018 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=6
46 @@ -7,7 +7,7 @@ inherit toolchain-funcs user
47
48 MY_P=${PN/-core}-${PV}
49 DESCRIPTION="Nagios core - monitoring daemon, web GUI, and documentation"
50 -HOMEPAGE="http://www.nagios.org/"
51 +HOMEPAGE="https://www.nagios.org/"
52
53 # The name of the directory into which our Gentoo icons will be
54 # extracted, and also the basename of the archive containing it.
55
56 diff --git a/net-analyzer/nagios-core/nagios-core-4.3.3.ebuild b/net-analyzer/nagios-core/nagios-core-4.3.3.ebuild
57 index 553186b6064..5773285f59b 100644
58 --- a/net-analyzer/nagios-core/nagios-core-4.3.3.ebuild
59 +++ b/net-analyzer/nagios-core/nagios-core-4.3.3.ebuild
60 @@ -1,4 +1,4 @@
61 -# Copyright 1999-2017 Gentoo Foundation
62 +# Copyright 1999-2018 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64
65 EAPI=6
66 @@ -7,7 +7,7 @@ inherit toolchain-funcs user
67
68 MY_P=${PN/-core}-${PV}
69 DESCRIPTION="Nagios core - monitoring daemon, web GUI, and documentation"
70 -HOMEPAGE="http://www.nagios.org/"
71 +HOMEPAGE="https://www.nagios.org/"
72
73 # The name of the directory into which our Gentoo icons will be
74 # extracted, and also the basename of the archive containing it.
75
76 diff --git a/net-analyzer/nagios-core/nagios-core-4.3.4.ebuild b/net-analyzer/nagios-core/nagios-core-4.3.4.ebuild
77 index 122423ab105..5bd7da55c5f 100644
78 --- a/net-analyzer/nagios-core/nagios-core-4.3.4.ebuild
79 +++ b/net-analyzer/nagios-core/nagios-core-4.3.4.ebuild
80 @@ -7,7 +7,7 @@ inherit toolchain-funcs user
81
82 MY_P=${PN/-core}-${PV}
83 DESCRIPTION="Nagios core - monitoring daemon, web GUI, and documentation"
84 -HOMEPAGE="http://www.nagios.org/"
85 +HOMEPAGE="https://www.nagios.org/"
86
87 # The name of the directory into which our Gentoo icons will be
88 # extracted, and also the basename of the archive containing it.