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 35E54158287 for ; Tue, 13 May 2025 19:08:53 +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 E782D34356F for ; Tue, 13 May 2025 19:08:52 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 626F21103C1; Tue, 13 May 2025 19:08:48 +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 5E0441103C1 for ; Tue, 13 May 2025 19:08:48 +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 1AEB6343551 for ; Tue, 13 May 2025 19:08:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE6C4281D for ; Tue, 13 May 2025 19:08:46 +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: <1747163309.5dff121d4083b4eeb2344959c8aa75d8e567c8eb.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: 5dff121d4083b4eeb2344959c8aa75d8e567c8eb X-VCS-Branch: master Date: Tue, 13 May 2025 19:08:46 +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: 1fe0b11f-eea0-4ca3-bfda-05cf9db098fd X-Archives-Hash: e898d481a48017cc8fb699f125e216c3 commit: 5dff121d4083b4eeb2344959c8aa75d8e567c8eb Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun May 11 20:53:32 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue May 13 19:08:29 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dff121d profiles: Mask dev-games/openscenegraph-qt for removal Bug: https://bugs.gentoo.org/955654 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 260ce44e162f..236f05f22b59 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,10 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (2025-05-13) +# No more revdeps, depends on Qt5. Bug #955654; removal on 2025-06-12. +dev-games/openscenegraph-qt + # Andreas Sturmlechner (2025-05-13) # Last release from 2021, last commit >1 year ago and depends on Qt5. # Upstream shows no signs of activity let alone Qt6 porting work.