commit:     9d8ba38edf6a14042f78d80ff6faaf0e1bfdaccc
Author:     Andreas Zuber <a.zuber <AT> gmx <DOT> ch>
AuthorDate: Sat Oct  1 22:08:32 2022 +0000
Commit:     Andreas Zuber <a.zuber <AT> gmx <DOT> ch>
CommitDate: Sat Oct  1 22:09:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9d8ba38e

games-engines/boxtron: python 3.10/3.11 support

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Zuber <a.zuber <AT> gmx.ch>

 .../boxtron/{boxtron-0.5.4-r1.ebuild => boxtron-0.5.4-r2.ebuild}    | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-engines/boxtron/boxtron-0.5.4-r1.ebuild 
b/games-engines/boxtron/boxtron-0.5.4-r2.ebuild
similarity index 92%
rename from games-engines/boxtron/boxtron-0.5.4-r1.ebuild
rename to games-engines/boxtron/boxtron-0.5.4-r2.ebuild
index 59acf24d2..aeefff02a 100644
--- a/games-engines/boxtron/boxtron-0.5.4-r1.ebuild
+++ b/games-engines/boxtron/boxtron-0.5.4-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{10,11} )
 inherit python-single-r1
 
 DESCRIPTION="Steam Play compatibility tool to run DOS games using native Linux 
DOSBox"

Reply via email to