From 42b792144873fd306e0e2819d98d883fc9f3eddc Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Mon, 6 May 2024 00:49:53 -0400 Subject: [PATCH] app-editors/wxhexeditor: update EAPI 7 -> 8 Signed-off-by: Eli Schwartz Signed-off-by: Sam James --- .../{wxhexeditor-0.24-r1.ebuild => wxhexeditor-0.24-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename app-editors/wxhexeditor/{wxhexeditor-0.24-r1.ebuild => wxhexeditor-0.24-r2.ebuild} (99%) diff --git a/app-editors/wxhexeditor/wxhexeditor-0.24-r1.ebuild b/app-editors/wxhexeditor/wxhexeditor-0.24-r2.ebuild similarity index 99% rename from app-editors/wxhexeditor/wxhexeditor-0.24-r1.ebuild rename to app-editors/wxhexeditor/wxhexeditor-0.24-r2.ebuild index 9d44eb00cbc80..5a9ff210d43af 100644 --- a/app-editors/wxhexeditor/wxhexeditor-0.24-r1.ebuild +++ b/app-editors/wxhexeditor/wxhexeditor-0.24-r2.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 MY_PN="wxHexEditor" WX_GTK_VER=3.0-gtk3