Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/exim/
Date: Mon, 03 Jan 2022 23:26:56
Message-Id: 1641252371.0c742f20a747562eed42d26713f07bdc412de57b.soap@gentoo
1 commit: 0c742f20a747562eed42d26713f07bdc412de57b
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 3 23:26:11 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 3 23:26:11 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c742f20
7
8 mail-mta/exim: remove implicit elibc_* flags
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 mail-mta/exim/exim-4.94.2-r4.ebuild | 4 ++--
13 mail-mta/exim/exim-4.94.2-r6.ebuild | 4 ++--
14 mail-mta/exim/exim-4.95.ebuild | 4 ++--
15 3 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/mail-mta/exim/exim-4.94.2-r4.ebuild b/mail-mta/exim/exim-4.94.2-r4.ebuild
18 index 92130e467583..bc3c972ab53c 100644
19 --- a/mail-mta/exim/exim-4.94.2-r4.ebuild
20 +++ b/mail-mta/exim/exim-4.94.2-r4.ebuild
21 @@ -1,11 +1,11 @@
22 -# Copyright 1999-2021 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI="7"
27
28 inherit db-use toolchain-funcs multilib pam systemd
29
30 -IUSE="arc +dane dcc +dkim dlfunc dmarc +dnsdb doc dovecot-sasl dsn elibc_glibc exiscan-acl gnutls idn ipv6 ldap lmtp maildir mbx mysql nis pam perl pkcs11 postgres +prdr proxy radius redis sasl selinux spf sqlite srs +srs-alt srs-native +ssl syslog tcpd +tpda X"
31 +IUSE="arc +dane dcc +dkim dlfunc dmarc +dnsdb doc dovecot-sasl dsn exiscan-acl gnutls idn ipv6 ldap lmtp maildir mbx mysql nis pam perl pkcs11 postgres +prdr proxy radius redis sasl selinux spf sqlite srs +srs-alt srs-native +ssl syslog tcpd +tpda X"
32 REQUIRED_USE="
33 arc? ( dkim spf )
34 dane? ( ssl !gnutls )
35
36 diff --git a/mail-mta/exim/exim-4.94.2-r6.ebuild b/mail-mta/exim/exim-4.94.2-r6.ebuild
37 index fd36c6e44c73..d611d18f89d9 100644
38 --- a/mail-mta/exim/exim-4.94.2-r6.ebuild
39 +++ b/mail-mta/exim/exim-4.94.2-r6.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2021 Gentoo Authors
42 +# Copyright 1999-2022 Gentoo Authors
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI="7"
46 @@ -6,7 +6,7 @@ EAPI="7"
47 inherit db-use toolchain-funcs multilib pam systemd
48
49 IUSE="arc berkdb +dane dcc +dkim dlfunc dmarc +dnsdb doc dovecot-sasl
50 -dsn elibc_glibc exiscan-acl gdbm gnutls idn ipv6 ldap lmtp maildir mbx
51 +dsn exiscan-acl gdbm gnutls idn ipv6 ldap lmtp maildir mbx
52 mysql nis pam perl pkcs11 postgres +prdr proxy radius redis sasl selinux
53 socks5 spf sqlite srs +srs-alt srs-native +ssl syslog tdb tcpd +tpda X"
54 REQUIRED_USE="
55
56 diff --git a/mail-mta/exim/exim-4.95.ebuild b/mail-mta/exim/exim-4.95.ebuild
57 index 43c4cb4797fe..240cb0969e01 100644
58 --- a/mail-mta/exim/exim-4.95.ebuild
59 +++ b/mail-mta/exim/exim-4.95.ebuild
60 @@ -1,4 +1,4 @@
61 -# Copyright 1999-2021 Gentoo Authors
62 +# Copyright 1999-2022 Gentoo Authors
63 # Distributed under the terms of the GNU General Public License v2
64
65 EAPI="7"
66 @@ -6,7 +6,7 @@ EAPI="7"
67 inherit db-use toolchain-funcs multilib pam systemd
68
69 IUSE="arc berkdb +dane dcc +dkim dlfunc dmarc +dnsdb doc dovecot-sasl
70 -dsn elibc_glibc exiscan-acl gdbm gnutls idn ipv6 ldap lmtp maildir mbx
71 +dsn exiscan-acl gdbm gnutls idn ipv6 ldap lmtp maildir mbx
72 mysql nis pam perl pkcs11 postgres +prdr proxy radius redis sasl selinux
73 socks5 spf sqlite srs srs-alt +srs-native +ssl syslog tdb tcpd +tpda X"
74 REQUIRED_USE="