diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:15:29 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:49:03 +0100 |
commit | 0dd5340ae00aa76505c74e1effcddadf154013ab (patch) | |
tree | 773306ddd7b1d80f71af40ffab286d56fd16a2fa /acct-user | |
parent | acct-user/xrootd: update EAPI 7 -> 8 (diff) | |
download | gentoo-0dd5340ae00aa76505c74e1effcddadf154013ab.tar.gz gentoo-0dd5340ae00aa76505c74e1effcddadf154013ab.tar.bz2 gentoo-0dd5340ae00aa76505c74e1effcddadf154013ab.zip |
acct-user/zabbix: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user')
-rw-r--r-- | acct-user/zabbix/zabbix-0-r2.ebuild (renamed from acct-user/zabbix/zabbix-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/zabbix/zabbix-0-r1.ebuild b/acct-user/zabbix/zabbix-0-r2.ebuild index e446f599587e..5841624d6998 100644 --- a/acct-user/zabbix/zabbix-0-r1.ebuild +++ b/acct-user/zabbix/zabbix-0-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-user |