summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2017-08-01 10:44:17 -0700
committerPatrick McLean <chutzpah@gentoo.org>2017-08-01 10:44:17 -0700
commit57d8f9156591dc15473cfea013a9b39ddced6177 (patch)
treed42b0456660d38c7b1c554d9c276a3ada1cf1fe4
parentnet-dns/knot: remove inactive proxy maintainer (diff)
downloadgentoo-57d8f9156591dc15473cfea013a9b39ddced6177.tar.gz
gentoo-57d8f9156591dc15473cfea013a9b39ddced6177.tar.bz2
gentoo-57d8f9156591dc15473cfea013a9b39ddced6177.zip
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
-rw-r--r--sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.8-r2.ebuild (renamed from sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.8-r1.ebuild)1
1 files changed, 0 insertions, 1 deletions
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
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}]