From 46661287461c06ceda9759828071c369373eb79a Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Mon, 7 Jan 2019 00:37:52 +0100 Subject: [PATCH] mail-mta/msmtp: Revbump to fix USE="idn -ssl" builds. Closes: https://bugs.gentoo.org/674686 Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Lars Wendler --- mail-mta/msmtp/{msmtp-1.8.1.ebuild => msmtp-1.8.1-r1.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename mail-mta/msmtp/{msmtp-1.8.1.ebuild => msmtp-1.8.1-r1.ebuild} (98%) diff --git a/mail-mta/msmtp/msmtp-1.8.1.ebuild b/mail-mta/msmtp/msmtp-1.8.1-r1.ebuild similarity index 98% rename from mail-mta/msmtp/msmtp-1.8.1.ebuild rename to mail-mta/msmtp/msmtp-1.8.1-r1.ebuild index 07cedc460ef4..94bbeb282bd5 100644 --- a/mail-mta/msmtp/msmtp-1.8.1.ebuild +++ b/mail-mta/msmtp/msmtp-1.8.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -63,6 +63,7 @@ src_prepare() { src_configure() { local myeconfargs=( + --disable-gai-idn $(use_enable nls) $(use_with daemon msmtpd) $(use_with gnome-keyring libsecret) -- 2.26.2