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.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 5986915838C for ; Sun, 21 Jan 2024 21:37:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37071E29FE; Sun, 21 Jan 2024 21:37:35 +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 211B4E29FE for ; Sun, 21 Jan 2024 21:37:35 +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 64D2D34325F for ; Sun, 21 Jan 2024 21:37:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE9F913AA for ; Sun, 21 Jan 2024 21:37:32 +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: <1705873009.ea0a0dbf3f49865ebe64af154e6334b3bd2f1e7d.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: ea0a0dbf3f49865ebe64af154e6334b3bd2f1e7d X-VCS-Branch: master Date: Sun, 21 Jan 2024 21:37:32 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: aa82669d-07f2-4d08-b1af-85d68d2c9487 X-Archives-Hash: cda7366d860550059327fc29b72a73a0 commit: ea0a0dbf3f49865ebe64af154e6334b3bd2f1e7d Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jan 21 21:18:18 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jan 21 21:36:49 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea0a0dbf profiles: plasma: Add kaccounts defaults to package.use Not adding kde-plasma/plasma-welcome for upstream disabling it again in Plasma 6. Bug: https://bugs.gentoo.org/920914 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/targets/desktop/plasma/package.use | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 64d344192d29..e3eb9e4f43f6 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -80,3 +80,7 @@ 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 kaccounts +kde-plasma/plasma-desktop kaccounts