From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 62FF51582EF for ; Sun, 16 Feb 2025 06:32:33 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 4F60534310C for ; Sun, 16 Feb 2025 06:32:33 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8699711047C; Sun, 16 Feb 2025 06:32:13 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 783F911047C for ; Sun, 16 Feb 2025 06:32:13 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 30AEB3430B0 for ; Sun, 16 Feb 2025 06:32:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 381902729 for ; Sun, 16 Feb 2025 06:32:10 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1739687504.d52238a7603942ecdab2577e67defe4deaa9ab4e.sam@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/nagios-plugins-2.4.12.ebuild X-VCS-Directories: net-analyzer/nagios-plugins/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d52238a7603942ecdab2577e67defe4deaa9ab4e X-VCS-Branch: master Date: Sun, 16 Feb 2025 06:32:10 +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: 35026ad0-c55c-4227-9341-4ec04fb02abe X-Archives-Hash: 8d775f990858f828535bf9b2b2ae86ce commit: d52238a7603942ecdab2577e67defe4deaa9ab4e Author: Sam James gentoo org> AuthorDate: Sun Feb 16 06:31:44 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sun Feb 16 06:31:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d52238a7 net-analyzer/nagios-plugins: Stabilize 2.4.12 amd64, #949823 Signed-off-by: Sam James gentoo.org> net-analyzer/nagios-plugins/nagios-plugins-2.4.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/nagios-plugins/nagios-plugins-2.4.12.ebuild b/net-analyzer/nagios-plugins/nagios-plugins-2.4.12.ebuild index 4ae8ced7d2cd..0d4b73de6a16 100644 --- a/net-analyzer/nagios-plugins/nagios-plugins-2.4.12.ebuild +++ b/net-analyzer/nagios-plugins/nagios-plugins-2.4.12.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/release-${PV}/${P}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="ipv6 ldap mysql nagios-dns nagios-ping nagios-game postgres radius samba selinux snmp ssh +ssl" # Most of the plugins use automagic dependencies, i.e. the plugin will