From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7B7D115808B for ; Sun, 18 Feb 2024 15:10:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84B55E2B4A; Sun, 18 Feb 2024 15:10:18 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5D339E2B4A for ; Sun, 18 Feb 2024 15:10:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 49EDE34311E for ; Sun, 18 Feb 2024 15:10:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 97D0F1082 for ; Sun, 18 Feb 2024 15:10:15 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1708268855.a3ac3a556d328e2e369b2bf999a21766ae1c4f90.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-plugins/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/nagios-plugins/metadata.xml X-VCS-Directories: net-analyzer/nagios-plugins/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: a3ac3a556d328e2e369b2bf999a21766ae1c4f90 X-VCS-Branch: master Date: Sun, 18 Feb 2024 15:10:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f0a0409c-53be-446f-8abf-dac5cd0d9bff X-Archives-Hash: 08fc490b04b7c49637e25bc8bd81d007 commit: a3ac3a556d328e2e369b2bf999a21766ae1c4f90 Author: Michael Orlitzky gentoo org> AuthorDate: Sun Feb 18 15:06:10 2024 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Sun Feb 18 15:07:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3ac3a55 net-analyzer/nagios-plugins: define USE=ipv6 locally to keep pkgcheck happy Signed-off-by: Michael Orlitzky gentoo.org> net-analyzer/nagios-plugins/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/net-analyzer/nagios-plugins/metadata.xml b/net-analyzer/nagios-plugins/metadata.xml index 1fc16ad360c6..10fc78d5339d 100644 --- a/net-analyzer/nagios-plugins/metadata.xml +++ b/net-analyzer/nagios-plugins/metadata.xml @@ -10,6 +10,10 @@ Gentoo Sysadmin Project + + + Enable ipv6 checks. + Install net-dns/bind-tools required for monitoring DNS servers. Disabling the flag does not remove any plugin file.