From: Patrick McLean Date: Tue, 1 Aug 2017 17:44:17 +0000 (-0700) Subject: sys-auth/nss-pam-ldapd: Revision bump, actually drop python-ldap dep X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=57d8f9156591dc15473cfea013a9b39ddced6177;p=gentoo.git sys-auth/nss-pam-ldapd: Revision bump, actually drop python-ldap dep 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 --- diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.8-r1.ebuild b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.8-r2.ebuild 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 f8ec1cb488fa..d286f5f9a46c 100644 --- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.8-r1.ebuild +++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.8-r2.ebuild @@ -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}]