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 D14F6158086 for ; Thu, 2 Dec 2021 22:05:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1564BE0863; Thu, 2 Dec 2021 22:05:02 +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 D6D34E0863 for ; Thu, 2 Dec 2021 22:05:01 +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 9A465343172 for ; Thu, 2 Dec 2021 22:05:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D19941E3 for ; Thu, 2 Dec 2021 22:04:58 +0000 (UTC) From: "Patrick McLean" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick McLean" Message-ID: <1638482579.d568fe41a9c30ef30781d57eba998c80bd5cf62d.chutzpah@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/bcc/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/bcc/bcc-0.23.0-r2.ebuild dev-util/bcc/bcc-0.23.0-r3.ebuild X-VCS-Directories: dev-util/bcc/ X-VCS-Committer: chutzpah X-VCS-Committer-Name: Patrick McLean X-VCS-Revision: d568fe41a9c30ef30781d57eba998c80bd5cf62d X-VCS-Branch: master Date: Thu, 2 Dec 2021 22:04:58 +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: 8f2e7a00-1d8c-4f56-925a-0fed1225512e X-Archives-Hash: 41909acb072d0dac98e09354b7ff48dc commit: d568fe41a9c30ef30781d57eba998c80bd5cf62d Author: Patrick McLean gentoo org> AuthorDate: Thu Dec 2 22:02:59 2021 +0000 Commit: Patrick McLean gentoo org> CommitDate: Thu Dec 2 22:02:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d568fe41 dev-util/bcc: Revbump, relax linux-headers dep Recent fixes to the libbpf stuff make this no longer important. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Patrick McLean gentoo.org> dev-util/bcc/{bcc-0.23.0-r2.ebuild => bcc-0.23.0-r3.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/bcc/bcc-0.23.0-r2.ebuild b/dev-util/bcc/bcc-0.23.0-r3.ebuild similarity index 98% rename from dev-util/bcc/bcc-0.23.0-r2.ebuild rename to dev-util/bcc/bcc-0.23.0-r3.ebuild index d66f44f767de..dc810e641127 100644 --- a/dev-util/bcc/bcc-0.23.0-r2.ebuild +++ b/dev-util/bcc/bcc-0.23.0-r3.ebuild @@ -25,7 +25,7 @@ RESTRICT="test" RDEPEND=" >=dev-libs/elfutils-0.166:= >=dev-libs/libbpf-0.5.0:=[static-libs(-)] - >=sys-kernel/linux-headers-5.13 + sys-kernel/linux-headers