Gentoo Archives: gentoo-commits

From: Michael Orlitzky <mjo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios/
Date: Wed, 08 Mar 2017 12:50:30
Message-Id: 1488977306.8afc4df23c1e8ea67068d086573a234f89c810c0.mjo@gentoo
1 commit: 8afc4df23c1e8ea67068d086573a234f89c810c0
2 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 8 12:26:24 2017 +0000
4 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 8 12:48:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8afc4df2
7
8 net-analyzer/nagios: remove vulnerable versions.
9
10 Gentoo-Bug: 585914
11
12 Package-Manager: Portage-2.3.3, Repoman-2.3.1
13
14 net-analyzer/nagios/nagios-4.2.4.ebuild | 15 ---------------
15 1 file changed, 15 deletions(-)
16
17 diff --git a/net-analyzer/nagios/nagios-4.2.4.ebuild b/net-analyzer/nagios/nagios-4.2.4.ebuild
18 deleted file mode 100644
19 index e2be13acf41..00000000000
20 --- a/net-analyzer/nagios/nagios-4.2.4.ebuild
21 +++ /dev/null
22 @@ -1,15 +0,0 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 -# Distributed under the terms of the GNU General Public License v2
25 -
26 -EAPI=6
27 -
28 -DESCRIPTION="The Nagios metapackage"
29 -HOMEPAGE="http://www.nagios.org/"
30 -
31 -LICENSE="GPL-2"
32 -SLOT="0"
33 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ppc ppc64 sparc x86"
34 -IUSE=""
35 -
36 -RDEPEND="~net-analyzer/nagios-core-${PV}
37 - || ( net-analyzer/nagios-plugins net-analyzer/monitoring-plugins )"