summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2019-03-01 23:27:43 -0500
committerMichael Orlitzky <mjo@gentoo.org>2019-03-01 23:27:43 -0500
commit34033b5486166a7914f4f11c34ddb238be0f90ec (patch)
treea3e204c1a4b0d1a6899302658a0eb36e4f9debf5 /net-analyzer/nagios
parentmail-filter/amavisd-new: remove unused file (diff)
downloadgentoo-34033b5486166a7914f4f11c34ddb238be0f90ec.tar.gz
gentoo-34033b5486166a7914f4f11c34ddb238be0f90ec.tar.bz2
gentoo-34033b5486166a7914f4f11c34ddb238be0f90ec.zip
net-analyzer/nagios: remove "unused" nagios-4.4.2.ebuild.
Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-analyzer/nagios')
-rw-r--r--net-analyzer/nagios/nagios-4.4.2.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/net-analyzer/nagios/nagios-4.4.2.ebuild b/net-analyzer/nagios/nagios-4.4.2.ebuild
deleted file mode 100644
index a29da55bee71..000000000000
--- a/net-analyzer/nagios/nagios-4.4.2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="The Nagios metapackage"
-HOMEPAGE="https://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 )"