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 BA72D15817D for ; Tue, 4 Jun 2024 15:17:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1E8A2BC060; Tue, 4 Jun 2024 15:17:27 +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 752022BC05F for ; Tue, 4 Jun 2024 15:17:27 +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 8EF1033C1EB for ; Tue, 4 Jun 2024 15:17:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B37EF1C7D for ; Tue, 4 Jun 2024 15:17:22 +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: <1717514002.1b485bf0ea56776d26969962b2400daa97572ac7.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: 1b485bf0ea56776d26969962b2400daa97572ac7 X-VCS-Branch: master Date: Tue, 4 Jun 2024 15:17:22 +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: b35fc74a-cf81-4146-9f39-f80087711154 X-Archives-Hash: 2b1f7b313f79bb2e3f874cd4a0446c1b commit: 1b485bf0ea56776d26969962b2400daa97572ac7 Author: Maciej Barć gentoo org> AuthorDate: Tue Jun 4 15:12:19 2024 +0000 Commit: Maciej Barć gentoo org> CommitDate: Tue Jun 4 15:13:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b485bf0 profiles/package.mask: mask app-emacs/libegit2 for removal Bug: https://bugs.gentoo.org/928920 Signed-off-by: Maciej Barć gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 5bb1717f1afb..97a901c3374e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Maciej Barć (2024-06-04) +# Deprecated git integration backend of "app-emacs/magit". +# No longer supported by upstream. Fails to compile (bug 928920). +# Removal on 2024-07-04. +app-emacs/libegit2 + # Mike Gilbert (2024-06-01) # Abandoned upstream. No Gentoo maintainer since 2021. # Plugin system seems quite broken (bug 887119).