diff options
author | Francesco Turco <fturco@fastmail.fm> | 2017-09-01 22:02:55 +0200 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-09-03 00:14:59 +1000 |
commit | f587c13b22b6487aeb3c9b94e8fb4de329cb2993 (patch) | |
tree | b48d719e0b626f921d67b06c06cb4debbdae6e5f /net-nds/openldap | |
parent | mail-mta/netqmail: update link to wiki (diff) | |
download | gentoo-f587c13b22b6487aeb3c9b94e8fb4de329cb2993.tar.gz gentoo-f587c13b22b6487aeb3c9b94e8fb4de329cb2993.tar.bz2 gentoo-f587c13b22b6487aeb3c9b94e8fb4de329cb2993.zip |
net-nds/openldap: update link to wiki
Diffstat (limited to 'net-nds/openldap')
-rw-r--r-- | net-nds/openldap/openldap-2.4.44-r1.ebuild | 2 | ||||
-rw-r--r-- | net-nds/openldap/openldap-2.4.44.ebuild | 2 | ||||
-rw-r--r-- | net-nds/openldap/openldap-2.4.45.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
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}/" |