From e3503d9a1d516c4bc8524ec0adcab3a53ff644d8 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sat, 12 Oct 2019 21:07:55 +0300 Subject: [PATCH] x11-misc/cdm: migrate to sys-libs/pam Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada --- x11-misc/cdm/cdm-0.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/cdm/cdm-0.7.ebuild b/x11-misc/cdm/cdm-0.7.ebuild index a2ed855b1c53..ec83965c22fc 100644 --- a/x11-misc/cdm/cdm-0.7.ebuild +++ b/x11-misc/cdm/cdm-0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -22,7 +22,7 @@ RDEPEND="${DEPEND} x11-apps/xinit consolekit? ( sys-auth/consolekit sys-apps/dbus ) - pam? ( virtual/pam )" + pam? ( sys-libs/pam )" src_prepare() { default -- 2.26.2