diff options
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/gnome-mines/gnome-mines-40.1.ebuild | 4 | ||||
-rw-r--r-- | games-board/gnubg/gnubg-1.06.002-r4.ebuild | 4 | ||||
-rw-r--r-- | games-board/pychess/pychess-1.0.3-r2.ebuild | 4 | ||||
-rw-r--r-- | games-board/pysolfc/pysolfc-2.18.0.ebuild | 4 | ||||
-rw-r--r-- | games-board/scid/scid-4.7.0.ebuild | 4 | ||||
-rw-r--r-- | games-board/tali/tali-40.8.ebuild | 4 | ||||
-rw-r--r-- | games-board/tali/tali-40.9.ebuild | 2 |
7 files changed, 13 insertions, 13 deletions
diff --git a/games-board/gnome-mines/gnome-mines-40.1.ebuild b/games-board/gnome-mines/gnome-mines-40.1.ebuild index fb8e0c7eeacb..c268c3986292 100644 --- a/games-board/gnome-mines/gnome-mines-40.1.ebuild +++ b/games-board/gnome-mines/gnome-mines-40.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit gnome.org gnome2-utils meson python-any-r1 vala xdg DESCRIPTION="Clear hidden mines from a minefield" diff --git a/games-board/gnubg/gnubg-1.06.002-r4.ebuild b/games-board/gnubg/gnubg-1.06.002-r4.ebuild index 11012a638c26..62332863e52d 100644 --- a/games-board/gnubg/gnubg-1.06.002-r4.ebuild +++ b/games-board/gnubg/gnubg-1.06.002-r4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit autotools desktop python-single-r1 xdg DESCRIPTION="GNU BackGammon" diff --git a/games-board/pychess/pychess-1.0.3-r2.ebuild b/games-board/pychess/pychess-1.0.3-r2.ebuild index adb277fbbb64..4a7e645d10ff 100644 --- a/games-board/pychess/pychess-1.0.3-r2.ebuild +++ b/games-board/pychess/pychess-1.0.3-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 xdg diff --git a/games-board/pysolfc/pysolfc-2.18.0.ebuild b/games-board/pysolfc/pysolfc-2.18.0.ebuild index d7a6144a6a87..3b4c6bc6fcf3 100644 --- a/games-board/pysolfc/pysolfc-2.18.0.ebuild +++ b/games-board/pysolfc/pysolfc-2.18.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="tk" inherit distutils-r1 xdg diff --git a/games-board/scid/scid-4.7.0.ebuild b/games-board/scid/scid-4.7.0.ebuild index ab2ebaf38302..a5feff4f3154 100644 --- a/games-board/scid/scid-4.7.0.ebuild +++ b/games-board/scid/scid-4.7.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit cmake desktop optfeature python-single-r1 DESCRIPTION="Shane's Chess Information Database" diff --git a/games-board/tali/tali-40.8.ebuild b/games-board/tali/tali-40.8.ebuild index a8290104752a..143b0f4d03b5 100644 --- a/games-board/tali/tali-40.8.ebuild +++ b/games-board/tali/tali-40.8.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit gnome.org gnome2-utils meson python-any-r1 xdg DESCRIPTION="Beat the odds in a poker-style dice game" diff --git a/games-board/tali/tali-40.9.ebuild b/games-board/tali/tali-40.9.ebuild index 417b0a30933d..51471437db06 100644 --- a/games-board/tali/tali-40.9.ebuild +++ b/games-board/tali/tali-40.9.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit gnome.org gnome2-utils meson python-any-r1 xdg DESCRIPTION="Beat the odds in a poker-style dice game" |