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 +++++++++++ acct-group/srht/tang-0.ebuild | 11 ----------- 2 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 acct-group/srht/srht-0.ebuild delete mode 100644 acct-group/srht/tang-0.ebuild (limited to 'acct-group') 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 diff --git a/acct-group/srht/tang-0.ebuild b/acct-group/srht/tang-0.ebuild deleted file mode 100644 index 27086d4..0000000 --- a/acct-group/srht/tang-0.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# 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