From f076e2515fb6610617c35caa30f25ac53450a2c4 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Mon, 4 Jul 2016 17:57:47 +0200 Subject: mail-mta/exim: USE=gnutls doesn't go with USE=dane, bug #587780 Package-Manager: portage-2.2.28 --- mail-mta/exim/exim-4.87.ebuild | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'mail-mta/exim') diff --git a/mail-mta/exim/exim-4.87.ebuild b/mail-mta/exim/exim-4.87.ebuild index b1852b9cef8f..f4242fc53206 100644 --- a/mail-mta/exim/exim-4.87.ebuild +++ b/mail-mta/exim/exim-4.87.ebuild @@ -7,7 +7,13 @@ EAPI="5" inherit eutils toolchain-funcs multilib pam systemd IUSE="dane dcc +dkim dlfunc dmarc +dnsdb doc dovecot-sasl dsn exiscan-acl gnutls ipv6 ldap libressl lmtp maildir mbx mysql nis pam perl pkcs11 postgres +prdr proxy radius redis sasl selinux spf sqlite srs ssl syslog tcpd tpda X elibc_glibc" -REQUIRED_USE="spf? ( exiscan-acl ) srs? ( exiscan-acl ) dmarc? ( spf dkim ) pkcs11? ( gnutls )" +REQUIRED_USE=" + dane? ( !gnutls ) + dmarc? ( spf dkim ) + pkcs11? ( gnutls ) + spf? ( exiscan-acl ) + srs? ( exiscan-acl ) +" COMM_URI="ftp://ftp.exim.org/pub/exim/exim4$([[ ${PV} == *_rc* ]] && echo /test)" -- cgit v1.2.3