sys-auth/nss-pam-ldapd: Revision bump, actually drop python-ldap dep
authorPatrick McLean <chutzpah@gentoo.org>
Tue, 1 Aug 2017 17:44:17 +0000 (10:44 -0700)
committerPatrick McLean <chutzpah@gentoo.org>
Tue, 1 Aug 2017 17:44:17 +0000 (10:44 -0700)
The -r1 ebuild was refactored to make python-ldap no longer needed in
DEPEND, but I forgot to actually drop the dep.

Package-Manager: Portage-2.3.6, Repoman-2.3.3

sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.8-r2.ebuild [moved from sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.8-r1.ebuild with 99% similarity]

similarity index 99%
rename from sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.8-r1.ebuild
rename to sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.8-r2.ebuild
index f8ec1cb488fa1629dfdc85b2a88096aa9d7c2f47..d286f5f9a46c13becbcdfd1f6f03b466625c7bee 100644 (file)
@@ -17,7 +17,6 @@ IUSE="debug kerberos +pam pynslcd sasl test +utils"
 
 COMMON_DEP="
        net-nds/openldap[${MULTILIB_USEDEP}]
-       dev-python/python-ldap[${PYTHON_USEDEP}]
        sasl? ( dev-libs/cyrus-sasl[${MULTILIB_USEDEP}] )
        kerberos? ( virtual/krb5[${MULTILIB_USEDEP}] )
        virtual/pam[${MULTILIB_USEDEP}]