diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-04-12 03:41:30 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-04-12 03:41:30 +0100 |
commit | 623ee73d661e5ed8475cb264511f683407d87365 (patch) | |
tree | 993eb27c93ec7a2d2d19550300d888fc1fed9e69 /net-analyzer/nagios | |
parent | ceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (diff) |
gentoo Easter resync : 12.04.2020
Diffstat (limited to 'net-analyzer/nagios')
-rw-r--r-- | net-analyzer/nagios/Manifest | 3 | ||||
-rw-r--r-- | net-analyzer/nagios/nagios-4.3.4.ebuild | 15 | ||||
-rw-r--r-- | net-analyzer/nagios/nagios-4.4.5.ebuild | 6 |
3 files changed, 4 insertions, 20 deletions
diff --git a/net-analyzer/nagios/Manifest b/net-analyzer/nagios/Manifest index 7dae507e3d0f..bd80ceab7974 100644 --- a/net-analyzer/nagios/Manifest +++ b/net-analyzer/nagios/Manifest @@ -1,3 +1,2 @@ -EBUILD nagios-4.3.4.ebuild 392 BLAKE2B f15d86c3e331db4ff4ee7b2b32b5501925f62642a1be06f2112461c9997fd6b3de55cd4d4ac62079620d1b0a81c401a96dde0407243de86f00818d7150c10e7f SHA512 fc4e28d7d2ff4eab3c9fb37eb582e561acb66511f89f0b1275b585541f6f8a75f4ba07e475d57daf5fb264031915ca54df6b36dea8a5013279cb206718f6e3be -EBUILD nagios-4.4.5.ebuild 397 BLAKE2B 244121a98f46b570281d36276ca17413b51a015a46835b1bd1f568328d0b12a90bd5f001199a3bd11f4121287bb78762e36007f9e206e75dcfad5af792ce10e0 SHA512 c260ebfa1f7578fd20bb76ba8ae0dfe9dcd495b185c8c5272b09657918b08d194b539428642f4e9e20afa9ba6cdb73a73806f47e9e4e80a321021e04c3f5b405 +EBUILD nagios-4.4.5.ebuild 399 BLAKE2B f6b008474ca0aa1a111004dd288082bb0da6e9882f5b4fb95d118d6dd8a23872572acad62d53a51acbe1731f7973ce23511a96401dc665818da71b28867104ac SHA512 2c382361f2211d245a0937d9c4813f0b40caada397ee1565954e09d1e21345ce2d5216a5d76fd4f8f45439397052a845724ae30293b62d97af6638c8dc43718f MISC metadata.xml 1110 BLAKE2B a3577be74f7ae7da47c1add86da6b9cd2972ebea1e4e4241886027e7c4aecb936ffa776a32bcc0b77498c393ebb4c81aa9a98a3c8d45cbd5556f8b9014384e52 SHA512 7614b25879899b4939a136de6cd4cbd3995372747e95d2d6b90ccd8e074800b6acb738df5f9c852625c34f5a72c3072c0dec910266068ec8a72184f75aa204e1 diff --git a/net-analyzer/nagios/nagios-4.3.4.ebuild b/net-analyzer/nagios/nagios-4.3.4.ebuild deleted file mode 100644 index 1c10d69b68b9..000000000000 --- a/net-analyzer/nagios/nagios-4.3.4.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2020 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 )" diff --git a/net-analyzer/nagios/nagios-4.4.5.ebuild b/net-analyzer/nagios/nagios-4.4.5.ebuild index 39d47b09dafc..23bb68489c5f 100644 --- a/net-analyzer/nagios/nagios-4.4.5.ebuild +++ b/net-analyzer/nagios/nagios-4.4.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,9 +6,9 @@ EAPI=6 DESCRIPTION="The Nagios metapackage" HOMEPAGE="https://www.nagios.org/" -LICENSE="GPL-2" +LICENSE="metapackage" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86" IUSE="" RDEPEND="~net-analyzer/nagios-core-${PV} |