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 DD4DA1382C5 for ; Mon, 8 Jun 2020 06:30:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1F16FE08A5; Mon, 8 Jun 2020 06:30:57 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 04E88E08A5 for ; Mon, 8 Jun 2020 06:30:56 +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 C4AF434ED6B for ; Mon, 8 Jun 2020 06:30:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2383621D for ; Mon, 8 Jun 2020 06:30:52 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1591597850.d07954b4a13bf2de328076eb924f9310bcad28e1.robbat2@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/mailbase/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/mailbase/mailbase-1.5-r1.ebuild X-VCS-Directories: net-mail/mailbase/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: d07954b4a13bf2de328076eb924f9310bcad28e1 X-VCS-Branch: master Date: Mon, 8 Jun 2020 06:30:52 +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: 837f0d7b-92fa-4ffb-be55-cc86a7e2a94b X-Archives-Hash: 033f7744a617d1b42090f2af7c97a509 commit: d07954b4a13bf2de328076eb924f9310bcad28e1 Author: Robin H. Johnson gentoo org> AuthorDate: Mon Jun 8 06:30:12 2020 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Mon Jun 8 06:30:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d07954b4 net-mail/mailbase: prevent collision with old metamail over mailcap.5 Signed-off-by: Robin H. Johnson gentoo.org> net-mail/mailbase/mailbase-1.5-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-mail/mailbase/mailbase-1.5-r1.ebuild b/net-mail/mailbase/mailbase-1.5-r1.ebuild index ede3a931e61..ce871f5f8f8 100644 --- a/net-mail/mailbase/mailbase-1.5-r1.ebuild +++ b/net-mail/mailbase/mailbase-1.5-r1.ebuild @@ -17,7 +17,8 @@ RDEPEND=" acct-group/mail acct-user/mail acct-user/postmaster - pam? ( sys-libs/pam )" + pam? ( sys-libs/pam ) + !