summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/alacritty/alacritty-0.10.1.ebuild4
-rw-r--r--x11-terms/alacritty/alacritty-0.11.0.ebuild4
-rw-r--r--x11-terms/alacritty/alacritty-9999.ebuild4
-rw-r--r--x11-terms/gnome-terminal/gnome-terminal-3.44.1.ebuild4
-rw-r--r--x11-terms/gnome-terminal/gnome-terminal-3.46.7.ebuild4
-rw-r--r--x11-terms/guake/guake-3.8.5-r1.ebuild4
-rw-r--r--x11-terms/kitty/kitty-0.26.5-r1.ebuild4
-rw-r--r--x11-terms/kitty/kitty-9999.ebuild4
-rw-r--r--x11-terms/terminator/terminator-2.1.1-r1.ebuild4
-rw-r--r--x11-terms/terminator/terminator-2.1.2.ebuild2
-rw-r--r--x11-terms/terminology/terminology-1.13.0.ebuild2
-rw-r--r--x11-terms/zutty/zutty-0.13.ebuild4
12 files changed, 22 insertions, 22 deletions
diff --git a/x11-terms/alacritty/alacritty-0.10.1.ebuild b/x11-terms/alacritty/alacritty-0.10.1.ebuild
index 6ed617c98437..582c3b25412a 100644
--- a/x11-terms/alacritty/alacritty-0.10.1.ebuild
+++ b/x11-terms/alacritty/alacritty-0.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017-2022 Gentoo Authors
+# Copyright 2017-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -209,7 +209,7 @@ CRATES="
MY_PV="${PV//_rc/-rc}"
# https://bugs.gentoo.org/725962
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit bash-completion-r1 cargo desktop python-any-r1
diff --git a/x11-terms/alacritty/alacritty-0.11.0.ebuild b/x11-terms/alacritty/alacritty-0.11.0.ebuild
index 42047093551d..4eeb0daa6b41 100644
--- a/x11-terms/alacritty/alacritty-0.11.0.ebuild
+++ b/x11-terms/alacritty/alacritty-0.11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017-2022 Gentoo Authors
+# Copyright 2017-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -223,7 +223,7 @@ CRATES="
MY_PV="${PV//_rc/-rc}"
# https://bugs.gentoo.org/725962
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit bash-completion-r1 cargo desktop python-any-r1
diff --git a/x11-terms/alacritty/alacritty-9999.ebuild b/x11-terms/alacritty/alacritty-9999.ebuild
index 0b31aaf46585..722be6153773 100644
--- a/x11-terms/alacritty/alacritty-9999.ebuild
+++ b/x11-terms/alacritty/alacritty-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017-2022 Gentoo Authors
+# Copyright 2017-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -8,7 +8,7 @@ CRATES="
MY_PV="${PV//_rc/-rc}"
# https://bugs.gentoo.org/725962
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit bash-completion-r1 cargo desktop python-any-r1
diff --git a/x11-terms/gnome-terminal/gnome-terminal-3.44.1.ebuild b/x11-terms/gnome-terminal/gnome-terminal-3.44.1.ebuild
index 416f71c0de81..4dce432aa51f 100644
--- a/x11-terms/gnome-terminal/gnome-terminal-3.44.1.ebuild
+++ b/x11-terms/gnome-terminal/gnome-terminal-3.44.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=8
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit gnome.org gnome2-utils meson python-any-r1 readme.gentoo-r1 xdg
DESCRIPTION="A terminal emulator for GNOME"
diff --git a/x11-terms/gnome-terminal/gnome-terminal-3.46.7.ebuild b/x11-terms/gnome-terminal/gnome-terminal-3.46.7.ebuild
index c3bf51cc873f..24a225c5dbec 100644
--- a/x11-terms/gnome-terminal/gnome-terminal-3.46.7.ebuild
+++ b/x11-terms/gnome-terminal/gnome-terminal-3.46.7.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 readme.gentoo-r1 xdg
DESCRIPTION="A terminal emulator for GNOME"
diff --git a/x11-terms/guake/guake-3.8.5-r1.ebuild b/x11-terms/guake/guake-3.8.5-r1.ebuild
index a7bc22cc3377..7b8b769c3b8a 100644
--- a/x11-terms/guake/guake-3.8.5-r1.ebuild
+++ b/x11-terms/guake/guake-3.8.5-r1.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} )
inherit distutils-r1 gnome2-utils plocale virtualx xdg
PLOCALES="ca cs de el es fa fi fr gl hr hu id it ja ko nb nl pa pl pt_BR ru sv tr uk zh_CN zh_TW"
diff --git a/x11-terms/kitty/kitty-0.26.5-r1.ebuild b/x11-terms/kitty/kitty-0.26.5-r1.ebuild
index a56905b73066..f0c2d68f5c55 100644
--- a/x11-terms/kitty/kitty-0.26.5-r1.ebuild
+++ b/x11-terms/kitty/kitty-0.26.5-r1.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 edo optfeature multiprocessing python-single-r1 toolchain-funcs xdg
if [[ ${PV} == 9999 ]]; then
diff --git a/x11-terms/kitty/kitty-9999.ebuild b/x11-terms/kitty/kitty-9999.ebuild
index d3cb934da770..283036724d01 100644
--- a/x11-terms/kitty/kitty-9999.ebuild
+++ b/x11-terms/kitty/kitty-9999.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 edo optfeature multiprocessing python-single-r1 toolchain-funcs xdg
if [[ ${PV} == 9999 ]]; then
diff --git a/x11-terms/terminator/terminator-2.1.1-r1.ebuild b/x11-terms/terminator/terminator-2.1.1-r1.ebuild
index e6ed9f78c840..16cec74dd7c2 100644
--- a/x11-terms/terminator/terminator-2.1.1-r1.ebuild
+++ b/x11-terms/terminator/terminator-2.1.1-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit distutils-r1 optfeature verify-sig virtualx xdg
DESCRIPTION="Multiple GNOME terminals in one window"
diff --git a/x11-terms/terminator/terminator-2.1.2.ebuild b/x11-terms/terminator/terminator-2.1.2.ebuild
index 73ab11641b33..1f575225d276 100644
--- a/x11-terms/terminator/terminator-2.1.2.ebuild
+++ b/x11-terms/terminator/terminator-2.1.2.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1 optfeature verify-sig virtualx xdg
DESCRIPTION="Multiple GNOME terminals in one window"
diff --git a/x11-terms/terminology/terminology-1.13.0.ebuild b/x11-terms/terminology/terminology-1.13.0.ebuild
index bb777aa983be..d93a6dbc73d4 100644
--- a/x11-terms/terminology/terminology-1.13.0.ebuild
+++ b/x11-terms/terminology/terminology-1.13.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit meson python-any-r1 xdg
diff --git a/x11-terms/zutty/zutty-0.13.ebuild b/x11-terms/zutty/zutty-0.13.ebuild
index b5e898cb2803..5dfc18f70f1b 100644
--- a/x11-terms/zutty/zutty-0.13.ebuild
+++ b/x11-terms/zutty/zutty-0.13.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=7
-PYTHON_COMPAT=( python3_{8,9,10} )
+PYTHON_COMPAT=( python3_{9,10} )
PYTHON_REQ_USE="threads(+)"
inherit python-any-r1 waf-utils