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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6394A158041 for ; Tue, 2 Apr 2024 16:20:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9880E2A20; Tue, 2 Apr 2024 16:20:55 +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 922E9E2A20 for ; Tue, 2 Apr 2024 16:20:55 +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 D15583431E6 for ; Tue, 2 Apr 2024 16:20:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 36C25135F for ; Tue, 2 Apr 2024 16:20:53 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1712074821.63bc9bfb462be158338d6431c23d0aa790105152.ionen@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: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 63bc9bfb462be158338d6431c23d0aa790105152 X-VCS-Branch: master Date: Tue, 2 Apr 2024 16:20:53 +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: 3d03858f-37a5-4d5a-9895-c503bee7e219 X-Archives-Hash: 19834a7c5d1eed96e07edc86fd2426fa commit: 63bc9bfb462be158338d6431c23d0aa790105152 Author: Alexey Sokolov asokolov org> AuthorDate: Tue Apr 2 14:30:59 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Tue Apr 2 16:20:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63bc9bfb profiles: remove dev-games/mygui mask The only revdep is games-engines/openmw, and that one already has correct = deps on specific versions of dev-games/mygui. Closes: https://bugs.gentoo.org/927634 Signed-off-by: Alexey Sokolov asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/36063 Signed-off-by: Ionen Wolkens gentoo.org> profiles/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 19de1a4bd7a5..bf49369927c7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -156,11 +156,6 @@ dev-python/prov # Removal on 2024-04-22. Bug #892613. dev-python/sphinxcontrib-asyncio -# Alexey Sokolov (2023-03-23) -# Source incompatible with mygui-3.4.1 -# https://bugs.gentoo.org/927634 ->=dev-games/mygui-3.4.3 - # Conrad Kostecki (2024-03-22) # Stuck on old EAPI6. Last stable release over 10 years ago. # Not compatible with PHP8. Removal on 2024-04-22.