diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2017-03-08 07:26:24 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2017-03-08 07:48:26 -0500 |
commit | 8afc4df23c1e8ea67068d086573a234f89c810c0 (patch) | |
tree | d659b69d837e58c82c8e8a87b9b1e9bd275cea4a /net-analyzer/nagios | |
parent | media-sound/ardour: bump to 5.8 (diff) | |
download | gentoo-8afc4df23c1e8ea67068d086573a234f89c810c0.tar.gz gentoo-8afc4df23c1e8ea67068d086573a234f89c810c0.tar.bz2 gentoo-8afc4df23c1e8ea67068d086573a234f89c810c0.zip |
net-analyzer/nagios: remove vulnerable versions.
Gentoo-Bug: 585914
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-analyzer/nagios')
-rw-r--r-- | net-analyzer/nagios/nagios-4.2.4.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/net-analyzer/nagios/nagios-4.2.4.ebuild b/net-analyzer/nagios/nagios-4.2.4.ebuild deleted file mode 100644 index e2be13acf415..000000000000 --- a/net-analyzer/nagios/nagios-4.2.4.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="The Nagios metapackage" -HOMEPAGE="http://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 )" |