diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:15:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:22:05 +0100 |
commit | 786169442db55e87e7b5b3f87d15a4f65d396845 (patch) | |
tree | ab7775b88f89ad4110878957e2673fa4a961c1f7 /sys-auth | |
parent | sys-auth/nss-pam-ldapd: eutils-- (diff) | |
download | gentoo-786169442db55e87e7b5b3f87d15a4f65d396845.tar.gz gentoo-786169442db55e87e7b5b3f87d15a4f65d396845.tar.bz2 gentoo-786169442db55e87e7b5b3f87d15a4f65d396845.zip |
sys-auth/nss-pam-ldapd: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r2.ebuild b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r2.ebuild index f87a21058aaa..58c7e24d6301 100644 --- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r2.ebuild +++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r2.ebuild @@ -4,7 +4,7 @@ EAPI=6 PYTHON_COMPAT=(python3_7) -inherit eutils prefix user python-r1 multilib multilib-minimal systemd s6 tmpfiles +inherit prefix user python-r1 multilib multilib-minimal systemd s6 tmpfiles DESCRIPTION="NSS module for name lookups using LDAP" HOMEPAGE="https://arthurdejong.org/nss-pam-ldapd/" |