diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2022-08-29 21:04:15 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2022-08-29 21:04:15 -0400 |
commit | eea64b6bd54f1cc9ba5f8e529102f71a7c8d69a3 (patch) | |
tree | c94b69e5a1bb1780e200337a7577e8344078dfa9 /net-analyzer/nagios | |
parent | profiles: Mask x11-base/xorg-server-1.20 for removal (diff) | |
download | gentoo-eea64b6bd54f1cc9ba5f8e529102f71a7c8d69a3.tar.gz gentoo-eea64b6bd54f1cc9ba5f8e529102f71a7c8d69a3.tar.bz2 gentoo-eea64b6bd54f1cc9ba5f8e529102f71a7c8d69a3.zip |
net-analyzer/nagios: drop 4.4.6
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'net-analyzer/nagios')
-rw-r--r-- | net-analyzer/nagios/nagios-4.4.6.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/net-analyzer/nagios/nagios-4.4.6.ebuild b/net-analyzer/nagios/nagios-4.4.6.ebuild deleted file mode 100644 index be5cb8515d0e..000000000000 --- a/net-analyzer/nagios/nagios-4.4.6.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="The Nagios metapackage" -HOMEPAGE="https://www.nagios.org/" - -LICENSE="metapackage" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ppc64 sparc x86" -IUSE="" - -RDEPEND="~net-analyzer/nagios-core-${PV} - || ( net-analyzer/nagios-plugins net-analyzer/monitoring-plugins )" |