From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id E6FE115806C for ; Sat, 12 Jul 2025 00:46:01 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id D34C4341FD2 for ; Sat, 12 Jul 2025 00:46:01 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C0D3511055D; Sat, 12 Jul 2025 00:45:54 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id B4E0C11055C for ; Sat, 12 Jul 2025 00:45:54 +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 67F17341F91 for ; Sat, 12 Jul 2025 00:45:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD55B3021 for ; Sat, 12 Jul 2025 00:45:52 +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: <1752281109.84a0e39a56238f4d7a85459f86ef663f5dfd17da.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-debug/dtrace/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-debug/dtrace/metadata.xml X-VCS-Directories: dev-debug/dtrace/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 84a0e39a56238f4d7a85459f86ef663f5dfd17da X-VCS-Branch: master Date: Sat, 12 Jul 2025 00:45:52 +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: ecffdda6-0858-47b6-851b-a521fde9951e X-Archives-Hash: f79c33728dc37589ce5e2016615416bc commit: 84a0e39a56238f4d7a85459f86ef663f5dfd17da Author: Sam James gentoo org> AuthorDate: Sat Jul 12 00:45:09 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jul 12 00:45:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84a0e39a dev-debug/dtrace: fix typo in metadata.xml Reported by parona. Signed-off-by: Sam James gentoo.org> dev-debug/dtrace/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-debug/dtrace/metadata.xml b/dev-debug/dtrace/metadata.xml index b3f23cd63bf7..42945bb08e6d 100644 --- a/dev-debug/dtrace/metadata.xml +++ b/dev-debug/dtrace/metadata.xml @@ -13,7 +13,7 @@ Install the testsuite for manual use. It is not suitable for automatic execution within the ebuild because it - requires root privlieges. + requires root privileges. BTF must be available for the running kernel at build-time with this flag.