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 5FFC515806E for ; Sat, 27 May 2023 17:16:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9A110E077F; Sat, 27 May 2023 17:16:20 +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 8517DE077F for ; Sat, 27 May 2023 17:16:20 +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 B87C8335D6B for ; Sat, 27 May 2023 17:16:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 579C7990 for ; Sat, 27 May 2023 17:16:18 +0000 (UTC) From: "Rahul Sandhu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rahul Sandhu" Message-ID: <1685207763.fb01a317fb938cc0c076d08d8c5f20e11739114b.rahul@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-action/blackvoxel/ X-VCS-Repository: repo/proj/guru X-VCS-Files: games-action/blackvoxel/blackvoxel-9999.ebuild X-VCS-Directories: games-action/blackvoxel/ X-VCS-Committer: rahul X-VCS-Committer-Name: Rahul Sandhu X-VCS-Revision: fb01a317fb938cc0c076d08d8c5f20e11739114b X-VCS-Branch: dev Date: Sat, 27 May 2023 17:16:18 +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: b3161723-90cd-41f9-a88f-fc595474008c X-Archives-Hash: 196d715b7e4a0a5978e8e6fc3f80a242 commit: fb01a317fb938cc0c076d08d8c5f20e11739114b Author: Rahul Sandhu sandhuservices dev> AuthorDate: Sat May 27 17:16:03 2023 +0000 Commit: Rahul Sandhu sandhuservices dev> CommitDate: Sat May 27 17:16:03 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fb01a317 games-action/blackvoxel: update EAPI 7 -> 8 Signed-off-by: Rahul Sandhu sandhuservices.dev> games-action/blackvoxel/blackvoxel-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-action/blackvoxel/blackvoxel-9999.ebuild b/games-action/blackvoxel/blackvoxel-9999.ebuild index f9dc33fc2..d36bc7da8 100644 --- a/games-action/blackvoxel/blackvoxel-9999.ebuild +++ b/games-action/blackvoxel/blackvoxel-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 2018-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit git-r3 toolchain-funcs