Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/courier/
Date: Sat, 12 Oct 2019 21:01:25
Message-Id: 1570914077.2766cac8c84611387b1b5aeafd74fcb0bccf836c.zlogene@gentoo
1 commit: 2766cac8c84611387b1b5aeafd74fcb0bccf836c
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 12 21:01:12 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 12 21:01:17 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2766cac8
7
8 mail-mta/courier: migrate to sys-libs/pam
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.16
11 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
12
13 mail-mta/courier/courier-1.0.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/mail-mta/courier/courier-1.0.5.ebuild b/mail-mta/courier/courier-1.0.5.ebuild
17 index 262c3e011cd..845fd449bf7 100644
18 --- a/mail-mta/courier/courier-1.0.5.ebuild
19 +++ b/mail-mta/courier/courier-1.0.5.ebuild
20 @@ -27,7 +27,7 @@ DEPEND="
21 dev-libs/libpcre
22 app-misc/mime-types
23 fax? ( >=media-libs/netpbm-9.12 app-text/ghostscript-gpl >=net-dialup/mgetty-1.1.28 )
24 - pam? ( virtual/pam )
25 + pam? ( sys-libs/pam )
26 mysql? ( dev-db/mysql-connector-c )
27 ldap? ( >=net-nds/openldap-1.2.11 )
28 postgres? ( dev-db/postgresql:= )