Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/pambase/
Date: Sat, 10 Oct 2020 09:14:34
Message-Id: 1602321268.da7085756f57a251a697f8ad7e84112613b5596e.zlogene@gentoo
1 commit: da7085756f57a251a697f8ad7e84112613b5596e
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 10 09:13:54 2020 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 10 09:14:28 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da708575
7
8 sys-auth/pambase: define DOC_CONTENTS var as local
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
12
13 sys-auth/pambase/pambase-20200917.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-auth/pambase/pambase-20200917.ebuild b/sys-auth/pambase/pambase-20200917.ebuild
17 index a1bd1d6b4ba..89cb1cd2318 100644
18 --- a/sys-auth/pambase/pambase-20200917.ebuild
19 +++ b/sys-auth/pambase/pambase-20200917.ebuild
20 @@ -77,7 +77,7 @@ src_configure() {
21 src_test() { :; }
22
23 src_install() {
24 - DOC_CONTENTS=
25 + local DOC_CONTENTS
26
27 if use passwdqc; then
28 DOC_CONTENTS="To amend the existing password policy please see the man 5 passwdqc.conf