${summary} As the package depends on sys-auth/pambase and if use keyring then needs pambase to be merged with the gnome USE flag it think this should be changed in src_install (I keep "console.apps" as I do not know what it doesn, and nothing else seems to provide it): if use pam ; then - use keyring && sed -i "s:#Keyring=::g" "${gentoodir}"/pam.d/* - - dopamd "${gentoodir}"/pam.d/* dopamsecurity console.apps "${gentoodir}/security/console.apps/gdmsetup" fi
pambase provides the system-local-login stack, but it doesn't provide the gdm stack so gdm still has to install it.
(In reply to comment #1) > pambase provides the system-local-login stack, but it doesn't provide the gdm > stack so gdm still has to install it. So is this a valid bug or not?
Not a valid one no.