Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-nds/openldap/
Date: Sat, 02 Sep 2017 14:15:11
Message-Id: 1504361699.f587c13b22b6487aeb3c9b94e8fb4de329cb2993.kensington@gentoo
1 commit: f587c13b22b6487aeb3c9b94e8fb4de329cb2993
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Fri Sep 1 20:02:55 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 2 14:14:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f587c13b
7
8 net-nds/openldap: update link to wiki
9
10 net-nds/openldap/openldap-2.4.44-r1.ebuild | 2 +-
11 net-nds/openldap/openldap-2.4.44.ebuild | 2 +-
12 net-nds/openldap/openldap-2.4.45.ebuild | 2 +-
13 3 files changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/net-nds/openldap/openldap-2.4.44-r1.ebuild b/net-nds/openldap/openldap-2.4.44-r1.ebuild
16 index 9b5a6d372a1..b25baead93f 100644
17 --- a/net-nds/openldap/openldap-2.4.44-r1.ebuild
18 +++ b/net-nds/openldap/openldap-2.4.44-r1.ebuild
19 @@ -841,7 +841,7 @@ pkg_postinst() {
20 if has_version 'net-nds/openldap[-minimal]' && ((${OPENLDAP_PRINT_MESSAGES})); then
21 elog "Getting started using OpenLDAP? There is some documentation available:"
22 elog "Gentoo Guide to OpenLDAP Authentication"
23 - elog "(https://www.gentoo.org/doc/en/ldap-howto.xml)"
24 + elog "(https://wiki.gentoo.org/wiki/Centralized_authentication_using_OpenLDAP)"
25 elog "---"
26 elog "An example file for tuning BDB backends with openldap is"
27 elog "DB_CONFIG.fast.example in /usr/share/doc/${PF}/"
28
29 diff --git a/net-nds/openldap/openldap-2.4.44.ebuild b/net-nds/openldap/openldap-2.4.44.ebuild
30 index 099049a509a..be14b0370f6 100644
31 --- a/net-nds/openldap/openldap-2.4.44.ebuild
32 +++ b/net-nds/openldap/openldap-2.4.44.ebuild
33 @@ -818,7 +818,7 @@ pkg_postinst() {
34 if has_version 'net-nds/openldap[-minimal]' && ((${OPENLDAP_PRINT_MESSAGES})); then
35 elog "Getting started using OpenLDAP? There is some documentation available:"
36 elog "Gentoo Guide to OpenLDAP Authentication"
37 - elog "(https://www.gentoo.org/doc/en/ldap-howto.xml)"
38 + elog "(https://wiki.gentoo.org/wiki/Centralized_authentication_using_OpenLDAP)"
39 elog "---"
40 elog "An example file for tuning BDB backends with openldap is"
41 elog "DB_CONFIG.fast.example in /usr/share/doc/${PF}/"
42
43 diff --git a/net-nds/openldap/openldap-2.4.45.ebuild b/net-nds/openldap/openldap-2.4.45.ebuild
44 index 6d2ffdfb34d..de36c98cf1a 100644
45 --- a/net-nds/openldap/openldap-2.4.45.ebuild
46 +++ b/net-nds/openldap/openldap-2.4.45.ebuild
47 @@ -873,7 +873,7 @@ pkg_postinst() {
48 if has_version 'net-nds/openldap[-minimal]' && ((${OPENLDAP_PRINT_MESSAGES})); then
49 elog "Getting started using OpenLDAP? There is some documentation available:"
50 elog "Gentoo Guide to OpenLDAP Authentication"
51 - elog "(https://www.gentoo.org/doc/en/ldap-howto.xml)"
52 + elog "(https://wiki.gentoo.org/wiki/Centralized_authentication_using_OpenLDAP)"
53 elog "---"
54 elog "An example file for tuning BDB backends with openldap is"
55 elog "DB_CONFIG.fast.example in /usr/share/doc/${PF}/"