summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-10-12 21:06:51 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-10-12 21:06:51 +0300
commitd5b07617fa4ebc66dec365d955f0e6e694260219 (patch)
tree2f3a18d1a65878663f98394882d505927368773e /x11-misc
parentx11-misc/lightdm: migrate to sys-libs/pam (diff)
downloadgentoo-d5b07617fa4ebc66dec365d955f0e6e694260219.tar.gz
gentoo-d5b07617fa4ebc66dec365d955f0e6e694260219.tar.bz2
gentoo-d5b07617fa4ebc66dec365d955f0e6e694260219.zip
x11-misc/cdm: migrate to sys-libs/pam
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/cdm/cdm-0.6.1_pre20180107.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/cdm/cdm-0.6.1_pre20180107.ebuild b/x11-misc/cdm/cdm-0.6.1_pre20180107.ebuild
index d131c8978632..9702b5d25cc7 100644
--- a/x11-misc/cdm/cdm-0.6.1_pre20180107.ebuild
+++ b/x11-misc/cdm/cdm-0.6.1_pre20180107.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="6"
@@ -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