From: Mikle Kolyada Date: Sat, 12 Oct 2019 21:12:39 +0000 (+0300) Subject: net-mail/poppassd_ceti: migrate to sys-libs/pam X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3e3487ca4b325d5fb245f33a588664434865216f;p=gentoo.git net-mail/poppassd_ceti: migrate to sys-libs/pam Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada --- diff --git a/net-mail/poppassd_ceti/poppassd_ceti-1.8.5-r2.ebuild b/net-mail/poppassd_ceti/poppassd_ceti-1.8.5-r2.ebuild index e10ef52802f7..170e89cb3179 100644 --- a/net-mail/poppassd_ceti/poppassd_ceti-1.8.5-r2.ebuild +++ b/net-mail/poppassd_ceti/poppassd_ceti-1.8.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 @@ -18,7 +18,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -DEPEND="virtual/pam" +DEPEND="sys-libs/pam" RDEPEND="${DEPEND} sys-apps/xinetd"