commit:     277fa0de9d1165e3c4086015ea20126882e55015
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 30 08:44:11 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Wed Jun 30 08:44:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=277fa0de

net-analyzer/zabbix: removed odbc from server/proxy restrictions

Closes: https://bugs.gentoo.org/785205
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 net-analyzer/zabbix/zabbix-4.0.30-r1.ebuild | 4 ++--
 net-analyzer/zabbix/zabbix-4.0.31-r1.ebuild | 4 ++--
 net-analyzer/zabbix/zabbix-5.0.12-r1.ebuild | 4 ++--
 net-analyzer/zabbix/zabbix-5.0.8-r1.ebuild  | 4 ++--
 net-analyzer/zabbix/zabbix-5.2.4-r1.ebuild  | 4 ++--
 net-analyzer/zabbix/zabbix-5.2.6-r1.ebuild  | 4 ++--
 net-analyzer/zabbix/zabbix-5.4.1-r1.ebuild  | 4 ++--
 7 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/net-analyzer/zabbix/zabbix-4.0.30-r1.ebuild 
b/net-analyzer/zabbix/zabbix-4.0.30-r1.ebuild
index 3cfb30a0ed8..b75edaacbce 100644
--- a/net-analyzer/zabbix/zabbix-4.0.30-r1.ebuild
+++ b/net-analyzer/zabbix/zabbix-4.0.30-r1.ebuild
@@ -18,8 +18,8 @@ WEBAPP_MANUAL_SLOT="yes"
 KEYWORDS="amd64 x86"
 IUSE="+agent java curl frontend ipv6 xmpp ldap libxml2 mysql openipmi oracle 
+postgres proxy server ssh ssl snmp sqlite odbc static"
 REQUIRED_USE="|| ( agent frontend proxy server )
-       proxy? ( ^^ ( mysql oracle postgres sqlite odbc ) )
-       server? ( ^^ ( mysql oracle postgres odbc ) )
+       proxy? ( ^^ ( mysql oracle postgres sqlite ) )
+       server? ( ^^ ( mysql oracle postgres ) )
        static? ( !oracle !snmp )"
 
 COMMON_DEPEND="

diff --git a/net-analyzer/zabbix/zabbix-4.0.31-r1.ebuild 
b/net-analyzer/zabbix/zabbix-4.0.31-r1.ebuild
index 321e1e6f6d8..7f94d05cbee 100644
--- a/net-analyzer/zabbix/zabbix-4.0.31-r1.ebuild
+++ b/net-analyzer/zabbix/zabbix-4.0.31-r1.ebuild
@@ -18,8 +18,8 @@ WEBAPP_MANUAL_SLOT="yes"
 KEYWORDS="~amd64 ~x86"
 IUSE="+agent java curl frontend ipv6 xmpp ldap libxml2 mysql openipmi oracle 
+postgres proxy server ssh ssl snmp sqlite odbc static"
 REQUIRED_USE="|| ( agent frontend proxy server )
-       proxy? ( ^^ ( mysql oracle postgres sqlite odbc ) )
-       server? ( ^^ ( mysql oracle postgres odbc ) )
+       proxy? ( ^^ ( mysql oracle postgres sqlite ) )
+       server? ( ^^ ( mysql oracle postgres ) )
        static? ( !oracle !snmp )"
 
 COMMON_DEPEND="

diff --git a/net-analyzer/zabbix/zabbix-5.0.12-r1.ebuild 
b/net-analyzer/zabbix/zabbix-5.0.12-r1.ebuild
index 7a329ff5b8b..6a86fdbaa3e 100644
--- a/net-analyzer/zabbix/zabbix-5.0.12-r1.ebuild
+++ b/net-analyzer/zabbix/zabbix-5.0.12-r1.ebuild
@@ -249,8 +249,8 @@ WEBAPP_MANUAL_SLOT="yes"
 KEYWORDS="~amd64 ~x86"
 IUSE="+agent +agent2 java curl frontend ipv6 ldap libxml2 mysql openipmi 
oracle +postgres proxy server ssh ssl snmp sqlite odbc static"
 REQUIRED_USE="|| ( agent agent2 frontend proxy server )
-       proxy? ( ^^ ( mysql oracle postgres sqlite odbc ) )
-       server? ( ^^ ( mysql oracle postgres odbc ) )
+       proxy? ( ^^ ( mysql oracle postgres sqlite ) )
+       server? ( ^^ ( mysql oracle postgres ) )
        static? ( !oracle !snmp )"
 
 COMMON_DEPEND="

