From d1c14e94a73fba924761cdad7298f3e48c6bc160 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 1 Jul 2024 08:00:51 +0100 Subject: gentoo auto-resync : 01:07:2024 - 08:00:50 --- net-analyzer/Manifest.gz | Bin 43288 -> 43289 bytes net-analyzer/monitoring-plugins/Manifest | 2 +- .../monitoring-plugins-2.3.5.ebuild | 10 +++++++++- 3 files changed, 10 insertions(+), 2 deletions(-) (limited to 'net-analyzer') diff --git a/net-analyzer/Manifest.gz b/net-analyzer/Manifest.gz index 6d0e8076ed90..a0af75b7ab1b 100644 Binary files a/net-analyzer/Manifest.gz and b/net-analyzer/Manifest.gz differ diff --git a/net-analyzer/monitoring-plugins/Manifest b/net-analyzer/monitoring-plugins/Manifest index 2606a7bb7e35..67c984ef8459 100644 --- a/net-analyzer/monitoring-plugins/Manifest +++ b/net-analyzer/monitoring-plugins/Manifest @@ -1,3 +1,3 @@ DIST monitoring-plugins-2.3.5.tar.gz 2876130 BLAKE2B 7029f6485ef73d29329bcb36e16cbbaa99c57ae20505f554af154b45cc1af6f623dabb35ee5b7f777d728bcae8eafd795f12aabc199cf1f45c9f2335f74b6d41 SHA512 bb04d547584a4aed82bfd605d129b652b45c7356c0610fb1da53a57b2ab889b67afccdd53998e2612ec06571bdc5fc238ef0d378b96e29ec072f657e74eabd55 -EBUILD monitoring-plugins-2.3.5.ebuild 3053 BLAKE2B fb5abb2f871578946e90eda375c9821c6dab7f87f650bfe8ee11f104c8715babe3ab04520feaa23819598fc227cb68497d027fdca12dbce333db32d87b3ffd65 SHA512 8626668a6504427a7958f3c3775660e1a5f4d7cb0ee7102a3287211ecf9c40132c999682c2b106fb192133a6fead16af19722857b703eda4cec71f1140541084 +EBUILD monitoring-plugins-2.3.5.ebuild 3241 BLAKE2B b684d663604f3034d5789d099d732a75956fbd7b264667d015c4fb2b7364d947a3432874bbcb9f6317191711f222cd5ae0667219b16c84583b4f38b9de3ea073 SHA512 99ac5dfc8014cacc64baa2b53a177c75798427c032d0a5ef1ef296db2ac959e2bc607216a1d48f14582d9bdb9a149e853ef503594322fcec02fc42f05f99d312 MISC metadata.xml 1679 BLAKE2B e99ba6614df951268458260a1b8f02f40408dd2e41b65e77555fe1d1698bf4d5fbb8a35b5d640198c1feb74bdeb78c3efb9c2670c3d87bbadef16be66602d172 SHA512 1b24d36802f5efa30d4c289bbc231761d9a3a1149831ae913eea998d49782c9424e37d270ff2853a91a9d75d65e2991910aab986f7dc78e3a8132ca17be56d8a diff --git a/net-analyzer/monitoring-plugins/monitoring-plugins-2.3.5.ebuild b/net-analyzer/monitoring-plugins/monitoring-plugins-2.3.5.ebuild index c09500eb8d38..b7b41a925869 100644 --- a/net-analyzer/monitoring-plugins/monitoring-plugins-2.3.5.ebuild +++ b/net-analyzer/monitoring-plugins/monitoring-plugins-2.3.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -57,6 +57,14 @@ RDEPEND="${DEPEND} # At least one test is interactive. RESTRICT="test" +# These all come from gnulib and the ./configure checks are working as +# intended when the functions aren't present. Bug 921190. +QA_CONFIG_IMPL_DECL_SKIP=( + MIN + static_assert + alignof +) + src_configure() { append-flags -fno-strict-aliasing -- cgit v1.2.3