commit: 75d539f0b6a67efa9284f67f6b14cbc6ea0c7b75 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sun Feb 18 13:19:20 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Sun Feb 18 13:19:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=75d539f0
acct-group/wikijs: new package, add 0 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> acct-group/wikijs/wikijs-0.ebuild | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/acct-group/wikijs/wikijs-0.ebuild b/acct-group/wikijs/wikijs-0.ebuild new file mode 100644 index 0000000000..e35f674ff2 --- /dev/null +++ b/acct-group/wikijs/wikijs-0.ebuild @@ -0,0 +1,10 @@ +# Copyright 2022-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +DESCRIPTION="Group for wikijs" + +ACCT_GROUP_ID=-1
