diff options
author | 2024-01-14 22:53:46 +0100 | |
---|---|---|
committer | 2024-03-18 20:46:49 +0100 | |
commit | 78b8df315f44bad45afe3b8d591d23624ba8a2e6 (patch) | |
tree | aaec41022e8f4d05a185e52c1d02ff9545c1ca76 /acct-group/puppet/puppet-0-r3.ebuild | |
parent | acct-group/pulse-access: update EAPI 7 -> 8 (diff) | |
download | gentoo-78b8df315f44bad45afe3b8d591d23624ba8a2e6.tar.gz gentoo-78b8df315f44bad45afe3b8d591d23624ba8a2e6.tar.bz2 gentoo-78b8df315f44bad45afe3b8d591d23624ba8a2e6.zip |
acct-group/puppet: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/puppet/puppet-0-r3.ebuild')
-rw-r--r-- | acct-group/puppet/puppet-0-r3.ebuild | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/acct-group/puppet/puppet-0-r3.ebuild b/acct-group/puppet/puppet-0-r3.ebuild new file mode 100644 index 000000000000..27966cb04d1b --- /dev/null +++ b/acct-group/puppet/puppet-0-r3.ebuild @@ -0,0 +1,8 @@ +# Copyright 2020-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +ACCT_GROUP_ID=455 |