From 40a32d1109cf028a58562de36118819f3e406461 Mon Sep 17 00:00:00 2001 From: Patrick McLean Date: Thu, 3 Sep 2020 10:05:44 -0700 Subject: acct-group/nslcd: New package Package-Manager: Portage-3.0.5, Repoman-3.0.1 RepoMan-Options: --force Signed-off-by: Patrick McLean --- acct-group/nslcd/nslcd-0.ebuild | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 acct-group/nslcd/nslcd-0.ebuild (limited to 'acct-group/nslcd') diff --git a/acct-group/nslcd/nslcd-0.ebuild b/acct-group/nslcd/nslcd-0.ebuild new file mode 100644 index 000000000000..6e4738a45005 --- /dev/null +++ b/acct-group/nslcd/nslcd-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2019-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=357 -- cgit v1.2.3-65-gdbad