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 79053139082 for ; Thu, 30 Nov 2017 22:14:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B325CE0D26; Thu, 30 Nov 2017 22:14:18 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 8AE9DE0D4C for ; Thu, 30 Nov 2017 22:14:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 E5C0F3416B6 for ; Thu, 30 Nov 2017 22:14:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E79D8AD41 for ; Thu, 30 Nov 2017 22:14:14 +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: <1512079961.6482d7e7205cef5ef742f27b2e3817a8013a8cd8.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/make.defaults 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: 6482d7e7205cef5ef742f27b2e3817a8013a8cd8 X-VCS-Branch: master Date: Thu, 30 Nov 2017 22:14:14 +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: 5b3e7597-5e49-4212-9c34-eb51279d1e7f X-Archives-Hash: d0ef0ca4db3aacf82565539828c50c3a commit: 6482d7e7205cef5ef742f27b2e3817a8013a8cd8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Nov 28 22:44:29 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Nov 30 22:12:41 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6482d7e7 profiles: plasma: USE qt5 was moved to desktop profile profiles/targets/desktop/plasma/make.defaults | 2 +- profiles/targets/desktop/plasma/package.use | 19 ------------------- 2 files changed, 1 insertion(+), 20 deletions(-) diff --git a/profiles/targets/desktop/plasma/make.defaults b/profiles/targets/desktop/plasma/make.defaults index 47fe9ae2f94..828fd88356b 100644 --- a/profiles/targets/desktop/plasma/make.defaults +++ b/profiles/targets/desktop/plasma/make.defaults @@ -1,4 +1,4 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -USE="activities consolekit declarative dri kde kipi kwallet phonon plasma policykit qml qt5 semantic-desktop widgets xcomposite xinerama xscreensaver" +USE="activities consolekit declarative dri kde kipi kwallet phonon plasma policykit qml semantic-desktop widgets xcomposite xinerama xscreensaver" diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 0a0dbc02138..3c79e5bbb7e 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -1,22 +1,6 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# 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 dev-qt/qtcore -dev-libs/libpcre pcre16 -dev-libs/libpcre2 pcre16 - -# Required by kde-frameworks/kcoreaddons -dev-qt/qtcore:5 icu - -# Required by kde-frameworks/kwayland -dev-qt/qtgui:5 egl libinput - # Required by kde-apps/okteta dev-qt/qtscript:5 scripttools @@ -35,9 +19,6 @@ media-gfx/graphviz python # 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