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: Tue, 30 Aug 2022 01:05:58
Message-Id: 1661821455.eea64b6bd54f1cc9ba5f8e529102f71a7c8d69a3.mjo@gentoo
1 commit: eea64b6bd54f1cc9ba5f8e529102f71a7c8d69a3
2 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 30 01:04:15 2022 +0000
4 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 30 01:04:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eea64b6b
7
8 net-analyzer/nagios: drop 4.4.6
9
10 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
11
12 net-analyzer/nagios/nagios-4.4.6.ebuild | 15 ---------------
13 1 file changed, 15 deletions(-)
14
15 diff --git a/net-analyzer/nagios/nagios-4.4.6.ebuild b/net-analyzer/nagios/nagios-4.4.6.ebuild
16 deleted file mode 100644
17 index be5cb8515d0e..000000000000
18 --- a/net-analyzer/nagios/nagios-4.4.6.ebuild
19 +++ /dev/null
20 @@ -1,15 +0,0 @@
21 -# Copyright 1999-2022 Gentoo Authors
22 -# Distributed under the terms of the GNU General Public License v2
23 -
24 -EAPI=7
25 -
26 -DESCRIPTION="The Nagios metapackage"
27 -HOMEPAGE="https://www.nagios.org/"
28 -
29 -LICENSE="metapackage"
30 -SLOT="0"
31 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ppc64 sparc x86"
32 -IUSE=""
33 -
34 -RDEPEND="~net-analyzer/nagios-core-${PV}
35 - || ( net-analyzer/nagios-plugins net-analyzer/monitoring-plugins )"