summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2007-10-18 15:41:56 +0000
committerDoug Goldstein <cardoe@gentoo.org>2007-10-18 15:41:56 +0000
commit08731975b76d185384ddeea80a906493eed18511 (patch)
tree16b1ed82dbf81320077f55667505d67935e043a4 /profiles/default-bsd
parentMask pam on consolekit (diff)
downloadhistorical-08731975b76d185384ddeea80a906493eed18511.tar.gz
historical-08731975b76d185384ddeea80a906493eed18511.tar.bz2
historical-08731975b76d185384ddeea80a906493eed18511.zip
use.mask pam USE flag on ConsoleKit
Diffstat (limited to 'profiles/default-bsd')
-rw-r--r--profiles/default-bsd/fbsd/package.use.mask9
1 files changed, 2 insertions, 7 deletions
diff --git a/profiles/default-bsd/fbsd/package.use.mask b/profiles/default-bsd/fbsd/package.use.mask
index 785b4b70f34d..d71be5f39d28 100644
--- a/profiles/default-bsd/fbsd/package.use.mask
+++ b/profiles/default-bsd/fbsd/package.use.mask
@@ -3,13 +3,8 @@
=x11-base/xorg-server-1.4* video_cards_nvidia
# Doug Goldstein <cardoe@gentoo.org> (10 Sep 2007)
-# Joe Marcus Clarke is working on FreeBSD consolekit support
-# Currently there are kernel bugs and such. Requires latest
-# git and latest patches from FreeBSD CVS to have a workaround
-# the kernel bug. The patch in FreeBSD CVS breaks it's functionality
-# on Linux, so we're masking this for now.
-# The app in question is sys-auth/consolekit
-x11-apps/xinit hal
+# ConsoleKit now works with everything but the pam module
+sys-auth/consolekit pam
# Jim Ramsay <lack@gentoo.org> (7 Sep 2007)
# app-admin/gkrellm may pull in hddtemp, which is not yet available here