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 B0D8B15817D for ; Wed, 12 Jun 2024 16:10:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC1ACE2B6D; Wed, 12 Jun 2024 16:10:37 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BD309E2B6D for ; Wed, 12 Jun 2024 16:10:37 +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 0176D34076D for ; Wed, 12 Jun 2024 16:10:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB58A1CBF for ; Wed, 12 Jun 2024 16:10:33 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1718208052.79981669d252c2cdb1d3dceb1d9e5d81ff3926e7.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-fs/diskonaut/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-fs/diskonaut/diskonaut-0.10.0.ebuild X-VCS-Directories: sys-fs/diskonaut/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 79981669d252c2cdb1d3dceb1d9e5d81ff3926e7 X-VCS-Branch: master Date: Wed, 12 Jun 2024 16:10:33 +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: 3d31bb6b-054a-4ede-8221-c71916f81b67 X-Archives-Hash: 5d716330dd54091344190ceefde473be Message-ID: <20240612161033.tCrLtYqTLAXSPncCnb37vE-uLRlZ13hrjVieYr3AlAc@z> commit: 79981669d252c2cdb1d3dceb1d9e5d81ff3926e7 Author: Viorel Munteanu gentoo org> AuthorDate: Wed Jun 12 15:59:04 2024 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Wed Jun 12 16:00:52 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=79981669 sys-fs/diskonaut: bump EAPI 7 -> 8 Signed-off-by: Viorel Munteanu gentoo.org> sys-fs/diskonaut/diskonaut-0.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/diskonaut/diskonaut-0.10.0.ebuild b/sys-fs/diskonaut/diskonaut-0.10.0.ebuild index 1b5a54cc3..9084d8250 100644 --- a/sys-fs/diskonaut/diskonaut-0.10.0.ebuild +++ b/sys-fs/diskonaut/diskonaut-0.10.0.ebuild @@ -3,7 +3,7 @@ # Auto-Generated by cargo-ebuild 0.3.1 -EAPI=7 +EAPI=8 CRATES=" addr2line-0.12.1