commit:     671ef47ccfedd427a898a824c577e3e60b6993c2
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 31 14:59:43 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Aug 31 15:00:21 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=671ef47c

sys-auth/polkit: add version modified for use with elogind

Package-Manager: portage-2.3.0

 sys-auth/polkit/metadata.xml             | 1 +
 sys-auth/polkit/polkit-0.113-r200.ebuild | 7 ++-----
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/sys-auth/polkit/metadata.xml b/sys-auth/polkit/metadata.xml
index cc3a0b4..348a315 100644
--- a/sys-auth/polkit/metadata.xml
+++ b/sys-auth/polkit/metadata.xml
@@ -5,6 +5,7 @@
                <email>[email protected]</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 97bc3e5..384e351 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

Reply via email to