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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DE23015812D for ; Fri, 03 Jan 2025 20:31:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D81A7E078A; Fri, 03 Jan 2025 20:31:04 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BBB3AE078A for ; Fri, 03 Jan 2025 20:31:04 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EDEDF335DE9 for ; Fri, 03 Jan 2025 20:31:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 49B49AED for ; Fri, 03 Jan 2025 20:31:02 +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: <1735936234.ea27e454d52a4601f448857d91c22139f8c4953b.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ea27e454d52a4601f448857d91c22139f8c4953b X-VCS-Branch: master Date: Fri, 03 Jan 2025 20:31:02 +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: 54877334-3c3d-4f17-a4c2-ea0813319db9 X-Archives-Hash: 2ee50b9a45ed5ea863de98aeb921b3e1 commit: ea27e454d52a4601f448857d91c22139f8c4953b Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Jan 3 16:01:22 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Jan 3 20:30:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea27e454 profiles: Mask kde-frameworks/purpose:5[kaccounts] ... for kde-apps/kaccounts-integration:6[qt5] cleanup. Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 0a3d83a1dda2..96880ec9b1d7 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -3,6 +3,10 @@ # New entries go on top. +# Andreas Sturmlechner (2025-01-03) +# Prepare cleanup of kde-apps/kaccounts-integration:6[qt5] +kde-frameworks/purpose:5 kaccounts + # Michał Górny (2024-12-31) # None of the sci-libs/symengine versions work with the modern versions # of dev-libs/boost in Gentoo.