commit: 40a32d1109cf028a58562de36118819f3e406461 Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org> AuthorDate: Thu Sep 3 17:05:44 2020 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Fri Sep 4 21:03:02 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40a32d11
acct-group/nslcd: New package Package-Manager: Portage-3.0.5, Repoman-3.0.1 RepoMan-Options: --force Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> acct-group/nslcd/nslcd-0.ebuild | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/acct-group/nslcd/nslcd-0.ebuild b/acct-group/nslcd/nslcd-0.ebuild new file mode 100644 index 00000000000..6e4738a4500 --- /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
