diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-06-10 11:17:59 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-11 12:26:37 -0400 |
commit | 3ec3d66e947def8b410d03db1cfa02ca31cad22c (patch) | |
tree | afc2c75ab9f445b33cff65399ff29210f13d45c6 /net-analyzer | |
parent | net-analyzer/nagios-core: use HTTPs (diff) | |
download | gentoo-3ec3d66e947def8b410d03db1cfa02ca31cad22c.tar.gz gentoo-3ec3d66e947def8b410d03db1cfa02ca31cad22c.tar.bz2 gentoo-3ec3d66e947def8b410d03db1cfa02ca31cad22c.zip |
net-analyzer/nagios: use HTTPs
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nagios/nagios-4.3.1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/nagios/nagios-4.3.3.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/nagios/nagios-4.3.4.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-analyzer/nagios/nagios-4.3.1.ebuild b/net-analyzer/nagios/nagios-4.3.1.ebuild index e2be13acf415..2c40afdab198 100644 --- a/net-analyzer/nagios/nagios-4.3.1.ebuild +++ b/net-analyzer/nagios/nagios-4.3.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="The Nagios metapackage" -HOMEPAGE="http://www.nagios.org/" +HOMEPAGE="https://www.nagios.org/" LICENSE="GPL-2" SLOT="0" diff --git a/net-analyzer/nagios/nagios-4.3.3.ebuild b/net-analyzer/nagios/nagios-4.3.3.ebuild index e2be13acf415..2c40afdab198 100644 --- a/net-analyzer/nagios/nagios-4.3.3.ebuild +++ b/net-analyzer/nagios/nagios-4.3.3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="The Nagios metapackage" -HOMEPAGE="http://www.nagios.org/" +HOMEPAGE="https://www.nagios.org/" LICENSE="GPL-2" SLOT="0" diff --git a/net-analyzer/nagios/nagios-4.3.4.ebuild b/net-analyzer/nagios/nagios-4.3.4.ebuild index 56f21be590af..a29da55bee71 100644 --- a/net-analyzer/nagios/nagios-4.3.4.ebuild +++ b/net-analyzer/nagios/nagios-4.3.4.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="The Nagios metapackage" -HOMEPAGE="http://www.nagios.org/" +HOMEPAGE="https://www.nagios.org/" LICENSE="GPL-2" SLOT="0" |