diff options
author | 2012-03-20 08:53:03 +0000 | |
---|---|---|
committer | 2012-03-20 08:53:03 +0000 | |
commit | 96c8485f2a4c89227a6c68a5378302a03620c9b3 (patch) | |
tree | 8c58509e298e4a3806518c0af798fd423252c9e4 /profiles/default/linux | |
parent | Mask USE="acl" for sys-auth/consolekit here and unmask it in default/linux/pa... (diff) | |
download | gentoo-2-96c8485f2a4c89227a6c68a5378302a03620c9b3.tar.gz gentoo-2-96c8485f2a4c89227a6c68a5378302a03620c9b3.tar.bz2 gentoo-2-96c8485f2a4c89227a6c68a5378302a03620c9b3.zip |
Unmask USE="acl" for sys-auth/consolekit here because it's Linux only feature based on udev.
Diffstat (limited to 'profiles/default/linux')
-rw-r--r-- | profiles/default/linux/package.use.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask index 2f8310b2730a..a85b04a09083 100644 --- a/profiles/default/linux/package.use.mask +++ b/profiles/default/linux/package.use.mask @@ -1,10 +1,14 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/package.use.mask,v 1.26 2012/02/02 22:32:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/package.use.mask,v 1.27 2012/03/20 08:53:03 ssuominen Exp $ sys-devel/gcc hardened sys-libs/glibc hardened +# Samuli Suominen <ssuominen@gentoo.org (20 Mar 2012) +# This is masked in base/package.use.mask as Linux only. +sys-auth/consolekit -acl + # Samuli Suominen <ssuominen@gentoo.org> (03 Feb 2012) # Linux users have inotify and FAM is not required x11-misc/spacefm fam |