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 595E71581E7 for ; Tue, 23 Apr 2024 14:53:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0282E2A38; Tue, 23 Apr 2024 14:53:10 +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 BCC4DE2A38 for ; Tue, 23 Apr 2024 14:53:10 +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 A8C56343207 for ; Tue, 23 Apr 2024 14:53:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 405651332 for ; Tue, 23 Apr 2024 14:53:08 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1713883975.ad6374850e9b965dd948b49e992cb8e960a641af.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask profiles/package.mask X-VCS-Directories: profiles/base/ profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: ad6374850e9b965dd948b49e992cb8e960a641af X-VCS-Branch: master Date: Tue, 23 Apr 2024 14:53:08 +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: 55a6ddc3-3398-4fb8-82dd-8416af5f8d37 X-Archives-Hash: 6e955169a9845003b43f7b05b06e4365 commit: ad6374850e9b965dd948b49e992cb8e960a641af Author: Michał Górny gentoo org> AuthorDate: Tue Apr 23 14:36:43 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Apr 23 14:52:55 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad637485 package.mask: Last rite app-forensics/libewf Bug: https://bugs.gentoo.org/927076 Signed-off-by: Michał Górny gentoo.org> profiles/base/package.use.mask | 5 +++++ profiles/package.mask | 7 +++++++ 2 files changed, 12 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index ac1edb074997..ed3025f7727e 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,11 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny (2024-04-23) +# app-forensics/libewf is being removed (TestDisk does not build +# successfully with our version anyway). +app-admin/testdisk ewf + # Mike Gilbert (2024-04-18) # Wayland client is broken/deprecated by upstream. Bug 930197. >=net-misc/freerdp-3 wayland diff --git a/profiles/package.mask b/profiles/package.mask index fff3d61a352e..afc8ea11cc1f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Michał Górny (2024-04-23) +# Unmaintained in Gentoo and seriously outdated. Its only reverse +# dependency is app-admin/testdisk, and the current TestDisk versions +# do not build against this version anyway +# Removal on 2024-05-23. Bug #927076. +app-forensics/libewf + # Michał Górny (2024-04-23) # Superseded by dev-python/tinycss2. No revdeps. # Removal on 2024-05-23. Bug #930503.