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 AD1991581D3 for ; Tue, 21 May 2024 21:33:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D58ACE2A5B; Tue, 21 May 2024 21:33:22 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 7B019E2A4F for ; Tue, 21 May 2024 21:33:21 +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 792E03406C2 for ; Tue, 21 May 2024 21:33:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3E12E1B13 for ; Tue, 21 May 2024 21:33:17 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1716326963.72494bb7e682067506a507a97b5c92aa0bbcf444.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: 72494bb7e682067506a507a97b5c92aa0bbcf444 X-VCS-Branch: master Date: Tue, 21 May 2024 21:33:17 +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: ca8d6fef-f1e9-4211-ab25-15cb5a2bc44d X-Archives-Hash: d666c29fc7ca94941e1e823a8eb7d728 commit: 72494bb7e682067506a507a97b5c92aa0bbcf444 Author: Julien Roy jroy ca> AuthorDate: Tue May 21 21:29:13 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Tue May 21 21:29:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=72494bb7 profiles: unmask treecleaned packages Signed-off-by: Julien Roy jroy.ca> profiles/package.mask | 47 ----------------------------------------------- 1 file changed, 47 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index ff0203953..20001f056 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -145,57 +145,10 @@ dev-nim/ws dev-nim/zedeus_redis dev-nim/zippy -# Anna Vyalkova (2024-04-20) -# Depends on treecleaned dev-python/yapps. -# Removal on 2024-05-20. -sci-misc/linuxcnc - -# Anna Vyalkova (2024-04-20) -# Depends on treecleaned dev-libs/libchdr. -# Removal on 2024-05-20. -games-emulation/flycast - -# Kostadin Shishmanov (2024-04-20) -# Was only needed for (2024-04-18) -# Superceded by media-fonts/nerdfonts[firacode] -# Removal on 2024-05-18 -media-fonts/firacode-nerdfont - -# Robert Greener (2024-04-18) -# Superceded by media-fonts/nerdfonts[iosevka] -# Removal on 2024-05-18 -media-fonts/iosevka-nerdfont - -# Robert Greener (2024-04-18) -# Superceded by media-fonts/nerdfonts[jetbrainsmono] -# Removal on 2024-05-18 -media-fonts/jetbrainsmono-nerdfont - -# Robert Greener (2024-04-18) -# Superceded by media-fonts/nerdfonts[robotomono] -# Removal on 2024-05-18 -media-fonts/robotomono-nerdfont - -# Robert Greener (2024-04-18) -# Superceded by media-fonts/nerdfonts[ubuntumono] -# Removal on 2024-05-18 -media-fonts/ubuntumono-nerdfont - # Julien Roy (2024-03-21) # sys-libs/libucontext is masked in ::gentoo sys-libs/gcompat -# Julien Roy (2024-03-19) -# Per upstream, as of 2024-03-02: -# "This bridge is deprecated. mautrix-meta is recommended instead." -# net-im/mautrix-meta 0.2.0 is available in ::guru -# Masked for removal in 60 days -net-im/mautrix-facebook - # Julien Roy (2024-03-09) # Dracut fails to boot with Clevis 20 # https://github.com/latchset/clevis/issues/456 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 84026158498 for ; Tue, 21 May 2024 21:30:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69E682BC01C; Tue, 21 May 2024 21:30:05 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 3FE972BC01E for ; Tue, 21 May 2024 21:30:05 +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 AFCBA33EB78 for ; Tue, 21 May 2024 21:30:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 170851B0E for ; Tue, 21 May 2024 21:30:00 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1716326963.72494bb7e682067506a507a97b5c92aa0bbcf444.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: 72494bb7e682067506a507a97b5c92aa0bbcf444 X-VCS-Branch: dev Date: Tue, 21 May 2024 21:30:00 +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: 80827617-2580-4134-b685-c71377bfed91 X-Archives-Hash: cd3f07d87aa059b8851392ecc3af9da1 Message-ID: <20240521213000.GENZjp2pWZMaQ_UcT2xJF8Shu1NowsMzEJ1J-fpP7yM@z> commit: 72494bb7e682067506a507a97b5c92aa0bbcf444 Author: Julien Roy jroy ca> AuthorDate: Tue May 21 21:29:13 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Tue May 21 21:29:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=72494bb7 profiles: unmask treecleaned packages Signed-off-by: Julien Roy jroy.ca> profiles/package.mask | 47 ----------------------------------------------- 1 file changed, 47 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index ff0203953..20001f056 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -145,57 +145,10 @@ dev-nim/ws dev-nim/zedeus_redis dev-nim/zippy -# Anna Vyalkova (2024-04-20) -# Depends on treecleaned dev-python/yapps. -# Removal on 2024-05-20. -sci-misc/linuxcnc - -# Anna Vyalkova (2024-04-20) -# Depends on treecleaned dev-libs/libchdr. -# Removal on 2024-05-20. -games-emulation/flycast - -# Kostadin Shishmanov (2024-04-20) -# Was only needed for (2024-04-18) -# Superceded by media-fonts/nerdfonts[firacode] -# Removal on 2024-05-18 -media-fonts/firacode-nerdfont - -# Robert Greener (2024-04-18) -# Superceded by media-fonts/nerdfonts[iosevka] -# Removal on 2024-05-18 -media-fonts/iosevka-nerdfont - -# Robert Greener (2024-04-18) -# Superceded by media-fonts/nerdfonts[jetbrainsmono] -# Removal on 2024-05-18 -media-fonts/jetbrainsmono-nerdfont - -# Robert Greener (2024-04-18) -# Superceded by media-fonts/nerdfonts[robotomono] -# Removal on 2024-05-18 -media-fonts/robotomono-nerdfont - -# Robert Greener (2024-04-18) -# Superceded by media-fonts/nerdfonts[ubuntumono] -# Removal on 2024-05-18 -media-fonts/ubuntumono-nerdfont - # Julien Roy (2024-03-21) # sys-libs/libucontext is masked in ::gentoo sys-libs/gcompat -# Julien Roy (2024-03-19) -# Per upstream, as of 2024-03-02: -# "This bridge is deprecated. mautrix-meta is recommended instead." -# net-im/mautrix-meta 0.2.0 is available in ::guru -# Masked for removal in 60 days -net-im/mautrix-facebook - # Julien Roy (2024-03-09) # Dracut fails to boot with Clevis 20 # https://github.com/latchset/clevis/issues/456