From: Francesco Turco Date: Fri, 1 Sep 2017 20:02:55 +0000 (+0200) Subject: net-nds/openldap: update link to wiki X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f587c13b22b6487aeb3c9b94e8fb4de329cb2993;p=gentoo.git net-nds/openldap: update link to wiki --- diff --git a/net-nds/openldap/openldap-2.4.44-r1.ebuild b/net-nds/openldap/openldap-2.4.44-r1.ebuild index 9b5a6d372a18..b25baead93f8 100644 --- a/net-nds/openldap/openldap-2.4.44-r1.ebuild +++ b/net-nds/openldap/openldap-2.4.44-r1.ebuild @@ -841,7 +841,7 @@ pkg_postinst() { if has_version 'net-nds/openldap[-minimal]' && ((${OPENLDAP_PRINT_MESSAGES})); then elog "Getting started using OpenLDAP? There is some documentation available:" elog "Gentoo Guide to OpenLDAP Authentication" - elog "(https://www.gentoo.org/doc/en/ldap-howto.xml)" + elog "(https://wiki.gentoo.org/wiki/Centralized_authentication_using_OpenLDAP)" elog "---" elog "An example file for tuning BDB backends with openldap is" elog "DB_CONFIG.fast.example in /usr/share/doc/${PF}/" diff --git a/net-nds/openldap/openldap-2.4.44.ebuild b/net-nds/openldap/openldap-2.4.44.ebuild index 099049a509a6..be14b0370f69 100644 --- a/net-nds/openldap/openldap-2.4.44.ebuild +++ b/net-nds/openldap/openldap-2.4.44.ebuild @@ -818,7 +818,7 @@ pkg_postinst() { if has_version 'net-nds/openldap[-minimal]' && ((${OPENLDAP_PRINT_MESSAGES})); then elog "Getting started using OpenLDAP? There is some documentation available:" elog "Gentoo Guide to OpenLDAP Authentication" - elog "(https://www.gentoo.org/doc/en/ldap-howto.xml)" + elog "(https://wiki.gentoo.org/wiki/Centralized_authentication_using_OpenLDAP)" elog "---" elog "An example file for tuning BDB backends with openldap is" elog "DB_CONFIG.fast.example in /usr/share/doc/${PF}/" diff --git a/net-nds/openldap/openldap-2.4.45.ebuild b/net-nds/openldap/openldap-2.4.45.ebuild index 6d2ffdfb34d7..de36c98cf1a0 100644 --- a/net-nds/openldap/openldap-2.4.45.ebuild +++ b/net-nds/openldap/openldap-2.4.45.ebuild @@ -873,7 +873,7 @@ pkg_postinst() { if has_version 'net-nds/openldap[-minimal]' && ((${OPENLDAP_PRINT_MESSAGES})); then elog "Getting started using OpenLDAP? There is some documentation available:" elog "Gentoo Guide to OpenLDAP Authentication" - elog "(https://www.gentoo.org/doc/en/ldap-howto.xml)" + elog "(https://wiki.gentoo.org/wiki/Centralized_authentication_using_OpenLDAP)" elog "---" elog "An example file for tuning BDB backends with openldap is" elog "DB_CONFIG.fast.example in /usr/share/doc/${PF}/"