Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/cdm/
Date: Sat, 12 Oct 2019 18:08:38
Message-Id: 1570903611.d5b07617fa4ebc66dec365d955f0e6e694260219.zlogene@gentoo
1 commit: d5b07617fa4ebc66dec365d955f0e6e694260219
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 12 18:06:51 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 12 18:06:51 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5b07617
7
8 x11-misc/cdm: 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 x11-misc/cdm/cdm-0.6.1_pre20180107.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-misc/cdm/cdm-0.6.1_pre20180107.ebuild b/x11-misc/cdm/cdm-0.6.1_pre20180107.ebuild
17 index d131c897863..9702b5d25cc 100644
18 --- a/x11-misc/cdm/cdm-0.6.1_pre20180107.ebuild
19 +++ b/x11-misc/cdm/cdm-0.6.1_pre20180107.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="6"
26 @@ -22,7 +22,7 @@ RDEPEND="${DEPEND}
27 x11-apps/xinit
28 consolekit? ( sys-auth/consolekit
29 sys-apps/dbus )
30 - pam? ( virtual/pam )"
31 + pam? ( sys-libs/pam )"
32
33 src_prepare() {
34 default