diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:43:12 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:45:39 +0100 |
commit | 071192bce9e3e3a3566373871d6fb658bef7c131 (patch) | |
tree | c7c847f5dac9ed10c4a1f3ff4f44602174e7c5f0 /acct-group/asterisk/asterisk-0-r3.ebuild | |
parent | acct-group/aspnet: update EAPI 7 -> 8 (diff) | |
download | gentoo-071192bce9e3e3a3566373871d6fb658bef7c131.tar.gz gentoo-071192bce9e3e3a3566373871d6fb658bef7c131.tar.bz2 gentoo-071192bce9e3e3a3566373871d6fb658bef7c131.zip |
acct-group/asterisk: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/asterisk/asterisk-0-r3.ebuild')
-rw-r--r-- | acct-group/asterisk/asterisk-0-r3.ebuild | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/acct-group/asterisk/asterisk-0-r3.ebuild b/acct-group/asterisk/asterisk-0-r3.ebuild new file mode 100644 index 000000000000..ec0dd73afdbe --- /dev/null +++ b/acct-group/asterisk/asterisk-0-r3.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 asterisk" +ACCT_GROUP_ID=242 |