From: Tomas Mozes Date: Fri, 30 Aug 2019 07:18:32 +0000 (+0200) Subject: net-analyzer/nagios: drop old X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=67b834bf60de5d5eb14429efe4bfe013ecc18c07;p=gentoo.git net-analyzer/nagios: drop old Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Tomáš Mózes Signed-off-by: Michael Orlitzky --- diff --git a/net-analyzer/nagios/nagios-4.4.4.ebuild b/net-analyzer/nagios/nagios-4.4.4.ebuild deleted file mode 100644 index 39d47b09dafc..000000000000 --- a/net-analyzer/nagios/nagios-4.4.4.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# 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 )"