From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1610819-garchives=archives.gentoo.org@lists.gentoo.org> 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 4853E158041 for <garchives@archives.gentoo.org>; Thu, 14 Mar 2024 06:06:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA457E29D2; Thu, 14 Mar 2024 06:06:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 B15ECE29D2 for <gentoo-commits@lists.gentoo.org>; Thu, 14 Mar 2024 06:06:19 +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 008C333D3C2 for <gentoo-commits@lists.gentoo.org>; Thu, 14 Mar 2024 06:06:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 96DE69B6 for <gentoo-commits@lists.gentoo.org>; Thu, 14 Mar 2024 06:06:17 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1710396330.7dc7d8c41e96ef7576bcce94674c4ce1e08de522.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/fasthenry/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-electronics/fasthenry/fasthenry-3.0.20.07.17.ebuild X-VCS-Directories: sci-electronics/fasthenry/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7dc7d8c41e96ef7576bcce94674c4ce1e08de522 X-VCS-Branch: master Date: Thu, 14 Mar 2024 06:06:17 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 67405a9d-bd53-42e9-83c1-7d52670b3d22 X-Archives-Hash: 400daaed96de0facaff5bf97ac77c743 commit: 7dc7d8c41e96ef7576bcce94674c4ce1e08de522 Author: Eli Schwartz <eschwartz93 <AT> gmail <DOT> com> AuthorDate: Thu Mar 14 04:40:57 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 14 06:05:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dc7d8c4 sci-electronics/fasthenry: update EAPI 7 -> 8 Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com> Signed-off-by: Sam James <sam <AT> gentoo.org> sci-electronics/fasthenry/fasthenry-3.0.20.07.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-electronics/fasthenry/fasthenry-3.0.20.07.17.ebuild b/sci-electronics/fasthenry/fasthenry-3.0.20.07.17.ebuild index aa308adbcf52..399a445b4d6a 100644 --- a/sci-electronics/fasthenry/fasthenry-3.0.20.07.17.ebuild +++ b/sci-electronics/fasthenry/fasthenry-3.0.20.07.17.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit flag-o-matic toolchain-funcs