summaryrefslogtreecommitdiff
path: root/net-analyzer/nagios
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/nagios')
-rw-r--r--net-analyzer/nagios/Manifest3
-rw-r--r--net-analyzer/nagios/nagios-4.4.10.ebuild (renamed from net-analyzer/nagios/nagios-4.4.8.ebuild)2
-rw-r--r--net-analyzer/nagios/nagios-4.4.9.ebuild15
3 files changed, 2 insertions, 18 deletions
diff --git a/net-analyzer/nagios/Manifest b/net-analyzer/nagios/Manifest
index 09fa40b8eabb..2eb7d99894d6 100644
--- a/net-analyzer/nagios/Manifest
+++ b/net-analyzer/nagios/Manifest
@@ -1,4 +1,3 @@
+EBUILD nagios-4.4.10.ebuild 397 BLAKE2B 34478d5d1a47532d8d7bc8b9f1d76f7559dbf685357ff1d9c790b9ffe27a53e926ebe15d6e5a1bbf0e75b45acb73cdde97a4ca647d3a2c5b9de972dc87ca5002 SHA512 e46b8a078d75784e962a6aff1e4ab64f460051edbe6e6121c2c72f32eceea57da9f206d67fcc4cf540ef9568705b769e6a727057e8f062ea55a3ec6a129aff8f
EBUILD nagios-4.4.7.ebuild 393 BLAKE2B a1fd423a0911c48daf7ec881bfa33300d79ccd6a1f1d2d69fd6123914d418f59a245cafa3d3b9f3a5a66953eec4e0745ca446657b5aab9092e9c36c118839cca SHA512 1639ff8068154b4aaed81f02b3d1667e843196f9a41664bfef39bf465feeab44c68fe95bfe38dcf1e128af6ed534038bd30a2c84ee0d81fabb75f38e666f8a35
-EBUILD nagios-4.4.8.ebuild 397 BLAKE2B 13d10c72a4d061e26542c1032373af9d83862a685e9112a28b320856bb929e742faaf89a17971b13c13d57025438422ba45b2aa170d9ab1bd35b70b7bb0963b6 SHA512 8fbaf5c5f6f1d1bb8a785865ac6096a365fcf21229e160c8e6e756554eb8f465bc68cbbd7ef5c68aac2bc74e590340b872a337567a02a6acfe88059174ec6d0e
-EBUILD nagios-4.4.9.ebuild 397 BLAKE2B 13d10c72a4d061e26542c1032373af9d83862a685e9112a28b320856bb929e742faaf89a17971b13c13d57025438422ba45b2aa170d9ab1bd35b70b7bb0963b6 SHA512 8fbaf5c5f6f1d1bb8a785865ac6096a365fcf21229e160c8e6e756554eb8f465bc68cbbd7ef5c68aac2bc74e590340b872a337567a02a6acfe88059174ec6d0e
MISC metadata.xml 1111 BLAKE2B d2c8f269fe7ef92c656219c0c93efca6083c09ea1ea402ccab7cf37f415931ad5abdf46a20b568ec82883a574005a4788617c0786c20c2d326b2d481195261e0 SHA512 e6c32f8405e79a4a3cf03d21dce3539c28454d75929348efb30f5c7c2b55f5346e3cd39f9d64f4e276aaad12f1fbf274f2fc08c255c03df1a5a7f0356031d66e
diff --git a/net-analyzer/nagios/nagios-4.4.8.ebuild b/net-analyzer/nagios/nagios-4.4.10.ebuild
index 25c696692b74..917c4e712c90 100644
--- a/net-analyzer/nagios/nagios-4.4.8.ebuild
+++ b/net-analyzer/nagios/nagios-4.4.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
diff --git a/net-analyzer/nagios/nagios-4.4.9.ebuild b/net-analyzer/nagios/nagios-4.4.9.ebuild
deleted file mode 100644
index 25c696692b74..000000000000
--- a/net-analyzer/nagios/nagios-4.4.9.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2022 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 )"