commit:     81115ff648d64de917af969b3bd5c3d60cfbe7da
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  3 19:15:00 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct  3 19:39:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81115ff6

profiles: plasma: Pin dev-qt/ package.use settings to slot 5

 profiles/targets/desktop/plasma/package.use | 42 ++++++++++++++---------------
 1 file changed, 21 insertions(+), 21 deletions(-)

diff --git a/profiles/targets/desktop/plasma/package.use 
b/profiles/targets/desktop/plasma/package.use
index 7a29a153a8c..05e33501bcf 100644
--- a/profiles/targets/desktop/plasma/package.use
+++ b/profiles/targets/desktop/plasma/package.use
@@ -1,23 +1,26 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-# Required by kde-plasma/plasma-pa
-media-sound/pulseaudio gnome
-
 # Avoid circular dependency when installing from scratch
 dev-util/cmake -qt5
 
 # Not required, but makes life easier with Qt; bug 457934
 app-arch/unzip natspec
 
-# Required by kde-apps/akonadi
-dev-qt/qtsql mysql
-
 # Required by dev-qt/qtcore
 dev-libs/libpcre pcre16
 
-# Required by media-gfx/graphviz which is required by kde-apps/kcachegrind
-media-libs/gd fontconfig
+# Required by kde-frameworks/kcoreaddons
+dev-qt/qtcore:5 icu
+
+# Required by kde-frameworks/kwayland
+dev-qt/qtgui:5 egl
+
+# Required by kde-apps/okteta
+dev-qt/qtscript:5 scripttools
+
+# Required by kde-apps/akonadi
+dev-qt/qtsql:5 mysql
 
 # Required by kde-apps/kate[addons]
 dev-libs/libgit2 threads
@@ -28,32 +31,29 @@ kde-apps/ktp-common-internals otr
 # Required by kde-apps/libkexiv2
 media-gfx/exiv2 xmp
 
-# Required by kde-apps/okteta
-dev-qt/qtscript scripttools
-
-# Required by kde-frameworks/kactivities
-sys-libs/zlib minizip
-
 # Required by kde-frameworks/kapidox
 media-gfx/graphviz python
 
-# Required by kde-frameworks/kcoreaddons
-dev-qt/qtcore icu
+# Required by media-gfx/graphviz which is required by kde-apps/kcachegrind
+media-libs/gd fontconfig
+
+# Required by dev-qt/qtwebengine
+media-libs/libvpx svc
 
 # Required by kde-plasma/kwin
 media-libs/mesa egl wayland
 
-# Required by kde-frameworks/kwayland
-dev-qt/qtgui:5 egl
-
 # Required by kde-apps/kdenlive
 >=media-libs/mlt-0.9.8-r2 ffmpeg kdenlive melt
 
 # Required by app-office/libreoffice
 media-libs/phonon designer
 
-# Required by dev-qt/qtwebengine
-media-libs/libvpx svc
+# Required by kde-plasma/plasma-pa
+media-sound/pulseaudio gnome
+
+# Required by kde-frameworks/kactivities
+sys-libs/zlib minizip
 
 # FIXME: unnecessary REQUIRED_USE ^^ ( qt4 qt5 )
 <dev-python/qscintilla-python-2.10 -qt4

Reply via email to