From 42002f2d260994f1a6d231436ae3e3ce69f6053f Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Tue, 3 Jan 2023 18:15:46 -0500 Subject: Fix acct-*/srht-0.ebuild --- acct-group/srht/srht-0.ebuild | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 acct-group/srht/srht-0.ebuild (limited to 'acct-group/srht/srht-0.ebuild') diff --git a/acct-group/srht/srht-0.ebuild b/acct-group/srht/srht-0.ebuild new file mode 100644 index 0000000..27086d4 --- /dev/null +++ b/acct-group/srht/srht-0.ebuild @@ -0,0 +1,11 @@ +# Copyright 2022-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +DESCRIPTION="Group for sourcehut daemons" +KEYWORDS="~amd64" + +ACCT_GROUP_ID=-1 -- cgit v1.2.3