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 71C5415852A for ; Wed, 21 Aug 2024 05:30:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3B27E2A64; Wed, 21 Aug 2024 05:30:52 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9A7ECE2A64 for ; Wed, 21 Aug 2024 05:30:52 +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 A20DC3409C8 for ; Wed, 21 Aug 2024 05:30:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D38817E0 for ; Wed, 21 Aug 2024 05:30:50 +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: <1724218227.a288b778cefd6b3a836e88e0f9d7442a94a44bd8.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-debug/systemtap/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-debug/systemtap/systemtap-5.1.ebuild dev-debug/systemtap/systemtap-9999.ebuild X-VCS-Directories: dev-debug/systemtap/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a288b778cefd6b3a836e88e0f9d7442a94a44bd8 X-VCS-Branch: master Date: Wed, 21 Aug 2024 05:30:50 +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: 0d5d3d62-62b5-48cf-be11-3add6effef4d X-Archives-Hash: 482e814ec965c28800253177539ac551 commit: a288b778cefd6b3a836e88e0f9d7442a94a44bd8 Author: Sam James gentoo org> AuthorDate: Wed Aug 21 05:29:39 2024 +0000 Commit: Sam James gentoo org> CommitDate: Wed Aug 21 05:30:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a288b778 dev-debug/systemtap: link to upstream bug re which Signed-off-by: Sam James gentoo.org> dev-debug/systemtap/systemtap-5.1.ebuild | 1 + dev-debug/systemtap/systemtap-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/dev-debug/systemtap/systemtap-5.1.ebuild b/dev-debug/systemtap/systemtap-5.1.ebuild index df5d1a5ea9c7..6a13a1bb981f 100644 --- a/dev-debug/systemtap/systemtap-5.1.ebuild +++ b/dev-debug/systemtap/systemtap-5.1.ebuild @@ -54,6 +54,7 @@ RDEPEND=" acct-group/stapsys acct-group/stapusr " +# which: https://sourceware.org/PR32106 BDEPEND=" test? ( dev-util/dejagnu diff --git a/dev-debug/systemtap/systemtap-9999.ebuild b/dev-debug/systemtap/systemtap-9999.ebuild index df5d1a5ea9c7..6a13a1bb981f 100644 --- a/dev-debug/systemtap/systemtap-9999.ebuild +++ b/dev-debug/systemtap/systemtap-9999.ebuild @@ -54,6 +54,7 @@ RDEPEND=" acct-group/stapsys acct-group/stapusr " +# which: https://sourceware.org/PR32106 BDEPEND=" test? ( dev-util/dejagnu