From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1713314-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(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 760491580E0
	for <garchives@archives.gentoo.org>; Tue, 28 Jan 2025 14:18:49 +0000 (UTC)
Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189])
	(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)
	(Authenticated sender: relay-lists.gentoo.org@gentoo.org)
	by smtp.gentoo.org (Postfix) with ESMTPSA id 5EA2134306B
	for <garchives@archives.gentoo.org>; Tue, 28 Jan 2025 14:18:49 +0000 (UTC)
Received: from bobolink.gentoo.org (localhost [127.0.0.1])
	by bobolink.gentoo.org (Postfix) with ESMTP id 92BEB110470;
	Tue, 28 Jan 2025 14:18:45 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.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 bobolink.gentoo.org (Postfix) with ESMTPS id 88719110470
	for <gentoo-commits@lists.gentoo.org>; Tue, 28 Jan 2025 14:18:45 +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 3F4A2343011
	for <gentoo-commits@lists.gentoo.org>; Tue, 28 Jan 2025 14:18:45 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F7901979
	for <gentoo-commits@lists.gentoo.org>; Tue, 28 Jan 2025 14:18:43 +0000 (UTC)
From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org>
Message-ID: <1738073902.f51df59a3182b16acb6db47db2eea8c2fbaef367.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/package.mask
X-VCS-Directories: profiles/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: f51df59a3182b16acb6db47db2eea8c2fbaef367
X-VCS-Branch: master
Date: Tue, 28 Jan 2025 14:18:43 +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: e932877e-bd89-490f-ad96-60343f5a97df
X-Archives-Hash: 07e73adc91a714e34d2f48025c02e261

commit:     f51df59a3182b16acb6db47db2eea8c2fbaef367
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 28 14:17:27 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 28 14:18:22 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f51df59a

profiles: split out qdbusviewer mask

... so we can mention an alternative in a moment.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/package.mask | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 64ff0062f707..19e01ded6778 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -76,11 +76,14 @@ dev-python/spyder-terminal
 # CVE-2025-23050, bug #948573; Removal on 2025-02-22.
 dev-qt/qtbluetooth:5
 
+# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-23)
+# Qt5 package without any revdeps.
+dev-qt/qdbusviewer
+
 # Andreas Sturmlechner <asturm@gentoo.org> (2025-01-23)
 # Qt5 packages without any revdeps.
 dev-qt/pixeltool
 dev-qt/qdbus
-dev-qt/qdbusviewer
 dev-qt/qdoc
 dev-qt/qtplugininfo
 dev-qt/qtquicktimeline:5