mrueg       15/01/14 18:29:42

  Modified:             polkit-0.112-r2.ebuild ChangeLog
  Log:
  Add dep on kde-plasma/polkit-kde-agent as suggested by Elias Probst. Fixes 
bug #536550.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.16                 sys-auth/polkit/polkit-0.112-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/polkit-0.112-r2.ebuild?rev=1.16&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/polkit-0.112-r2.ebuild?rev=1.16&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/polkit-0.112-r2.ebuild?r1=1.15&r2=1.16

Index: polkit-0.112-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.112-r2.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- polkit-0.112-r2.ebuild      11 Nov 2014 10:48:13 -0000      1.15
+++ polkit-0.112-r2.ebuild      14 Jan 2015 18:29:42 -0000      1.16
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.112-r2.ebuild,v 
1.15 2014/11/11 10:48:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.112-r2.ebuild,v 
1.16 2015/01/14 18:29:42 mrueg Exp $
 
 EAPI=5
 inherit eutils multilib pam pax-utils systemd user
@@ -41,7 +41,10 @@
                >=gnome-extra/polkit-gnome-0.105
                lxde-base/lxpolkit
                ) )
-       kde? ( sys-auth/polkit-kde-agent )
+       kde? ( || ( 
+               kde-plasma/polkit-kde-agent
+               sys-auth/polkit-kde-agent
+               ) )
        !systemd? ( sys-auth/consolekit[policykit] )"
 
 QA_MULTILIB_PATHS="



1.190                sys-auth/polkit/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/ChangeLog?rev=1.190&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/ChangeLog?rev=1.190&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/ChangeLog?r1=1.189&r2=1.190

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -r1.189 -r1.190
--- ChangeLog   11 Nov 2014 10:48:13 -0000      1.189
+++ ChangeLog   14 Jan 2015 18:29:42 -0000      1.190
@@ -1,6 +1,10 @@
 # ChangeLog for sys-auth/polkit
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.189 
2014/11/11 10:48:13 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.190 
2015/01/14 18:29:42 mrueg Exp $
+
+  14 Jan 2015; Manuel RĂ¼ger <[email protected]> polkit-0.112-r2.ebuild:
+  Add dep on kde-plasma/polkit-kde-agent as suggested by Elias Probst. Fixes 
bug
+  #536550.
 
   11 Nov 2014; Agostino Sarubbo <[email protected]> polkit-0.112-r2.ebuild:
   Stable for ia64, wrt bug #525252




Reply via email to