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 7F344138334 for ; Sat, 12 Oct 2019 21:16:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E095EE096D; Sat, 12 Oct 2019 21:16:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 CB1ABE096B for ; Sat, 12 Oct 2019 21:16:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 D99F634BCBB for ; Sat, 12 Oct 2019 21:16:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50F46772 for ; Sat, 12 Oct 2019 21:16:50 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1570915007.72fb9248d014fd955ff8c3f4004ce302013e6413.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/dovecot/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/dovecot/dovecot-2.2.36.4.ebuild net-mail/dovecot/dovecot-2.3.7.2.ebuild net-mail/dovecot/dovecot-2.3.8.ebuild X-VCS-Directories: net-mail/dovecot/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 72fb9248d014fd955ff8c3f4004ce302013e6413 X-VCS-Branch: master Date: Sat, 12 Oct 2019 21:16:50 +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: 5a4bfe2b-0fd0-4d82-a9ed-a1effe2a77d6 X-Archives-Hash: 5df946083b9f6055dff09e3876d2444c commit: 72fb9248d014fd955ff8c3f4004ce302013e6413 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Oct 12 21:16:41 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Oct 12 21:16:47 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72fb9248 net-mail/dovecot: migrate to sys-libs/pam Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada gentoo.org> net-mail/dovecot/dovecot-2.2.36.4.ebuild | 2 +- net-mail/dovecot/dovecot-2.3.7.2.ebuild | 2 +- net-mail/dovecot/dovecot-2.3.8.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-mail/dovecot/dovecot-2.2.36.4.ebuild b/net-mail/dovecot/dovecot-2.2.36.4.ebuild index 10ac4e23aa5..921d9821bd4 100644 --- a/net-mail/dovecot/dovecot-2.2.36.4.ebuild +++ b/net-mail/dovecot/dovecot-2.2.36.4.ebuild @@ -43,7 +43,7 @@ DEPEND="bzip2? ( app-arch/bzip2 ) lzma? ( app-arch/xz-utils ) lz4? ( app-arch/lz4 ) mysql? ( dev-db/mysql-connector-c:0= ) - pam? ( virtual/pam ) + pam? ( sys-libs/pam ) postgres? ( dev-db/postgresql:* !dev-db/postgresql[ldap,threads] ) selinux? ( sec-policy/selinux-dovecot ) solr? ( net-misc/curl dev-libs/expat ) diff --git a/net-mail/dovecot/dovecot-2.3.7.2.ebuild b/net-mail/dovecot/dovecot-2.3.7.2.ebuild index 94332fa22de..271aecab0c4 100644 --- a/net-mail/dovecot/dovecot-2.3.7.2.ebuild +++ b/net-mail/dovecot/dovecot-2.3.7.2.ebuild @@ -46,7 +46,7 @@ DEPEND="argon2? ( dev-libs/libsodium ) lzma? ( app-arch/xz-utils ) lz4? ( app-arch/lz4 ) mysql? ( dev-db/mysql-connector-c:0= ) - pam? ( virtual/pam ) + pam? ( sys-libs/pam ) postgres? ( dev-db/postgresql:* !dev-db/postgresql[ldap,threads] ) selinux? ( sec-policy/selinux-dovecot ) solr? ( net-misc/curl dev-libs/expat ) diff --git a/net-mail/dovecot/dovecot-2.3.8.ebuild b/net-mail/dovecot/dovecot-2.3.8.ebuild index 49fedce1cda..b32f3cabf59 100644 --- a/net-mail/dovecot/dovecot-2.3.8.ebuild +++ b/net-mail/dovecot/dovecot-2.3.8.ebuild @@ -46,7 +46,7 @@ DEPEND="argon2? ( dev-libs/libsodium ) lzma? ( app-arch/xz-utils ) lz4? ( app-arch/lz4 ) mysql? ( dev-db/mysql-connector-c:0= ) - pam? ( virtual/pam ) + pam? ( sys-libs/pam ) postgres? ( dev-db/postgresql:* !dev-db/postgresql[ldap,threads] ) selinux? ( sec-policy/selinux-dovecot ) solr? ( net-misc/curl dev-libs/expat )