Gentoo Archives: gentoo-commits

From: Eray Aslan <eras@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/postfix/
Date: Wed, 31 Aug 2016 05:21:45
Message-Id: 1472620886.41bb5a8e3269238a29f14cc5629a1e44453c156c.eras@gentoo
1 commit: 41bb5a8e3269238a29f14cc5629a1e44453c156c
2 Author: Eray Aslan <eras <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 31 05:21:26 2016 +0000
4 Commit: Eray Aslan <eras <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 31 05:21:26 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41bb5a8e
7
8 mail-mta/postfix: QA: leading space
9
10 Package-Manager: portage-2.3.0
11
12 mail-mta/postfix/postfix-3.1.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/mail-mta/postfix/postfix-3.1.2.ebuild b/mail-mta/postfix/postfix-3.1.2.ebuild
16 index 0a5f926..4d958b6 100644
17 --- a/mail-mta/postfix/postfix-3.1.2.ebuild
18 +++ b/mail-mta/postfix/postfix-3.1.2.ebuild
19 @@ -294,8 +294,8 @@ pkg_postinst() {
20 ewarn
21 fi
22
23 - # configure tls
24 - if use ssl ; then
25 + # configure tls
26 + if use ssl ; then
27 if "${EROOT}"/usr/sbin/postfix tls all-default-client; then
28 elog "To configure client side TLS settings:"
29 elog "${EROOT}"usr/sbin/postfix tls enable-client