diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-01-15 09:35:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-01-15 09:35:27 +0100 |
commit | 9b937b6803cc9be5a3c39063e0211f9638c178a0 (patch) | |
tree | 8705b37c0f47cc993c3c4f075b4cec96c47196ba /net-analyzer/zabbix | |
parent | net-libs/libbitcoinconsensus: Bump to 21.2 (diff) | |
download | gentoo-9b937b6803cc9be5a3c39063e0211f9638c178a0.tar.gz gentoo-9b937b6803cc9be5a3c39063e0211f9638c178a0.tar.bz2 gentoo-9b937b6803cc9be5a3c39063e0211f9638c178a0.zip |
net-analyzer/zabbix: amd64 stable wrt bug #831167
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r-- | net-analyzer/zabbix/zabbix-4.0.37.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.0.19.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.4.9.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-analyzer/zabbix/zabbix-4.0.37.ebuild b/net-analyzer/zabbix/zabbix-4.0.37.ebuild index 8680114a3627..19a490bb3472 100644 --- a/net-analyzer/zabbix/zabbix-4.0.37.ebuild +++ b/net-analyzer/zabbix/zabbix-4.0.37.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/4.0/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/$(ver_cut 1-2)" WEBAPP_MANUAL_SLOT="yes" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+agent curl frontend gnutls ipv6 java ldap libxml2 mbedtls mysql odbc openipmi +openssl oracle +postgres proxy server snmp sqlite ssh ssl static xmpp" REQUIRED_USE="|| ( agent frontend proxy server ) ssl? ( ^^ ( gnutls mbedtls openssl ) ) diff --git a/net-analyzer/zabbix/zabbix-5.0.19.ebuild b/net-analyzer/zabbix/zabbix-5.0.19.ebuild index 91372fc22301..4a1e590d70a1 100644 --- a/net-analyzer/zabbix/zabbix-5.0.19.ebuild +++ b/net-analyzer/zabbix/zabbix-5.0.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -235,7 +235,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 server snmp sqlite ssh ssl static" REQUIRED_USE="|| ( agent agent2 frontend proxy server ) proxy? ( ^^ ( mysql oracle postgres sqlite ) ) diff --git a/net-analyzer/zabbix/zabbix-5.4.9.ebuild b/net-analyzer/zabbix/zabbix-5.4.9.ebuild index b6a5f0089663..6087a9ee9dab 100644 --- a/net-analyzer/zabbix/zabbix-5.4.9.ebuild +++ b/net-analyzer/zabbix/zabbix-5.4.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -260,7 +260,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 server snmp sqlite ssh ssl static" REQUIRED_USE="|| ( agent agent2 frontend proxy server ) proxy? ( ^^ ( mysql oracle postgres sqlite ) ) |