diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2021-03-09 13:47:55 +0100 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2021-03-09 14:31:32 +0100 |
commit | fe9568ce57cab6142dc09e43649af63633b4a190 (patch) | |
tree | 31537042e6d3303affaa6793d0cb8d442f0f462a /net-analyzer/zabbix | |
parent | sys-kernel/vanilla-sources: Linux patch updates,5.4.104, 5.10.22 and 5.11.5 (diff) | |
download | gentoo-fe9568ce57cab6142dc09e43649af63633b4a190.tar.gz gentoo-fe9568ce57cab6142dc09e43649af63633b4a190.tar.bz2 gentoo-fe9568ce57cab6142dc09e43649af63633b4a190.zip |
net-analyzer/zabbix: fix eclass usage
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://bugs.gentoo.org/775032
Closes: https://github.com/gentoo/gentoo/pull/19842
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r-- | net-analyzer/zabbix/zabbix-3.0.31-r2.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-4.0.28.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-4.0.29.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.0.8.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.0.9-r1.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.0.9.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.2.4.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.2.5-r1.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.2.5.ebuild | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/net-analyzer/zabbix/zabbix-3.0.31-r2.ebuild b/net-analyzer/zabbix/zabbix-3.0.31-r2.ebuild index eaf85d5f7f28..5a02f074a7f6 100644 --- a/net-analyzer/zabbix/zabbix-3.0.31-r2.ebuild +++ b/net-analyzer/zabbix/zabbix-3.0.31-r2.ebuild @@ -5,7 +5,7 @@ EAPI=7 # needed to make webapp-config dep optional WEBAPP_OPTIONAL="yes" -inherit flag-o-matic webapp java-pkg-opt-2 systemd toolchain-funcs tmpfiles +inherit webapp java-pkg-opt-2 systemd toolchain-funcs tmpfiles user-info DESCRIPTION="ZABBIX is software for monitoring of your applications, network and servers" HOMEPAGE="https://www.zabbix.com/" diff --git a/net-analyzer/zabbix/zabbix-4.0.28.ebuild b/net-analyzer/zabbix/zabbix-4.0.28.ebuild index c63b5d775878..004119f958a4 100644 --- a/net-analyzer/zabbix/zabbix-4.0.28.ebuild +++ b/net-analyzer/zabbix/zabbix-4.0.28.ebuild @@ -5,7 +5,7 @@ EAPI=7 # needed to make webapp-config dep optional WEBAPP_OPTIONAL="yes" -inherit flag-o-matic webapp java-pkg-opt-2 systemd toolchain-funcs tmpfiles +inherit webapp java-pkg-opt-2 systemd toolchain-funcs tmpfiles user-info DESCRIPTION="ZABBIX is software for monitoring of your applications, network and servers" HOMEPAGE="https://www.zabbix.com/" diff --git a/net-analyzer/zabbix/zabbix-4.0.29.ebuild b/net-analyzer/zabbix/zabbix-4.0.29.ebuild index 157147829c66..21abe5ecdd87 100644 --- a/net-analyzer/zabbix/zabbix-4.0.29.ebuild +++ b/net-analyzer/zabbix/zabbix-4.0.29.ebuild @@ -5,7 +5,7 @@ EAPI=7 # needed to make webapp-config dep optional WEBAPP_OPTIONAL="yes" -inherit flag-o-matic webapp java-pkg-opt-2 systemd toolchain-funcs tmpfiles +inherit webapp java-pkg-opt-2 systemd toolchain-funcs tmpfiles user-info DESCRIPTION="ZABBIX is software for monitoring of your applications, network and servers" HOMEPAGE="https://www.zabbix.com/" diff --git a/net-analyzer/zabbix/zabbix-5.0.8.ebuild b/net-analyzer/zabbix/zabbix-5.0.8.ebuild index c115a1f30ecd..d7fadf1afa37 100644 --- a/net-analyzer/zabbix/zabbix-5.0.8.ebuild +++ b/net-analyzer/zabbix/zabbix-5.0.8.ebuild @@ -5,7 +5,7 @@ EAPI=7 # needed to make webapp-config dep optional WEBAPP_OPTIONAL="yes" -inherit flag-o-matic webapp java-pkg-opt-2 systemd toolchain-funcs tmpfiles +inherit webapp java-pkg-opt-2 systemd toolchain-funcs tmpfiles user-info DESCRIPTION="ZABBIX is software for monitoring of your applications, network and servers" HOMEPAGE="https://www.zabbix.com/" diff --git a/net-analyzer/zabbix/zabbix-5.0.9-r1.ebuild b/net-analyzer/zabbix/zabbix-5.0.9-r1.ebuild index bb239c4468de..f0c063425254 100644 --- a/net-analyzer/zabbix/zabbix-5.0.9-r1.ebuild +++ b/net-analyzer/zabbix/zabbix-5.0.9-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 # needed to make webapp-config dep optional WEBAPP_OPTIONAL="yes" -inherit flag-o-matic webapp java-pkg-opt-2 systemd toolchain-funcs go-module +inherit webapp java-pkg-opt-2 systemd toolchain-funcs go-module user-info EGO_SUM=( "github.com/BurntSushi/locker v0.0.0-20171006230638-a6e239ea1c69 h1:+tu3HOoMXB7RXEINRVIpxJCT+KdYiI7LAEAUrOw3dIU=" "github.com/BurntSushi/locker v0.0.0-20171006230638-a6e239ea1c69/go.mod h1:L1AbZdiDllfyYH5l5OkAaZtk7VkWe89bPJFmnDBNHxg=" diff --git a/net-analyzer/zabbix/zabbix-5.0.9.ebuild b/net-analyzer/zabbix/zabbix-5.0.9.ebuild index 87ea6afce12a..4905f5ae3c0d 100644 --- a/net-analyzer/zabbix/zabbix-5.0.9.ebuild +++ b/net-analyzer/zabbix/zabbix-5.0.9.ebuild @@ -5,7 +5,7 @@ EAPI=7 # needed to make webapp-config dep optional WEBAPP_OPTIONAL="yes" -inherit flag-o-matic webapp java-pkg-opt-2 systemd toolchain-funcs tmpfiles +inherit webapp java-pkg-opt-2 systemd toolchain-funcs tmpfiles user-info DESCRIPTION="ZABBIX is software for monitoring of your applications, network and servers" HOMEPAGE="https://www.zabbix.com/" diff --git a/net-analyzer/zabbix/zabbix-5.2.4.ebuild b/net-analyzer/zabbix/zabbix-5.2.4.ebuild index c115a1f30ecd..d7fadf1afa37 100644 --- a/net-analyzer/zabbix/zabbix-5.2.4.ebuild +++ b/net-analyzer/zabbix/zabbix-5.2.4.ebuild @@ -5,7 +5,7 @@ EAPI=7 # needed to make webapp-config dep optional WEBAPP_OPTIONAL="yes" -inherit flag-o-matic webapp java-pkg-opt-2 systemd toolchain-funcs tmpfiles +inherit webapp java-pkg-opt-2 systemd toolchain-funcs tmpfiles user-info DESCRIPTION="ZABBIX is software for monitoring of your applications, network and servers" HOMEPAGE="https://www.zabbix.com/" diff --git a/net-analyzer/zabbix/zabbix-5.2.5-r1.ebuild b/net-analyzer/zabbix/zabbix-5.2.5-r1.ebuild index 22caec8460e0..4decfbca33dd 100644 --- a/net-analyzer/zabbix/zabbix-5.2.5-r1.ebuild +++ b/net-analyzer/zabbix/zabbix-5.2.5-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 # needed to make webapp-config dep optional WEBAPP_OPTIONAL="yes" -inherit flag-o-matic webapp java-pkg-opt-2 systemd toolchain-funcs go-module +inherit webapp java-pkg-opt-2 systemd toolchain-funcs go-module user-info EGO_SUM=( "github.com/BurntSushi/locker v0.0.0-20171006230638-a6e239ea1c69 h1:+tu3HOoMXB7RXEINRVIpxJCT+KdYiI7LAEAUrOw3dIU=" "github.com/BurntSushi/locker v0.0.0-20171006230638-a6e239ea1c69/go.mod h1:L1AbZdiDllfyYH5l5OkAaZtk7VkWe89bPJFmnDBNHxg=" diff --git a/net-analyzer/zabbix/zabbix-5.2.5.ebuild b/net-analyzer/zabbix/zabbix-5.2.5.ebuild index 87ea6afce12a..4905f5ae3c0d 100644 --- a/net-analyzer/zabbix/zabbix-5.2.5.ebuild +++ b/net-analyzer/zabbix/zabbix-5.2.5.ebuild @@ -5,7 +5,7 @@ EAPI=7 # needed to make webapp-config dep optional WEBAPP_OPTIONAL="yes" -inherit flag-o-matic webapp java-pkg-opt-2 systemd toolchain-funcs tmpfiles +inherit webapp java-pkg-opt-2 systemd toolchain-funcs tmpfiles user-info DESCRIPTION="ZABBIX is software for monitoring of your applications, network and servers" HOMEPAGE="https://www.zabbix.com/" |