commit:     812a70d7be32201db2a4e3d50f1f0565cac72bae
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 23 00:08:55 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 23 00:13:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=812a70d7

sys-fs/quota: add subslot dep on OpenLDAP

New OpenLDAP breaks ABI (changes SONAME)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-fs/quota/{quota-4.06.ebuild => quota-4.06-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/quota/quota-4.06.ebuild b/sys-fs/quota/quota-4.06-r1.ebuild
similarity index 97%
rename from sys-fs/quota/quota-4.06.ebuild
rename to sys-fs/quota/quota-4.06-r1.ebuild
index 1c4cd2de9211..c60ede4d7067 100644
--- a/sys-fs/quota/quota-4.06.ebuild
+++ b/sys-fs/quota/quota-4.06-r1.ebuild
@@ -16,7 +16,7 @@ IUSE="ldap netlink nls rpc tcpd"
 
 RDEPEND="
        sys-fs/e2fsprogs
-       ldap? ( >=net-nds/openldap-2.3.35 )
+       ldap? ( >=net-nds/openldap-2.3.35:= )
        netlink? (
                sys-apps/dbus
                dev-libs/libnl:3

Reply via email to