diff options
author | Anna (navi) Figueiredo Gomes <navi@vlhl.dev> | 2024-10-20 19:27:58 +0200 |
---|---|---|
committer | Anna (navi) Figueiredo Gomes <navi@vlhl.dev> | 2024-10-20 19:27:58 +0200 |
commit | 343db54860fdd8b899ae59e2857c7ceed60dfcb6 (patch) | |
tree | 10ce7851d849c0beb2c3bb1301a33acac351decb /acct-group | |
parent | edfdde38f9880f6e1fa3e26ca7ce3f75c7eaa55e (diff) | |
download | enomicon-343db54860fdd8b899ae59e2857c7ceed60dfcb6.tar.xz |
acct-group/akkoma: new package, add 0
Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/akkoma/akkoma-0.ebuild | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/acct-group/akkoma/akkoma-0.ebuild b/acct-group/akkoma/akkoma-0.ebuild new file mode 100644 index 0000000..bb7a34d --- /dev/null +++ b/acct-group/akkoma/akkoma-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +DESCRIPTION="Group for www-apps/akkoma" +ACCT_GROUP_ID=-1 |