mrueg       15/01/15 15:56:15

  Modified:             polkit-kde-agent-0.99.1.ebuild ChangeLog
  Log:
  Add minimal useflag for coninstability of kde-plasma/polkit-kde-agent.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.2                  sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1.ebuild?r1=1.1&r2=1.2

Index: polkit-kde-agent-0.99.1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- polkit-kde-agent-0.99.1.ebuild      9 Dec 2014 12:46:07 -0000       1.1
+++ polkit-kde-agent-0.99.1.ebuild      15 Jan 2015 15:56:15 -0000      1.2
@@ -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-kde-agent/polkit-kde-agent-0.99.1.ebuild,v
 1.1 2014/12/09 12:46:07 mrueg Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1.ebuild,v
 1.2 2015/01/15 15:56:15 mrueg Exp $
 
 EAPI=5
 
@@ -22,7 +22,7 @@
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
 SLOT="4"
-IUSE="debug"
+IUSE="debug minimal"
 
 DEPEND="
        >=sys-auth/polkit-qt-0.103.0
@@ -34,3 +34,8 @@
 if [[ ${KDE_BUILD_TYPE} != live ]] ; then
        S=${WORKDIR}/${MY_P}
 fi
+
+src_prepare() {
+       # Coinstallability with kde-plasma/polkit-kde-agent
+       use minimal && rm -rf po
+}



1.18                 sys-auth/polkit-kde-agent/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   9 Dec 2014 12:46:07 -0000       1.17
+++ ChangeLog   15 Jan 2015 15:56:15 -0000      1.18
@@ -1,6 +1,9 @@
 # ChangeLog for sys-auth/polkit-kde-agent
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/ChangeLog,v 1.17 
2014/12/09 12:46:07 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/ChangeLog,v 1.18 
2015/01/15 15:56:15 mrueg Exp $
+
+  15 Jan 2015; Manuel RĂ¼ger <[email protected]> polkit-kde-agent-0.99.1.ebuild:
+  Add minimal useflag for coninstability of kde-plasma/polkit-kde-agent.
 
 *polkit-kde-agent-0.99.1 (09 Dec 2014)
 




Reply via email to