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 45BF01580EB for ; Thu, 22 May 2025 21:58:26 +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 31E9F343363 for ; Thu, 22 May 2025 21:58:26 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id E22731104C3; Thu, 22 May 2025 21:57:47 +0000 (UTC) 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 bobolink.gentoo.org (Postfix) with ESMTPS id D884B1104C3 for ; Thu, 22 May 2025 21:57:47 +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 93C843432FE for ; Thu, 22 May 2025 21:57:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AA14527FD for ; Thu, 22 May 2025 21:57:44 +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: <1747951031.6d1139bb1ac82dcd13d15f01f8396e31d47782c8.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: 6d1139bb1ac82dcd13d15f01f8396e31d47782c8 X-VCS-Branch: master Date: Thu, 22 May 2025 21:57:44 +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: 557dad3f-e7d5-4fdc-93d9-6e92ec0d0917 X-Archives-Hash: 625338beaf8f5a104be2454080599503 commit: 6d1139bb1ac82dcd13d15f01f8396e31d47782c8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu May 22 20:52:06 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu May 22 21:57:11 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d1139bb profiles: Mask unused Qt5 packages (libraries) for removal Short PMASKED time since they had been already masked since 2025-01-23. Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.mask | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 0f4bbd316550..3f223a17b45a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -458,7 +458,7 @@ dev-python/pyside6-tools =dev-cpp/cpp-httplib-0.18.6 # Andreas Sturmlechner (2025-01-23) -# Qt5 packages without any revdeps. +# Qt5 tools without any revdeps. dev-qt/assistant dev-qt/linguist dev-qt/pixeltool @@ -467,12 +467,15 @@ dev-qt/qdbusviewer dev-qt/qdoc dev-qt/qtdiag dev-qt/qtpaths +dev-qt/qtplugininfo + +# Andreas Sturmlechner (2025-01-23) +# Qt5 packages without any revdeps. Removal on 2025-06-01. 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 dev-qt/qtserialbus:5