From 3f8abf060a53ac375e034bb07b7fcf7fe183b3b7 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sun, 5 Jan 2020 17:21:40 +0300 Subject: acct-group/openct: initial commit Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada --- acct-group/openct/openct-0.ebuild | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 acct-group/openct/openct-0.ebuild (limited to 'acct-group/openct/openct-0.ebuild') diff --git a/acct-group/openct/openct-0.ebuild b/acct-group/openct/openct-0.ebuild new file mode 100644 index 000000000000..256a6212aaef --- /dev/null +++ b/acct-group/openct/openct-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=46 -- cgit v1.2.3-65-gdbad