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
commit364f36c261e69a5cade1f48e2c52a36558806511 (patch)
treecaa6305213ef57acd947d2f73171b20d6a490ad1 /profiles
parentMask pam on consolekit (diff)
downloadgentoo-2-364f36c261e69a5cade1f48e2c52a36558806511.tar.gz
gentoo-2-364f36c261e69a5cade1f48e2c52a36558806511.tar.bz2
gentoo-2-364f36c261e69a5cade1f48e2c52a36558806511.zip
use.mask pam USE flag on ConsoleKit
Diffstat (limited to 'profiles')
-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