diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2020-09-03 10:05:44 -0700 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2020-09-04 14:03:02 -0700 |
commit | 40a32d1109cf028a58562de36118819f3e406461 (patch) | |
tree | 07b789d2fbf9e35fe12e408272403843a5ec0209 /acct-group | |
parent | net-libs/tox: minor style changes (diff) | |
download | gentoo-40a32d1109cf028a58562de36118819f3e406461.tar.gz gentoo-40a32d1109cf028a58562de36118819f3e406461.tar.bz2 gentoo-40a32d1109cf028a58562de36118819f3e406461.zip |
acct-group/nslcd: New package
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --force
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/nslcd/nslcd-0.ebuild | 8 |
1 files changed, 8 insertions, 0 deletions
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 |