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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9878415812D for ; Thu, 02 Jan 2025 21:49:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C29ACE0898; Thu, 02 Jan 2025 21:49:07 +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 A9298E0898 for ; Thu, 02 Jan 2025 21:49:07 +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 B40D933DF47 for ; Thu, 02 Jan 2025 21:49:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 293551909 for ; Thu, 02 Jan 2025 21:49:05 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1735854529.ed0c3721aa1ee0891a4e7b5a6d4b322357935dcf.xgqt@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: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: ed0c3721aa1ee0891a4e7b5a6d4b322357935dcf X-VCS-Branch: master Date: Thu, 02 Jan 2025 21:49:05 +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: a36769d6-9742-4d5e-a0bd-06fb3cf4aed6 X-Archives-Hash: ed93a7d4c4d59220e7aeae86a017d15b commit: ed0c3721aa1ee0891a4e7b5a6d4b322357935dcf Author: Maciej Barć gentoo org> AuthorDate: Thu Jan 2 21:22:47 2025 +0000 Commit: Maciej Barć gentoo org> CommitDate: Thu Jan 2 21:48:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed0c3721 profiles/package.mask: mask lean 3 and mathlib-tools Deprecated LEAN 3 packages. The "mathlib-tools" repo is archived (https://github.com/leanprover-community/mathlib-tools). Migrate to LEAN 4. Removal on 2025-02-02 Signed-off-by: Maciej Barć gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 4c3c68ad5cf5..912e1f6f6ce9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Maciej Barć (2025-01-02) +# Deprecated LEAN 3 packages. The "mathlib-tools" repo is archived +# (https://github.com/leanprover-community/mathlib-tools). Migrate to LEAN 4. +# Removal on 2025-02-02 +sci-mathematics/lean:0/3 +sci-mathematics/mathlib-tools + # Maciej Barć (2025-01-02) # Upstream dead, repo archived (https://github.com/mono/xsp). Uses deprecated # "dotnet" eclass. Depends on old mono. As a replacement one can use official