Gentoo Archives: gentoo-commits

From: Hanno Boeck <hanno@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/courier/
Date: Sun, 27 Jan 2019 15:55:18
Message-Id: 1548604490.10d464181b76d507bdb687ac60c9b34ab7d6116c.hanno@gentoo
1 commit: 10d464181b76d507bdb687ac60c9b34ab7d6116c
2 Author: Hanno <hanno <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 27 15:54:50 2019 +0000
4 Commit: Hanno Boeck <hanno <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 27 15:54:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10d46418
7
8 mail-mta/courier: Allow co-installation with ssmtp/msmtp.
9
10 ssmtp/msmtp only need to be blocked if they have the mta
11 use flag set.
12
13 Resolves: https://bugs.gentoo.org/392277
14 Signed-off-by: Hanno Boeck <hanno <AT> gentoo.org>
15 Package-Manager: Portage-2.3.58, Repoman-2.3.12
16
17 mail-mta/courier/courier-1.0.5.ebuild | 4 ++--
18 1 file changed, 2 insertions(+), 2 deletions(-)
19
20 diff --git a/mail-mta/courier/courier-1.0.5.ebuild b/mail-mta/courier/courier-1.0.5.ebuild
21 index ac78da64e52..1a2cdd1f541 100644
22 --- a/mail-mta/courier/courier-1.0.5.ebuild
23 +++ b/mail-mta/courier/courier-1.0.5.ebuild
24 @@ -34,13 +34,13 @@ DEPEND="
25 !mail-mta/esmtp
26 !mail-mta/exim
27 !mail-mta/mini-qmail
28 - !mail-mta/msmtp
29 + !mail-mta/msmtp[mta]
30 !mail-mta/netqmail
31 !mail-mta/nullmailer
32 !mail-mta/postfix
33 !mail-mta/qmail-ldap
34 !mail-mta/sendmail
35 - !mail-mta/ssmtp
36 + !mail-mta/ssmtp[mta]
37 !mail-mta/opensmtpd
38 !net-mail/dot-forward
39 !sys-apps/ucspi-tcp