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: Sat, 02 Mar 2019 04:38:07
Message-Id: 1551500863.34033b5486166a7914f4f11c34ddb238be0f90ec.mjo@gentoo
1 commit: 34033b5486166a7914f4f11c34ddb238be0f90ec
2 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 2 04:27:43 2019 +0000
4 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 2 04:27:43 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34033b54
7
8 net-analyzer/nagios: remove "unused" nagios-4.4.2.ebuild.
9
10 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 net-analyzer/nagios/nagios-4.4.2.ebuild | 15 ---------------
14 1 file changed, 15 deletions(-)
15
16 diff --git a/net-analyzer/nagios/nagios-4.4.2.ebuild b/net-analyzer/nagios/nagios-4.4.2.ebuild
17 deleted file mode 100644
18 index a29da55bee7..00000000000
19 --- a/net-analyzer/nagios/nagios-4.4.2.ebuild
20 +++ /dev/null
21 @@ -1,15 +0,0 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 -# Distributed under the terms of the GNU General Public License v2
24 -
25 -EAPI=6
26 -
27 -DESCRIPTION="The Nagios metapackage"
28 -HOMEPAGE="https://www.nagios.org/"
29 -
30 -LICENSE="GPL-2"
31 -SLOT="0"
32 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
33 -IUSE=""
34 -
35 -RDEPEND="~net-analyzer/nagios-core-${PV}
36 - || ( net-analyzer/nagios-plugins net-analyzer/monitoring-plugins )"