commit:     239fb3d980bb05abfc0180e11e0b62bd6a1d8cce
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 10 17:54:57 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Dec 10 17:54:57 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=239fb3d9

kde-frameworks/frameworkintegration: add subslot operator

To prepare for (hopefully) Qt 5.6 getting subslots.

Gentoo-bug: 523616

Package-Manager: portage-2.2.26

 kde-frameworks/frameworkintegration/frameworkintegration-5.17.0.ebuild | 2 +-
 kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/kde-frameworks/frameworkintegration/frameworkintegration-5.17.0.ebuild 
b/kde-frameworks/frameworkintegration/frameworkintegration-5.17.0.ebuild
index d84d9cd..493a6f2 100644
--- a/kde-frameworks/frameworkintegration/frameworkintegration-5.17.0.ebuild
+++ b/kde-frameworks/frameworkintegration/frameworkintegration-5.17.0.ebuild
@@ -26,7 +26,7 @@ RDEPEND="
        $(add_frameworks_dep kwidgetsaddons)
        $(add_frameworks_dep kxmlgui)
        dev-qt/qtdbus:5
-       dev-qt/qtgui:5
+       dev-qt/qtgui:5=
        dev-qt/qtwidgets:5
        media-fonts/noto
        X? (

diff --git 
a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild 
b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild
index 89557d3..11136b4 100644
--- a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild
+++ b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild
@@ -26,7 +26,7 @@ RDEPEND="
        $(add_frameworks_dep kwidgetsaddons)
        $(add_frameworks_dep kxmlgui)
        dev-qt/qtdbus:5
-       dev-qt/qtgui:5
+       dev-qt/qtgui:5=
        dev-qt/qtwidgets:5
        media-fonts/noto
        X? (

Reply via email to