From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 64E111584AD for ; Sat, 26 Apr 2025 13:19:12 +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 50252343072 for ; Sat, 26 Apr 2025 13:19:12 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8003B1104B8; Sat, 26 Apr 2025 13:19:08 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 6A01A1104B7 for ; Sat, 26 Apr 2025 13:19: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 1FEA2343075 for ; Sat, 26 Apr 2025 13:19:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AFE842401 for ; Sat, 26 Apr 2025 13:19:06 +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: <1745673415.673fb69e2a44b1efd6cfa8ccd39d214e79dbd67a.asturm@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: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 673fb69e2a44b1efd6cfa8ccd39d214e79dbd67a X-VCS-Branch: master Date: Sat, 26 Apr 2025 13:19:06 +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: 09fd795f-f561-473e-b900-e5c33d926f45 X-Archives-Hash: 1051cf22f49197aaaf45592db595a479 commit: 673fb69e2a44b1efd6cfa8ccd39d214e79dbd67a Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Apr 4 21:40:50 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Apr 26 13:16:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=673fb69e profiles: Mask more unused Qt modules dev-qt/linguist dev-qt/qtpaths dev-qt/qt3d:5 dev-qt/qtdatavis3d:5 dev-qt/qtnetworkauth:5 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.mask | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index e1960ee14443..6218507753fd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -305,19 +305,21 @@ dev-python/pyside6-tools # https://bugs.gentoo.org/949414 =dev-cpp/cpp-httplib-0.18.6 -# Andreas Sturmlechner (2025-01-23) -# Qt5 package without any revdeps. Use dev-qt/qttools[qdbus] instead. -dev-qt/qdbusviewer - # Andreas Sturmlechner (2025-01-23) # Qt5 packages without any revdeps. dev-qt/assistant +dev-qt/linguist dev-qt/pixeltool dev-qt/qdbus +dev-qt/qdbusviewer dev-qt/qdoc dev-qt/qtdiag +dev-qt/qtpaths +dev-qt/qt3d:5 +dev-qt/qtdatavis3d:5 dev-qt/qtgamepad:5 dev-qt/qtlocation:5 +dev-qt/qtnetworkauth:5 dev-qt/qtplugininfo dev-qt/qtquicktimeline:5 dev-qt/qtsensors:5