From 14cc53d1c0614e0d2d1f47ddacd5073b6e005877 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Fri, 28 Feb 2014 23:05:46 +0000 Subject: Not RDEPEND on coolkey and pam_pkcs11 as discussed on IRC and bugs #502204 #502200 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4) --- gnome-base/gdm/ChangeLog | 6 +++++- gnome-base/gdm/gdm-3.10.0.1.ebuild | 10 +++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/gnome-base/gdm/ChangeLog b/gnome-base/gdm/ChangeLog index 6925fc7b67e8..9442376050cb 100644 --- a/gnome-base/gdm/ChangeLog +++ b/gnome-base/gdm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gdm # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v 1.392 2014/02/22 21:37:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v 1.393 2014/02/28 23:05:46 pacho Exp $ + + 28 Feb 2014; Pacho Ramos gdm-3.10.0.1.ebuild: + Not RDEPEND on coolkey and pam_pkcs11 as discussed on IRC and bugs #502204 + #502200 22 Feb 2014; Pacho Ramos gdm-3.10.0.1.ebuild: Fix wrong commit, bug 502160 diff --git a/gnome-base/gdm/gdm-3.10.0.1.ebuild b/gnome-base/gdm/gdm-3.10.0.1.ebuild index 7777048b5a24..7fdbd6f9f91b 100644 --- a/gnome-base/gdm/gdm-3.10.0.1.ebuild +++ b/gnome-base/gdm/gdm-3.10.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-3.10.0.1.ebuild,v 1.2 2014/02/01 09:12:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-3.10.0.1.ebuild,v 1.3 2014/02/28 23:05:46 pacho Exp $ EAPI="5" GNOME2_LA_PUNT="yes" @@ -83,9 +83,6 @@ RDEPEND="${COMMON_DEPEND} fprint? ( sys-auth/fprintd sys-auth/pam_fprint ) - smartcard? ( - app-crypt/coolkey - sys-auth/pam_pkcs11 ) !gnome-extra/fast-user-switch-applet " @@ -106,7 +103,10 @@ DOC_CONTENTS=" \n For passwordless login to unlock your keyring, you need to install sys-auth/pambase with USE=gnome-keyring and set an empty password - on your keyring. Use app-crypt/seahorse for that. + on your keyring. Use app-crypt/seahorse for that.\n + \n + You may need to install app-crypt/coolkey and sys-auth/pam_pkcs11 + for smartcard support " pkg_setup() { -- cgit v1.2.3-65-gdbad