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, 31 Aug 2019 21:35:42
Message-Id: 1567287294.67b834bf60de5d5eb14429efe4bfe013ecc18c07.mjo@gentoo
1 commit: 67b834bf60de5d5eb14429efe4bfe013ecc18c07
2 Author: Tomas Mozes <hydrapolic <AT> gmail <DOT> com>
3 AuthorDate: Fri Aug 30 07:18:32 2019 +0000
4 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 31 21:34:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67b834bf
7
8 net-analyzer/nagios: drop old
9
10 Package-Manager: Portage-2.3.71, Repoman-2.3.17
11 Signed-off-by: Tomáš Mózes <hydrapolic <AT> gmail.com>
12 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
13
14 net-analyzer/nagios/nagios-4.4.4.ebuild | 15 ---------------
15 1 file changed, 15 deletions(-)
16
17 diff --git a/net-analyzer/nagios/nagios-4.4.4.ebuild b/net-analyzer/nagios/nagios-4.4.4.ebuild
18 deleted file mode 100644
19 index 39d47b09daf..00000000000
20 --- a/net-analyzer/nagios/nagios-4.4.4.ebuild
21 +++ /dev/null
22 @@ -1,15 +0,0 @@
23 -# Copyright 1999-2019 Gentoo Authors
24 -# Distributed under the terms of the GNU General Public License v2
25 -
26 -EAPI=6
27 -
28 -DESCRIPTION="The Nagios metapackage"
29 -HOMEPAGE="https://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 )"