jmbsvicetto    14/05/06 04:03:26

  Modified:             baloo-4.13.0.ebuild ChangeLog
  Log:
  Make the dep on kde-misc/baloo-kcmadv a PDEPEND to break the circular dep.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
BB0E6E98)

Revision  Changes    Path
1.7                  kde-base/baloo/baloo-4.13.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/baloo/baloo-4.13.0.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/baloo/baloo-4.13.0.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/baloo/baloo-4.13.0.ebuild?r1=1.6&r2=1.7

Index: baloo-4.13.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/baloo/baloo-4.13.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- baloo-4.13.0.ebuild 4 May 2014 01:17:05 -0000       1.6
+++ baloo-4.13.0.ebuild 6 May 2014 04:03:26 -0000       1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/baloo/baloo-4.13.0.ebuild,v 1.6 
2014/05/04 01:17:05 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/baloo/baloo-4.13.0.ebuild,v 1.7 
2014/05/06 04:03:26 jmbsvicetto Exp $
 
 EAPI=5
 
@@ -20,8 +20,8 @@
 "
 RDEPEND="
        ${DEPEND}
-       alternatekcm? ( kde-misc/baloo-kcmadv )
 "
+PDEPEND="alternatekcm? ( kde-misc/baloo-kcmadv )"
 
 RESTRICT="test"
 



1.7                  kde-base/baloo/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/baloo/ChangeLog?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/baloo/ChangeLog?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/baloo/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/baloo/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   4 May 2014 01:17:05 -0000       1.6
+++ ChangeLog   6 May 2014 04:03:26 -0000       1.7
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/baloo
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/baloo/ChangeLog,v 1.6 2014/05/04 
01:17:05 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/baloo/ChangeLog,v 1.7 2014/05/06 
04:03:26 jmbsvicetto Exp $
+
+  06 May 2014; Jorge Manuel B. S. Vicetto <[email protected]>
+  baloo-4.13.0.ebuild:
+  Make the dep on kde-misc/baloo-kcmadv a PDEPEND to break the circular dep.
 
   04 May 2014; Andreas K. Huettel <[email protected]> baloo-4.13.0.ebuild,
   +files/baloo-4.13.0-nokcm.patch, metadata.xml:




Reply via email to