diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2014-07-22 18:33:44 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2014-07-22 18:33:44 +0000 |
commit | 4d66476569a549af9b284247d16dc0a7a9b8a473 (patch) | |
tree | 5ff3dbd79b679ef0fc41f8920d7b488f26059a0e /profiles | |
parent | 2nd attempt to commit, repoman choked because it couldn't find gpg (diff) | |
download | gentoo-2-4d66476569a549af9b284247d16dc0a7a9b8a473.tar.gz gentoo-2-4d66476569a549af9b284247d16dc0a7a9b8a473.tar.bz2 gentoo-2-4d66476569a549af9b284247d16dc0a7a9b8a473.zip |
Remove USE="consolekit" mask for sys-auth/pambase and USE="pam" mask for sys-auth/consolekit because /usr/src/linux-3.15/arch/alpha/Kconfig has "select HAVE_ARCH_AUDITSYSCALL" which means CONFIG_AUDITSYSCALL=y is a possibility now.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/ChangeLog | 8 | ||||
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 7 |
2 files changed, 8 insertions, 7 deletions
diff --git a/profiles/arch/alpha/ChangeLog b/profiles/arch/alpha/ChangeLog index efae33e273c4..491f46f82166 100644 --- a/profiles/arch/alpha/ChangeLog +++ b/profiles/arch/alpha/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for Gentoo/Alpha profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.192 2014/07/22 18:15:02 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.193 2014/07/22 18:33:44 ssuominen Exp $ + + 22 Jul 2014; Samuli Suominen <ssuominen@gentoo.org> package.use.mask: + Remove USE="consolekit" mask for sys-auth/pambase and USE="pam" mask for + sys-auth/consolekit because /usr/src/linux-3.15/arch/alpha/Kconfig has + "select HAVE_ARCH_AUDITSYSCALL" which means CONFIG_AUDITSYSCALL=y is a + possibility now. 22 Jul 2014; Samuli Suominen <ssuominen@gentoo.org> package.use.mask: Remove USE="pam" mask for sys-apps/systemd wrt #506418#c3 diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 71bcf2fdc774..f5c83e02a6ff 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -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/profiles/arch/alpha/package.use.mask,v 1.157 2014/07/22 18:15:02 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.158 2014/07/22 18:33:44 ssuominen Exp $ # Christoph Junghans <ottxor@gentoo.org> (21 Jul 2014) # Missing keywords on sci-libs/libcerf (bug 517726) @@ -49,11 +49,6 @@ dev-haskell/dataenc test # Mask luajit on ~media-video/mpv-0.2.0 because it only has amd64 x86 keywords. See bug #488318. >=media-video/mpv-0.2.0 luajit -# Pacho Ramos <pacho@gentoo.org> (01 Sep 2013) -# CONFIG_AUDITSYSCALL=y is not implemented, bug #438368 -sys-auth/consolekit pam -sys-auth/pambase consolekit - # Pacho Ramos <pacho@gentoo.org> (20 Jul 2013) # Keywords pending, bug #476710 >=gnome-base/gnome-extra-apps-3.8 games |