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 04FDD158041 for ; Thu, 29 Feb 2024 13:02:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 187A7E2A44; Thu, 29 Feb 2024 13:02:42 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EE6DEE2A44 for ; Thu, 29 Feb 2024 13:02:41 +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 056E4343085 for ; Thu, 29 Feb 2024 13:02:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F83914BE for ; Thu, 29 Feb 2024 13:02:38 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1709211683.433d7c0ec4834a63bfe56da6e7856cb2ae1e7aa2.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/zabbix/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/zabbix/zabbix-5.0.41.ebuild net-analyzer/zabbix/zabbix-6.0.26.ebuild net-analyzer/zabbix/zabbix-6.4.11.ebuild X-VCS-Directories: net-analyzer/zabbix/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 433d7c0ec4834a63bfe56da6e7856cb2ae1e7aa2 X-VCS-Branch: master Date: Thu, 29 Feb 2024 13:02:38 +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: 3cbfb931-b0c0-4280-9988-a6f9f90ced84 X-Archives-Hash: e57ce18775df9c8ac5a3cf257f3a6545 commit: 433d7c0ec4834a63bfe56da6e7856cb2ae1e7aa2 Author: Miroslav Šulc gentoo org> AuthorDate: Thu Feb 29 13:01:23 2024 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Thu Feb 29 13:01:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=433d7c0e net-analyzer/zabbix: amd64 stable Signed-off-by: Miroslav Šulc gentoo.org> net-analyzer/zabbix/zabbix-5.0.41.ebuild | 2 +- net-analyzer/zabbix/zabbix-6.0.26.ebuild | 2 +- net-analyzer/zabbix/zabbix-6.4.11.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-analyzer/zabbix/zabbix-5.0.41.ebuild b/net-analyzer/zabbix/zabbix-5.0.41.ebuild index b5bccca8bb7a..4922de26cbb4 100644 --- a/net-analyzer/zabbix/zabbix-5.0.41.ebuild +++ b/net-analyzer/zabbix/zabbix-5.0.41.ebuild @@ -24,7 +24,7 @@ SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/$(ver_cut 1-2)/${P}.tar.gz LICENSE="GPL-2" SLOT="0/$(ver_cut 1-2)" WEBAPP_MANUAL_SLOT="yes" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+agent +agent2 curl frontend gnutls ipv6 java ldap libxml2 mysql odbc openipmi +openssl oracle +postgres proxy selinux server snmp sqlite ssh static" REQUIRED_USE="|| ( agent agent2 frontend proxy server ) ?? ( gnutls openssl ) diff --git a/net-analyzer/zabbix/zabbix-6.0.26.ebuild b/net-analyzer/zabbix/zabbix-6.0.26.ebuild index 1d7887fa3842..de9271b01335 100644 --- a/net-analyzer/zabbix/zabbix-6.0.26.ebuild +++ b/net-analyzer/zabbix/zabbix-6.0.26.ebuild @@ -24,7 +24,7 @@ SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/$(ver_cut 1-2)/${P}.tar.gz LICENSE="GPL-2" SLOT="0/$(ver_cut 1-2)" WEBAPP_MANUAL_SLOT="yes" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="agent +agent2 curl frontend gnutls ipv6 java ldap libxml2 mysql odbc openipmi +openssl oracle +postgres proxy selinux server snmp sqlite ssh static" REQUIRED_USE="|| ( agent agent2 frontend proxy server ) ?? ( gnutls openssl ) diff --git a/net-analyzer/zabbix/zabbix-6.4.11.ebuild b/net-analyzer/zabbix/zabbix-6.4.11.ebuild index 99012ac90daf..1134c7d2321f 100644 --- a/net-analyzer/zabbix/zabbix-6.4.11.ebuild +++ b/net-analyzer/zabbix/zabbix-6.4.11.ebuild @@ -24,7 +24,7 @@ SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/$(ver_cut 1-2)/${P}.tar.gz LICENSE="GPL-2" SLOT="0/$(ver_cut 1-2)" WEBAPP_MANUAL_SLOT="yes" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="agent +agent2 curl frontend gnutls ipv6 java ldap libxml2 mysql odbc openipmi +openssl oracle +postgres proxy selinux server snmp sqlite ssh static" REQUIRED_USE="|| ( agent agent2 frontend proxy server ) ?? ( gnutls openssl )