aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-09-01 00:59:43 +1000
committerMichael Palimaka <kensington@gentoo.org>2016-09-01 01:00:21 +1000
commit671ef47ccfedd427a898a824c577e3e60b6993c2 (patch)
tree1f6be57a0bf61dffcf2ede37f52ed1d305db7680 /sys-auth
parentprofiles: mask sys-auth/polkit modified for elogind (diff)
downloadkde-671ef47ccfedd427a898a824c577e3e60b6993c2.tar.gz
kde-671ef47ccfedd427a898a824c577e3e60b6993c2.tar.bz2
kde-671ef47ccfedd427a898a824c577e3e60b6993c2.zip
sys-auth/polkit: add version modified for use with elogind
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/polkit/metadata.xml1
-rw-r--r--sys-auth/polkit/polkit-0.113-r200.ebuild7
2 files changed, 3 insertions, 5 deletions
diff --git a/sys-auth/polkit/metadata.xml b/sys-auth/polkit/metadata.xml
index cc3a0b4abd..348a3151d8 100644
--- a/sys-auth/polkit/metadata.xml
+++ b/sys-auth/polkit/metadata.xml
@@ -5,6 +5,7 @@
<email>freedesktop-bugs@gentoo.org</email>
</maintainer>
<use>
+ <flag name="elogind">Use <pkg>sys-auth/elogind</pkg> instead of <pkg>sys-auth/consolekit</pkg> for session tracking</flag>
<flag name="systemd">Use <pkg>sys-apps/systemd</pkg> instead of <pkg>sys-auth/consolekit</pkg> for session tracking</flag>
</use>
</pkgmetadata>
diff --git a/sys-auth/polkit/polkit-0.113-r200.ebuild b/sys-auth/polkit/polkit-0.113-r200.ebuild
index 97bc3e5c59..384e351206 100644
--- a/sys-auth/polkit/polkit-0.113-r200.ebuild
+++ b/sys-auth/polkit/polkit-0.113-r200.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
inherit eutils multilib pam pax-utils systemd user xdg
DESCRIPTION="Policy framework for controlling privileges for system-wide services"
@@ -39,10 +39,7 @@ RDEPEND="${CDEPEND}
selinux? ( sec-policy/selinux-policykit )
"
PDEPEND="
- gtk? ( || (
- >=gnome-extra/polkit-gnome-0.105
- lxde-base/lxpolkit
- ) )
+ gtk? ( >=gnome-extra/polkit-gnome-0.105 )
kde? ( || (
kde-plasma/polkit-kde-agent
sys-auth/polkit-kde-agent