diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 08:53:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:22:04 +0100 |
commit | b095ed03f11bf0a18c2739a2ae13c62a45e3ee22 (patch) | |
tree | 87c6e66ee7b42f91d1bac24befe1d0e6a9a52587 /sys-auth/nss-pam-ldapd | |
parent | sys-apps/sparc-utils: eutils-- (diff) | |
download | gentoo-b095ed03f11bf0a18c2739a2ae13c62a45e3ee22.tar.gz gentoo-b095ed03f11bf0a18c2739a2ae13c62a45e3ee22.tar.bz2 gentoo-b095ed03f11bf0a18c2739a2ae13c62a45e3ee22.zip |
sys-auth/nss-pam-ldapd: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth/nss-pam-ldapd')
-rw-r--r-- | sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r3.ebuild b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r3.ebuild index f2b7b143da30..3d6590078bca 100644 --- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r3.ebuild +++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r3.ebuild @@ -4,7 +4,7 @@ EAPI=7 PYTHON_COMPAT=(python3_{7..8}) -inherit eutils prefix python-r1 autotools multilib multilib-minimal systemd s6 tmpfiles +inherit prefix python-r1 autotools multilib multilib-minimal systemd s6 tmpfiles DESCRIPTION="NSS module for name lookups using LDAP" HOMEPAGE="https://arthurdejong.org/nss-pam-ldapd/" |