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 3459315808B for ; Fri, 27 Sep 2024 15:06:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67C35E2A2D; Fri, 27 Sep 2024 15:06:28 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 pigeon.gentoo.org (Postfix) with ESMTPS id 4E28CE2A2D for ; Fri, 27 Sep 2024 15:06:28 +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 80C2B34309F for ; Fri, 27 Sep 2024 15:06:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E1F3B14CA for ; Fri, 27 Sep 2024 15:06:25 +0000 (UTC) From: "Sam James" 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" Message-ID: <1727449498.549cdd3ac1db8f08ca7cab1aff9244a2acb5a340.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: 549cdd3ac1db8f08ca7cab1aff9244a2acb5a340 X-VCS-Branch: master Date: Fri, 27 Sep 2024 15:06:25 +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: cd59772b-d391-4a4f-95a5-48c010807027 X-Archives-Hash: b124f877ef1556d013aafa865c05d041 commit: 549cdd3ac1db8f08ca7cab1aff9244a2acb5a340 Author: Sam James gentoo org> AuthorDate: Fri Sep 27 15:04:37 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Sep 27 15:04:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=549cdd3a profiles: drop legacy guile masks too Missed in b1875a96f478b575e0387f097ae0575d548ba09c. Bug: https://bugs.gentoo.org/436400 Bug: https://bugs.gentoo.org/689408 Bug: https://bugs.gentoo.org/705554 Signed-off-by: Sam James gentoo.org> profiles/package.mask | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 176a73e1ee7e..24f64708968f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -594,20 +594,6 @@ dev-build/automake:1.11 media-plugins/kodi-game-libretro-nestopia media-plugins/kodi-game-libretro-dosbox -# Sam James (2020-10-05) -# Masked for testing. New major versions of Guile -# often break reverse dependencies. -# Guile in Gentoo is not slotted, so let's be cautious. -# bug #705554, bug #689408. ->=dev-scheme/guile-3.0.4 - -# Matt Turner (2019-09-01) -# TeXmacs is the only remaining package in tree that requires guile-1.8, which -# is unsupported upstream. A TeXmacs port to Guile-2 has been in progress for a -# few years. Bug #436400 -app-office/texmacs - (2018-10-07) # Masked for more testing especially of reverse-deps. # ogre 1.11/1.12 breakage: bug #834468