kensington    14/12/12 14:47:24

  Modified:             frameworkintegration-5.4.0.ebuild ChangeLog
  Log:
  Pin Qt dependency to 5.3 to avoid breakage wrt bug #523616.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  Changes    Path
1.2                  
kde-frameworks/frameworkintegration/frameworkintegration-5.4.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-frameworks/frameworkintegration/frameworkintegration-5.4.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-frameworks/frameworkintegration/frameworkintegration-5.4.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-frameworks/frameworkintegration/frameworkintegration-5.4.0.ebuild?r1=1.1&r2=1.2

Index: frameworkintegration-5.4.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/frameworkintegration-5.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- frameworkintegration-5.4.0.ebuild   14 Nov 2014 11:01:35 -0000      1.1
+++ frameworkintegration-5.4.0.ebuild   12 Dec 2014 14:47:24 -0000      1.2
@@ -1,9 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/frameworkintegration-5.4.0.ebuild,v
 1.1 2014/11/14 11:01:35 mrueg Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/frameworkintegration-5.4.0.ebuild,v
 1.2 2014/12/12 14:47:24 kensington Exp $
 
 EAPI=5
 
+QT_MINIMAL="5.3.0"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 
@@ -25,6 +26,7 @@
        $(add_frameworks_dep knotifications)
        $(add_frameworks_dep kwidgetsaddons)
        $(add_frameworks_dep kxmlgui)
+       =dev-qt/qtcore-5.3*:5
        dev-qt/qtdbus:5
        dev-qt/qtgui:5
        dev-qt/qtwidgets:5



1.4                  kde-frameworks/frameworkintegration/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   14 Nov 2014 18:55:35 -0000      1.3
+++ ChangeLog   12 Dec 2014 14:47:24 -0000      1.4
@@ -1,6 +1,10 @@
 # ChangeLog for kde-frameworks/frameworkintegration
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog,v 1.3 
2014/11/14 18:55:35 mrueg Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog,v 1.4 
2014/12/12 14:47:24 kensington Exp $
+
+  12 Dec 2014; Michael Palimaka <kensing...@gentoo.org>
+  frameworkintegration-5.4.0.ebuild:
+  Pin Qt dependency to 5.3 to avoid breakage wrt bug #523616.
 
   14 Nov 2014; Manuel RĂ¼ger <mr...@gentoo.org>
   -frameworkintegration-5.3.0.ebuild:




Reply via email to