commit:     ef4ef9d5cebd5b9c121bf256eb846b5525d8dde5
Author:     orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Thu Jul  6 13:36:19 2023 +0000
Commit:     orbea <orbea <AT> riseup <DOT> net>
CommitDate: Thu Jul  6 13:36:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=ef4ef9d5

net-nds/openldap: sync ::gentoo

Signed-off-by: orbea <orbea <AT> riseup.net>

 net-nds/openldap/openldap-2.6.3-r7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-nds/openldap/openldap-2.6.3-r7.ebuild 
b/net-nds/openldap/openldap-2.6.3-r7.ebuild
index 7b4851a..fe5d4e7 100644
--- a/net-nds/openldap/openldap-2.6.3-r7.ebuild
+++ b/net-nds/openldap/openldap-2.6.3-r7.ebuild
@@ -239,7 +239,7 @@ openldap_find_versiontags() {
                # This will not cover detection of cn=Config based 
configuration, but
                # it's hopefully good enough.
                if grep -sq '^backend.*shell' 
"${EROOT}"/etc/openldap/slapd.conf; then
-                       eerror "    OpenLDAP >= 2.6.x has dropped support for 
Shell backend."
+                       eerror "    OpenLDAP >= 2.5.x has dropped support for 
Shell backend."
                        eerror "        You will need to migrate per upstream's 
migration notes"
                        eerror "        at 
https://www.openldap.org/doc/admin25/appendix-upgrading.html.";
                        eerror "        Your existing database will not be 
accessible until it is"
@@ -248,7 +248,7 @@ openldap_find_versiontags() {
                        fail=1
                fi
                if has_version "${CATEGORY}/${PN}[berkdb]" || grep -sq 
'^backend.*(bdb|hdb)' /etc/openldap/slapd.conf; then
-                       eerror "        OpenLDAP >= 2.6.x has dropped support 
for Berkeley DB."
+                       eerror "        OpenLDAP >= 2.5.x has dropped support 
for Berkeley DB."
                        eerror "        You will need to migrate per upstream's 
migration notes"
                        eerror "        at 
https://www.openldap.org/doc/admin25/appendix-upgrading.html.";
                        eerror "        Your existing database will not be 
accessible until it is"

Reply via email to