diff --git a/net-analyzer/zabbix/zabbix-5.0.8-r1.ebuild 
b/net-analyzer/zabbix/zabbix-5.0.8-r1.ebuild
index fc80e61bdea..3b5650bd50c 100644
--- a/net-analyzer/zabbix/zabbix-5.0.8-r1.ebuild
+++ b/net-analyzer/zabbix/zabbix-5.0.8-r1.ebuild
@@ -18,8 +18,8 @@ WEBAPP_MANUAL_SLOT="yes"
 KEYWORDS="amd64 x86"
 IUSE="+agent java curl frontend ipv6 ldap libxml2 mysql openipmi oracle 
+postgres proxy server ssh ssl snmp sqlite odbc static"
 REQUIRED_USE="|| ( agent frontend proxy server )
-       proxy? ( ^^ ( mysql oracle postgres sqlite odbc ) )
-       server? ( ^^ ( mysql oracle postgres odbc ) )
+       proxy? ( ^^ ( mysql oracle postgres sqlite ) )
+       server? ( ^^ ( mysql oracle postgres ) )
        static? ( !oracle !snmp )"
 
 COMMON_DEPEND="

diff --git a/net-analyzer/zabbix/zabbix-5.2.4-r1.ebuild 
b/net-analyzer/zabbix/zabbix-5.2.4-r1.ebuild
index fc80e61bdea..3b5650bd50c 100644
--- a/net-analyzer/zabbix/zabbix-5.2.4-r1.ebuild
+++ b/net-analyzer/zabbix/zabbix-5.2.4-r1.ebuild
@@ -18,8 +18,8 @@ WEBAPP_MANUAL_SLOT="yes"
 KEYWORDS="amd64 x86"
 IUSE="+agent java curl frontend ipv6 ldap libxml2 mysql openipmi oracle 
+postgres proxy server ssh ssl snmp sqlite odbc static"
 REQUIRED_USE="|| ( agent frontend proxy server )
-       proxy? ( ^^ ( mysql oracle postgres sqlite odbc ) )
-       server? ( ^^ ( mysql oracle postgres odbc ) )
+       proxy? ( ^^ ( mysql oracle postgres sqlite ) )
+       server? ( ^^ ( mysql oracle postgres ) )
        static? ( !oracle !snmp )"
 
 COMMON_DEPEND="

diff --git a/net-analyzer/zabbix/zabbix-5.2.6-r1.ebuild 
b/net-analyzer/zabbix/zabbix-5.2.6-r1.ebuild
index 0abc5c33063..58ad7537823 100644
--- a/net-analyzer/zabbix/zabbix-5.2.6-r1.ebuild
+++ b/net-analyzer/zabbix/zabbix-5.2.6-r1.ebuild
@@ -258,8 +258,8 @@ WEBAPP_MANUAL_SLOT="yes"
 KEYWORDS="~amd64 ~x86"
 IUSE="+agent +agent2 java curl frontend ipv6 ldap libxml2 mysql openipmi 
oracle +postgres proxy server ssh ssl snmp sqlite odbc static"
 REQUIRED_USE="|| ( agent agent2 frontend proxy server )
-       proxy? ( ^^ ( mysql oracle postgres sqlite odbc ) )
-       server? ( ^^ ( mysql oracle postgres odbc ) )
+       proxy? ( ^^ ( mysql oracle postgres sqlite ) )
+       server? ( ^^ ( mysql oracle postgres ) )
        static? ( !oracle !snmp )"
 
 COMMON_DEPEND="

diff --git a/net-analyzer/zabbix/zabbix-5.4.1-r1.ebuild 
b/net-analyzer/zabbix/zabbix-5.4.1-r1.ebuild
index 359d8dd9cdd..a014fd21741 100644
--- a/net-analyzer/zabbix/zabbix-5.4.1-r1.ebuild
+++ b/net-analyzer/zabbix/zabbix-5.4.1-r1.ebuild
@@ -274,8 +274,8 @@ WEBAPP_MANUAL_SLOT="yes"
 KEYWORDS="~amd64 ~x86"
 IUSE="+agent +agent2 java curl frontend ipv6 ldap libxml2 mysql openipmi 
oracle +postgres proxy server ssh ssl snmp sqlite odbc static"
 REQUIRED_USE="|| ( agent agent2 frontend proxy server )
-       proxy? ( ^^ ( mysql oracle postgres sqlite odbc ) )
-       server? ( ^^ ( mysql oracle postgres odbc ) )
+       proxy? ( ^^ ( mysql oracle postgres sqlite ) )
+       server? ( ^^ ( mysql oracle postgres ) )
        static? ( !oracle !snmp )"
 
 COMMON_DEPEND="

Reply via email to