diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:49:28 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:46:21 +0100 |
commit | b15cffdca91cd8ca682779c467d6a7c88abfba40 (patch) | |
tree | 687fd5f2122efea0338116cbab09265cd7b86f66 /acct-group/karma/karma-0-r2.ebuild | |
parent | acct-group/kapacitor: update EAPI 7 -> 8 (diff) | |
download | gentoo-b15cffdca91cd8ca682779c467d6a7c88abfba40.tar.gz gentoo-b15cffdca91cd8ca682779c467d6a7c88abfba40.tar.bz2 gentoo-b15cffdca91cd8ca682779c467d6a7c88abfba40.zip |
acct-group/karma: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/karma/karma-0-r2.ebuild')
-rw-r--r-- | acct-group/karma/karma-0-r2.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/acct-group/karma/karma-0-r2.ebuild b/acct-group/karma/karma-0-r2.ebuild new file mode 100644 index 000000000000..7e4df0eb0bdf --- /dev/null +++ b/acct-group/karma/karma-0-r2.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +DESCRIPTION="A group for www-apps/karma-bin" + +ACCT_GROUP_ID="118" |