diff options
author | 2006-10-24 20:19:48 +0000 | |
---|---|---|
committer | 2006-10-24 20:19:48 +0000 | |
commit | e8a8744a21c4978083aaa04c417a7f2300bc73e1 (patch) | |
tree | c08e86da33d92e55553d41da3890cf5d2604a5d7 /profiles | |
parent | Version bump. (diff) | |
download | gentoo-2-e8a8744a21c4978083aaa04c417a7f2300bc73e1.tar.gz gentoo-2-e8a8744a21c4978083aaa04c417a7f2300bc73e1.tar.bz2 gentoo-2-e8a8744a21c4978083aaa04c417a7f2300bc73e1.zip |
Add masking for pam_console.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index f9e7503fe888..4ed60e00f644 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.6125 2006/10/24 15:05:23 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.6126 2006/10/24 20:19:48 flameeyes Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -21,6 +21,11 @@ ## End example ## +# Diego Pettenò <flameeyes@gentoo.org> (24 Oct 2006) +# pam_console on its own ebuild, so that it can be used with PAM 0.99 +# even without patching it with RedHat patches. +sys-auth/pam_console + # Markus Ullmann <jokey@gentoo.org> (24 Oct 2006) # package doesn't compile currently, upstream is going to # provide a patch soonish |