From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 63DC31396D0 for ; Tue, 3 Oct 2017 19:40:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6EE92BC007; Tue, 3 Oct 2017 19:40:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 886842BC007 for ; Tue, 3 Oct 2017 19:40:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 44E033417DC for ; Tue, 3 Oct 2017 19:40:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8646D9087 for ; Tue, 3 Oct 2017 19:40:51 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1507059572.81115ff648d64de917af969b3bd5c3d60cfbe7da.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/plasma/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/targets/desktop/plasma/package.use X-VCS-Directories: profiles/targets/desktop/plasma/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 81115ff648d64de917af969b3bd5c3d60cfbe7da X-VCS-Branch: master Date: Tue, 3 Oct 2017 19:40:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a4c9f023-efe6-43ad-8d8e-6259a7e30b14 X-Archives-Hash: 9dae26042ca40b45e72902b62ae75f51 commit: 81115ff648d64de917af969b3bd5c3d60cfbe7da Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Oct 3 19:15:00 2017 +0000 Commit: Andreas Sturmlechner gentoo 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 )