commit: 3e3487ca4b325d5fb245f33a588664434865216f
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 21:12:39 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 21:12:39 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e3487ca
net-mail/poppassd_ceti: migrate to sys-libs/pam
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
net-mail/poppassd_ceti/poppassd_ceti-1.8.5-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 e10ef52802f..170e89cb317 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"