From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F1BCE138359 for ; Fri, 13 Nov 2020 20:26:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E84D5E07A5; Fri, 13 Nov 2020 20:26:42 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D0D11E07A5 for ; Fri, 13 Nov 2020 20:26:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 84E78335C86 for ; Fri, 13 Nov 2020 20:26:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3ABC844C for ; Fri, 13 Nov 2020 20:26:40 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1605299138.d6deaa24e1743cd37f6c9bd014b086e92a82b6df.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/msmtp/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-mta/msmtp/msmtp-1.8.12.ebuild X-VCS-Directories: mail-mta/msmtp/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: d6deaa24e1743cd37f6c9bd014b086e92a82b6df X-VCS-Branch: master Date: Fri, 13 Nov 2020 20:26:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 179f3260-5527-4f6c-853f-d9010ffc3408 X-Archives-Hash: 5ea92e67a7729f55c9943cad0e54940e commit: d6deaa24e1743cd37f6c9bd014b086e92a82b6df Author: Lars Wendler gentoo org> AuthorDate: Fri Nov 13 20:25:38 2020 +0000 Commit: Lars Wendler gentoo org> CommitDate: Fri Nov 13 20:25:38 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6deaa24 mail-mta/msmtp: Synced deps for next stable candidate Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Lars Wendler gentoo.org> mail-mta/msmtp/msmtp-1.8.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-mta/msmtp/msmtp-1.8.12.ebuild b/mail-mta/msmtp/msmtp-1.8.12.ebuild index 9c112ec7abd..81fb1674438 100644 --- a/mail-mta/msmtp/msmtp-1.8.12.ebuild +++ b/mail-mta/msmtp/msmtp-1.8.12.ebuild @@ -22,10 +22,10 @@ REQUIRED_USE="daemon? ( filecaps )" # https://marlam.de/msmtp/news/openssl-discouraged/ DEPEND=" gnome-keyring? ( app-crypt/libsecret ) + idn? ( net-dns/libidn2:= ) nls? ( virtual/libintl ) sasl? ( virtual/gsasl ) ssl? ( net-libs/gnutls[idn?] ) - !ssl? ( idn? ( net-dns/libidn2:= ) ) " RDEPEND="${DEPEND}