diff options
Diffstat (limited to 'net-analyzer/nagios')
-rw-r--r-- | net-analyzer/nagios/Manifest | 3 | ||||
-rw-r--r-- | net-analyzer/nagios/nagios-4.5.1.ebuild | 14 | ||||
-rw-r--r-- | net-analyzer/nagios/nagios-4.5.8.ebuild | 2 |
3 files changed, 2 insertions, 17 deletions
diff --git a/net-analyzer/nagios/Manifest b/net-analyzer/nagios/Manifest index a71d2c0a185b..263cfbdc8529 100644 --- a/net-analyzer/nagios/Manifest +++ b/net-analyzer/nagios/Manifest @@ -1,3 +1,2 @@ -EBUILD nagios-4.5.1.ebuild 385 BLAKE2B 7bd4c6bf8923bc84e62a4d5394fe61279dad0f2f5c0daf693387cfd81b73d4ce29b6517cf71489d0727183ac58acddb7b7665bce38db15d7ce7a3aad5756510c SHA512 c7c25426e1e13ec3702d4e5378d540e8e72232b37e0ec09f7bca0a04430f6e7b0caa8ed3b6a12dc831b037e7ccabc64cbf64b062ab7d2c880d5dc70886c49340 -EBUILD nagios-4.5.8.ebuild 386 BLAKE2B 904944bfe8e36fafa5bafeb81bf1f8c13b83854e8049e5ba99bf6203051f88fe14e324bd9b806f37937477008028afc05d1b7365199264c38aa43d7ef850fe1d SHA512 df4e54faf3fa3037070d27d055ba6994d0512a8278fc6698954d922349a225c3d79f976986a9d615389b1c8b15d9ebb5cb982e525663c80843dda50dcd6f04b8 +EBUILD nagios-4.5.8.ebuild 385 BLAKE2B 55ef64118d68149f1d73ea9b3b8f629472a5e48f91f679d29a5f33297844a7a0993de495c96e9855578dacda56c40772d98da0d0640c8e4765ac4c2b3cfe89ec SHA512 a178fe0608d7a0e6c195c7f3966a0bdacc13b7de18137d69f2065180cd97da975688676ae5f16a7f888cf3f80611890ab9c2b52e3e05d2ccd64ef5b7a6548fff MISC metadata.xml 1111 BLAKE2B d2c8f269fe7ef92c656219c0c93efca6083c09ea1ea402ccab7cf37f415931ad5abdf46a20b568ec82883a574005a4788617c0786c20c2d326b2d481195261e0 SHA512 e6c32f8405e79a4a3cf03d21dce3539c28454d75929348efb30f5c7c2b55f5346e3cd39f9d64f4e276aaad12f1fbf274f2fc08c255c03df1a5a7f0356031d66e diff --git a/net-analyzer/nagios/nagios-4.5.1.ebuild b/net-analyzer/nagios/nagios-4.5.1.ebuild deleted file mode 100644 index 5a74cb50541d..000000000000 --- a/net-analyzer/nagios/nagios-4.5.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2024 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" - -RDEPEND="~net-analyzer/nagios-core-${PV} - || ( net-analyzer/nagios-plugins net-analyzer/monitoring-plugins )" diff --git a/net-analyzer/nagios/nagios-4.5.8.ebuild b/net-analyzer/nagios/nagios-4.5.8.ebuild index 02d4a2e6f761..f0fbf6baea2f 100644 --- a/net-analyzer/nagios/nagios-4.5.8.ebuild +++ b/net-analyzer/nagios/nagios-4.5.8.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://www.nagios.org/" LICENSE="metapackage" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ppc64 sparc x86" RDEPEND="~net-analyzer/nagios-core-${PV} || ( net-analyzer/nagios-plugins net-analyzer/monitoring-plugins )" |