summaryrefslogtreecommitdiff
path: root/sys-auth/pam_ldap
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-24 23:59:54 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-24 23:59:54 +0000
commit401101f9c8077911929d3f2b60a37098460a5d89 (patch)
treec2bef4719f6787550f0916aeaa8f4f403a9296af /sys-auth/pam_ldap
parent4cbcc855382a06088e2f016f62cafdbcb7e40665 (diff)
gentoo resync : 25.03.2022
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-r4.ebuild (renamed from sys-auth/pam_ldap/pam_ldap-186-r3.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_ldap/Manifest b/sys-auth/pam_ldap/Manifest
index db6d405ef8dc..f7e2c2e1a153 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-r3.ebuild 1120 BLAKE2B 466c82795d9ceb8710caa5b1177cfde657634ef2a63a008f1ad1a14faa8ba900ebc6133fb5a0935ccc4177f47122e11abd6fdd83ff63b32eea3df0c3872aeec1 SHA512 2cc75fad171827066498717b501be6073c489846ba70fc45bad5828935848f9a058bff4562e8360a63877d50d5a475bfdd61c7721ee18c68bb3bb4fae91f34c0
+EBUILD pam_ldap-186-r4.ebuild 1122 BLAKE2B 5b0444474816bea2e93f8b2d00afedcc3d3b64f8266121f50617bef304ed8d6deddb9de61d5b0b2b349f820dfb85aab3513008d9b53f139c6c68b59039a86788 SHA512 7dc100a5c75dfc351a236000c652c97f2fb21073491e6919c7276db51ec5b9ef683a6f6f10e3b61b2f8276429f8f4389d7b4d09bcb3cfa844a77a66e0101fc34
MISC metadata.xml 167 BLAKE2B 868e3b584722eaacf68273db062bb773d8c7e5d7ab2b81ca7e8397643bf7cc106c3a1033594401c99c54f667bb45d6b73f9048fc335580bbd44b4589ad26a832 SHA512 30caadd1496c3b9969136038239a1d8e01f236726b4022c2d7e19ca7575f25f735e556835e581afbf44fbd3e4104c40f2b5ef5fa70118d75c881fdf871962d0a
diff --git a/sys-auth/pam_ldap/pam_ldap-186-r3.ebuild b/sys-auth/pam_ldap/pam_ldap-186-r4.ebuild
index aebb514b53ba..b2cb6a79d121 100644
--- a/sys-auth/pam_ldap/pam_ldap-186-r3.ebuild
+++ b/sys-auth/pam_ldap/pam_ldap-186-r4.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86"
IUSE="ssl sasl"
DEPEND="sys-libs/pam[${MULTILIB_USEDEP}]
- >=net-nds/openldap-2.4.38-r1[${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}] )"