diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:59:15 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:24 +0100 |
commit | 10a1a1979468c5d64aa1c2eb72d0b512fd10b6c3 (patch) | |
tree | 055000efe02af34ce671d37096257c4d924b554f /acct-group/zabbix/zabbix-0-r2.ebuild | |
parent | acct-group/xwax: update EAPI 7 -> 8 (diff) | |
download | gentoo-10a1a1979468c5d64aa1c2eb72d0b512fd10b6c3.tar.gz gentoo-10a1a1979468c5d64aa1c2eb72d0b512fd10b6c3.tar.bz2 gentoo-10a1a1979468c5d64aa1c2eb72d0b512fd10b6c3.zip |
acct-group/zabbix: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/zabbix/zabbix-0-r2.ebuild')
-rw-r--r-- | acct-group/zabbix/zabbix-0-r2.ebuild | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/acct-group/zabbix/zabbix-0-r2.ebuild b/acct-group/zabbix/zabbix-0-r2.ebuild new file mode 100644 index 000000000000..320984b106c5 --- /dev/null +++ b/acct-group/zabbix/zabbix-0-r2.ebuild @@ -0,0 +1,9 @@ +# Copyright 2019-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +DESCRIPTION="Group for Zabbix" +ACCT_GROUP_ID=329 |