Gentoo Archives: gentoo-commits

From: Patrick McLean <chutzpah@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: acct-user/nslcd/
Date: Fri, 04 Sep 2020 21:03:12
Message-Id: 1599253382.88628425b2988b80c3f9a8dba5392cbbffa89e71.chutzpah@gentoo
1 commit: 88628425b2988b80c3f9a8dba5392cbbffa89e71
2 Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 3 17:07:13 2020 +0000
4 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 4 21:03:02 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88628425
7
8 acct-user/nslcd: New package
9
10 Package-Manager: Portage-3.0.5, Repoman-3.0.1
11 RepoMan-Options: --force
12 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
13
14 acct-user/nslcd/nslcd-0.ebuild | 13 +++++++++++++
15 1 file changed, 13 insertions(+)
16
17 diff --git a/acct-user/nslcd/nslcd-0.ebuild b/acct-user/nslcd/nslcd-0.ebuild
18 new file mode 100644
19 index 00000000000..c783848cf4b
20 --- /dev/null
21 +++ b/acct-user/nslcd/nslcd-0.ebuild
22 @@ -0,0 +1,13 @@
23 +# Copyright 2019-2020 Gentoo Authors
24 +# Distributed under the terms of the GNU General Public License v2
25 +
26 +EAPI=7
27 +
28 +inherit acct-user
29 +
30 +DESCRIPTION="User for nss-pam-ldapd"
31 +
32 +ACCT_USER_ID=357
33 +ACCT_USER_GROUPS=( nslcd )
34 +
35 +acct-user_add_deps