net-analyzer/nagios: bump to 4.4.2

Package-Manager: Portage-2.3.48, Repoman-2.3.10
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
This commit is contained in:
Tomas Mozes
2018-09-03 07:36:44 +02:00
committed by Michael Orlitzky
parent 56e365a929
commit 28384f8adc

View File

@@ -0,0 +1,15 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="The Nagios metapackage"
HOMEPAGE="https://www.nagios.org/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="~net-analyzer/nagios-core-${PV}
|| ( net-analyzer/nagios-plugins net-analyzer/monitoring-plugins )"