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 52DC31581F0 for ; Sat, 14 Dec 2024 10:43:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90B9EE082F; Sat, 14 Dec 2024 10:43:11 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 33CCEE082F for ; Sat, 14 Dec 2024 10:43: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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A2E5C340BE2 for ; Sat, 14 Dec 2024 10:43:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A3AAE96 for ; Sat, 14 Dec 2024 10:43:07 +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: <1734172961.40b4d59400d036d9b3ae0badc56bfa57d419ebd2.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/debugedit/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/debugedit/debugedit-5.1-r2.ebuild X-VCS-Directories: dev-util/debugedit/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 40b4d59400d036d9b3ae0badc56bfa57d419ebd2 X-VCS-Branch: master Date: Sat, 14 Dec 2024 10:43:07 +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: 79a6048a-fe03-4f0d-8d24-5645658f7836 X-Archives-Hash: 2366b3254bacf1d5e7661d855c80e51c commit: 40b4d59400d036d9b3ae0badc56bfa57d419ebd2 Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Sat Dec 14 05:34:34 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sat Dec 14 10:42:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40b4d594 dev-util/debugedit: prepare for error-standalone-2.0 Bug: https://bugs.gentoo.org/946390 Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> Signed-off-by: Sam James gentoo.org> dev-util/debugedit/debugedit-5.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/debugedit/debugedit-5.1-r2.ebuild b/dev-util/debugedit/debugedit-5.1-r2.ebuild index 0af97687c707..13eb85bbf54f 100644 --- a/dev-util/debugedit/debugedit-5.1-r2.ebuild +++ b/dev-util/debugedit/debugedit-5.1-r2.ebuild @@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux" DEPEND=" >=dev-libs/elfutils-0.176-r1:= >=dev-libs/xxhash-0.8:= - elibc_musl? ( sys-libs/error-standalone ) + elibc_musl? (