From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1670552-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 84005158083 for <garchives@archives.gentoo.org>; Sat, 14 Sep 2024 09:43:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD8DDE29A5; Sat, 14 Sep 2024 09:43:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A9503E29A5 for <gentoo-commits@lists.gentoo.org>; Sat, 14 Sep 2024 09:43:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F22FE33BEE9 for <gentoo-commits@lists.gentoo.org>; Sat, 14 Sep 2024 09:43:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 91127BB4 for <gentoo-commits@lists.gentoo.org>; Sat, 14 Sep 2024 09:43:06 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> 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" <asturm@gentoo.org> Message-ID: <1726306978.0c354c38fb1e432c8dc511b64a7271f104b4be6d.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: 0c354c38fb1e432c8dc511b64a7271f104b4be6d X-VCS-Branch: master Date: Sat, 14 Sep 2024 09:43:06 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 664bb483-9c84-46dd-98b9-6b567cc3acf1 X-Archives-Hash: 8ec7e5a623d5433bfe9dbf19d5762421 commit: 0c354c38fb1e432c8dc511b64a7271f104b4be6d Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Sep 14 09:42:35 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Sep 14 09:42:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c354c38 profiles: plasma: Drop obsolete package.use entries Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/targets/desktop/plasma/package.use | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 711d8c19c351..88e56d0ddcf1 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -20,10 +20,7 @@ dev-libs/libjcat gpg pkcs7 # qtwebchannel package is fairly small, and python bindings are # required by some popular desktop packages such as calibre, # qutebrowser, and freecad (or indirectly through PyQt*WebEngine). -dev-python/PyQt5 webchannel dev-python/PyQt6 webchannel -dev-python/pyside2 designer location positioning quick -dev-python/pyside2 printsupport webchannel dev-python/pyside6 webchannel # Required by sys-apps/flatpak, a dependency of kde-plasma/discover @@ -41,9 +38,6 @@ kde-apps/yakuake absolute-position # Required by kde-plasma/plasma-workspace, in ksmserver kde-plasma/kde-cli-tools kdesu -# Required by kde-frameworks/kapidox -media-gfx/graphviz python - # Required by media-gfx/graphviz which is required by kde-apps/kcachegrind media-libs/gd fontconfig @@ -68,7 +62,6 @@ net-firewall/nftables json python xtables sys-libs/zlib minizip # Keep existing defaults after dropping IUSE=phonon from make.defaults -<app-office/calligra-3.3 phonon kde-apps/kio-extras phonon kde-apps/marble phonon @@ -77,7 +70,3 @@ kde-plasma/kwin lock # plasma profile never enabled pulseaudio. We're skipping to pipewire. media-video/pipewire sound-server - -# Expected to be available by default in Plasma -kde-frameworks/purpose:5 kaccounts -kde-plasma/plasma-desktop:5 kaccounts