summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2011-04-01 08:48:33 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2011-04-01 08:48:33 +0000
commitf62209ad77680465b45cfd43c0ad1fccdb152005 (patch)
tree5168e99eb2cba6465fa561fbcf723532dd8357d0 /profiles/targets
parentsparc stable (bug 353032) (diff)
downloadgentoo-2-f62209ad77680465b45cfd43c0ad1fccdb152005.tar.gz
gentoo-2-f62209ad77680465b45cfd43c0ad1fccdb152005.tar.bz2
gentoo-2-f62209ad77680465b45cfd43c0ad1fccdb152005.zip
Force useflags consolekit and policykit on in the desktop/kde profile, as
decided in the kde team meeting
Diffstat (limited to 'profiles/targets')
-rw-r--r--profiles/targets/desktop/kde/make.defaults6
-rw-r--r--profiles/targets/desktop/kde/use.force5
2 files changed, 8 insertions, 3 deletions
diff --git a/profiles/targets/desktop/kde/make.defaults b/profiles/targets/desktop/kde/make.defaults
index 5576811c0804..04f6cd88effa 100644
--- a/profiles/targets/desktop/kde/make.defaults
+++ b/profiles/targets/desktop/kde/make.defaults
@@ -1,5 +1,5 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/kde/make.defaults,v 1.2 2010/03/30 11:30:34 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/kde/make.defaults,v 1.3 2011/04/01 08:48:33 dilfridge Exp $
-USE="kde"
+USE="consolekit kde policykit"
diff --git a/profiles/targets/desktop/kde/use.force b/profiles/targets/desktop/kde/use.force
new file mode 100644
index 000000000000..d83fc332b7ca
--- /dev/null
+++ b/profiles/targets/desktop/kde/use.force
@@ -0,0 +1,5 @@
+# Force consolekit and policykit on, other configurations are *maybe* possible but
+# not supported. If you know how to disable this mask, you also know enough to
+# handle the consequences.
+consolekit
+policykit