diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2024-02-18 17:45:20 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2024-02-18 17:49:44 -0500 |
commit | eec101d8860c82ac191e278cb424ed10515023ad (patch) | |
tree | 23088a473e61a64a6b850e0f2c0168609353422d /net-analyzer | |
parent | net-im/telegram-desktop-bin: add 4.15.0 (diff) | |
download | gentoo-eec101d8860c82ac191e278cb424ed10515023ad.tar.gz gentoo-eec101d8860c82ac191e278cb424ed10515023ad.tar.bz2 gentoo-eec101d8860c82ac191e278cb424ed10515023ad.zip |
net-analyzer/nagios: drop 4.4.10
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nagios/nagios-4.4.10.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/net-analyzer/nagios/nagios-4.4.10.ebuild b/net-analyzer/nagios/nagios-4.4.10.ebuild deleted file mode 100644 index 329a15c9deb1..000000000000 --- a/net-analyzer/nagios/nagios-4.4.10.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -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 )" |