commit: 978ffd3dddba042378aadba403fe947c59362f16
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 26 09:49:59 2025 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sat Jul 26 09:50:08 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=978ffd3d
net-analyzer/zabbix: applied php dep fix from previous commit to other versions
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
.../zabbix/{zabbix-6.0.40-r1.ebuild => zabbix-6.0.40-r2.ebuild} | 2 +-
net-analyzer/zabbix/{zabbix-7.2.7-r1.ebuild => zabbix-7.0.13-r2.ebuild} | 2 +-
net-analyzer/zabbix/{zabbix-7.0.16.ebuild => zabbix-7.0.16-r1.ebuild} | 2 +-
net-analyzer/zabbix/{zabbix-7.2.10.ebuild => zabbix-7.2.10-r1.ebuild} | 2 +-
net-analyzer/zabbix/{zabbix-7.0.13-r1.ebuild => zabbix-7.2.7-r2.ebuild} | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/net-analyzer/zabbix/zabbix-6.0.40-r1.ebuild
b/net-analyzer/zabbix/zabbix-6.0.40-r2.ebuild
similarity index 98%
rename from net-analyzer/zabbix/zabbix-6.0.40-r1.ebuild
rename to net-analyzer/zabbix/zabbix-6.0.40-r2.ebuild
index e80d68a01c13..5608c2db4077 100644
--- a/net-analyzer/zabbix/zabbix-6.0.40-r1.ebuild
+++ b/net-analyzer/zabbix/zabbix-6.0.40-r2.ebuild
@@ -81,7 +81,7 @@ RDEPEND="${COMMON_DEPEND}
)
frontend? (
app-admin/webapp-config
-
dev-lang/php:*[bcmath,ctype,sockets,gd,truetype,xml,session,xmlreader,xmlwriter,nls,sysvipc,unicode]
+
dev-lang/php:*[bcmath,ctype,gd,jpeg(+),nls,png(+),session,sockets,sysvipc,truetype,unicode,xml,xmlreader,xmlwriter]
media-libs/gd[png]
virtual/httpd-php:*
mysql? ( dev-lang/php[mysqli] )
diff --git a/net-analyzer/zabbix/zabbix-7.2.7-r1.ebuild
b/net-analyzer/zabbix/zabbix-7.0.13-r2.ebuild
similarity index 98%
rename from net-analyzer/zabbix/zabbix-7.2.7-r1.ebuild
rename to net-analyzer/zabbix/zabbix-7.0.13-r2.ebuild
index 68bc637ba343..bacccbc86afd 100644
--- a/net-analyzer/zabbix/zabbix-7.2.7-r1.ebuild
+++ b/net-analyzer/zabbix/zabbix-7.0.13-r2.ebuild
@@ -80,7 +80,7 @@ RDEPEND="${COMMON_DEPEND}
)
frontend? (
app-admin/webapp-config
-
dev-lang/php:*[bcmath,ctype,sockets,gd,truetype,xml,session,xmlreader,xmlwriter,nls,sysvipc,unicode]
+
dev-lang/php:*[bcmath,ctype,gd,jpeg(+),nls,png(+),session,sockets,sysvipc,truetype,unicode,xml,xmlreader,xmlwriter]
media-libs/gd[png]
virtual/httpd-php:*
mysql? ( dev-lang/php[mysqli] )
diff --git a/net-analyzer/zabbix/zabbix-7.0.16.ebuild
b/net-analyzer/zabbix/zabbix-7.0.16-r1.ebuild
similarity index 98%
rename from net-analyzer/zabbix/zabbix-7.0.16.ebuild
rename to net-analyzer/zabbix/zabbix-7.0.16-r1.ebuild
index b0c6a131f369..7b7db05d7802 100644
--- a/net-analyzer/zabbix/zabbix-7.0.16.ebuild
+++ b/net-analyzer/zabbix/zabbix-7.0.16-r1.ebuild
@@ -80,7 +80,7 @@ RDEPEND="${COMMON_DEPEND}
)
frontend? (
app-admin/webapp-config
-
dev-lang/php:*[bcmath,ctype,sockets,gd,truetype,xml,session,xmlreader,xmlwriter,nls,sysvipc,unicode]
+
dev-lang/php:*[bcmath,ctype,gd,jpeg(+),nls,png(+),session,sockets,sysvipc,truetype,unicode,xml,xmlreader,xmlwriter]
media-libs/gd[png]
virtual/httpd-php:*
mysql? ( dev-lang/php[mysqli] )
diff --git a/net-analyzer/zabbix/zabbix-7.2.10.ebuild
b/net-analyzer/zabbix/zabbix-7.2.10-r1.ebuild
similarity index 98%
rename from net-analyzer/zabbix/zabbix-7.2.10.ebuild
rename to net-analyzer/zabbix/zabbix-7.2.10-r1.ebuild
index b0c6a131f369..7b7db05d7802 100644
--- a/net-analyzer/zabbix/zabbix-7.2.10.ebuild
+++ b/net-analyzer/zabbix/zabbix-7.2.10-r1.ebuild
@@ -80,7 +80,7 @@ RDEPEND="${COMMON_DEPEND}
)
frontend? (
app-admin/webapp-config
-
dev-lang/php:*[bcmath,ctype,sockets,gd,truetype,xml,session,xmlreader,xmlwriter,nls,sysvipc,unicode]
+
dev-lang/php:*[bcmath,ctype,gd,jpeg(+),nls,png(+),session,sockets,sysvipc,truetype,unicode,xml,xmlreader,xmlwriter]
media-libs/gd[png]
virtual/httpd-php:*
mysql? ( dev-lang/php[mysqli] )
diff --git a/net-analyzer/zabbix/zabbix-7.0.13-r1.ebuild
b/net-analyzer/zabbix/zabbix-7.2.7-r2.ebuild
similarity index 98%
rename from net-analyzer/zabbix/zabbix-7.0.13-r1.ebuild
rename to net-analyzer/zabbix/zabbix-7.2.7-r2.ebuild
index 68bc637ba343..bacccbc86afd 100644
--- a/net-analyzer/zabbix/zabbix-7.0.13-r1.ebuild
+++ b/net-analyzer/zabbix/zabbix-7.2.7-r2.ebuild
@@ -80,7 +80,7 @@ RDEPEND="${COMMON_DEPEND}
)
frontend? (
app-admin/webapp-config
-
dev-lang/php:*[bcmath,ctype,sockets,gd,truetype,xml,session,xmlreader,xmlwriter,nls,sysvipc,unicode]
+
dev-lang/php:*[bcmath,ctype,gd,jpeg(+),nls,png(+),session,sockets,sysvipc,truetype,unicode,xml,xmlreader,xmlwriter]
media-libs/gd[png]
virtual/httpd-php:*
mysql? ( dev-lang/php[mysqli] )