summaryrefslogtreecommitdiff
path: root/sys-auth/pam_ldap
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-06-24 14:47:38 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-06-24 14:47:38 +0100
commitb4d43e8c611df4a8061b6f88d9e9f6b1e3c83903 (patch)
tree911928b566777494d08ebe2c16cb64f15af71901 /sys-auth/pam_ldap
parent61f10f985e19dfe20a4d9552902625edd5b6eabb (diff)
gentoo resync : 24.06.2021
Diffstat (limited to 'sys-auth/pam_ldap')
-rw-r--r--sys-auth/pam_ldap/Manifest2
-rw-r--r--sys-auth/pam_ldap/pam_ldap-186-r3.ebuild (renamed from sys-auth/pam_ldap/pam_ldap-186-r1.ebuild)3
2 files changed, 3 insertions, 2 deletions
diff --git a/sys-auth/pam_ldap/Manifest b/sys-auth/pam_ldap/Manifest
index 63a0ee84517a..239f50eb3ec6 100644
--- a/sys-auth/pam_ldap/Manifest
+++ b/sys-auth/pam_ldap/Manifest
@@ -1,3 +1,3 @@
DIST pam_ldap-186.tar.gz 163437 BLAKE2B 4e917985b78349283c891daca94935792f2316afc08cd694edb7256c89a7ed612a62ba4b53111fc2022f6e11f754103bf58ac0a53a4298b011a5379625c51cdc SHA512 aaa6fbc48150db53bf92dcf600bcb8f0526baa2e6124f46468f59958c8a91495eb003d16a45b659c8cbb2d3481c4732a0d1f5945a2c98c09549ef8a51ed18a3d
-EBUILD pam_ldap-186-r1.ebuild 1079 BLAKE2B 16e50ba4e2bd19a11c9cf56f7972e271df0046a93651415b7a31b0427fd33df8061bca656ee1dd78bb9a9031a1949c639dea7866e13b930d8033f979f36d024b SHA512 33b71252c695d9d8a2a27f5b6eae709fb8dc99c659bee194539e33bf94451fdabe98325a0ec37321e358f3c5e979d29e53bd2b7d2c72b44a71e25322600aa7e0
+EBUILD pam_ldap-186-r3.ebuild 1119 BLAKE2B 2b46f5c0eba752985378c4c3462acb1f803a5e5b97036623301d35826235b68b10e13ab81f8830eae7cbe6f5175e732570127aad5c3a9ab6e2f86819afb9de84 SHA512 37243f53e9a975de412df1414fe167f0ac41b62ba2fdacdef1f8db0e2f5abf5df6ab5bf27d70a480baca677f4852c411a3d89a7cbca9b052502a0fc580bcdc48
MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/sys-auth/pam_ldap/pam_ldap-186-r1.ebuild b/sys-auth/pam_ldap/pam_ldap-186-r3.ebuild
index a1a5e14b6b16..4b2623eb8208 100644
--- a/sys-auth/pam_ldap/pam_ldap-186-r1.ebuild
+++ b/sys-auth/pam_ldap/pam_ldap-186-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,6 +16,7 @@ IUSE="ssl sasl"
DEPEND="sys-libs/pam[${MULTILIB_USEDEP}]
>=net-nds/openldap-2.4.38-r1[${MULTILIB_USEDEP}]
+ virtual/libcrypt:=[${MULTILIB_USEDEP}]
sasl? ( >=dev-libs/cyrus-sasl-2.1.26-r3[${MULTILIB_USEDEP}] )"
RDEPEND="${DEPEND}"