diff options
Diffstat (limited to 'app-misc/solaar')
-rw-r--r-- | app-misc/solaar/solaar-1.0.5-r2.ebuild | 4 | ||||
-rw-r--r-- | app-misc/solaar/solaar-1.0.7.ebuild | 4 | ||||
-rw-r--r-- | app-misc/solaar/solaar-1.1.1.ebuild | 4 | ||||
-rw-r--r-- | app-misc/solaar/solaar-1.1.2_rc2-r1.ebuild | 4 | ||||
-rw-r--r-- | app-misc/solaar/solaar-1.1.3.ebuild | 4 | ||||
-rw-r--r-- | app-misc/solaar/solaar-1.1.8.ebuild | 2 | ||||
-rw-r--r-- | app-misc/solaar/solaar-9999.ebuild | 2 |
7 files changed, 12 insertions, 12 deletions
diff --git a/app-misc/solaar/solaar-1.0.5-r2.ebuild b/app-misc/solaar/solaar-1.0.5-r2.ebuild index de5cdd6f8439..621f6c84a880 100644 --- a/app-misc/solaar/solaar-1.0.5-r2.ebuild +++ b/app-misc/solaar/solaar-1.0.5-r2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DISTUTILS_SINGLE_IMPL=1 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_9 ) inherit linux-info udev xdg distutils-r1 diff --git a/app-misc/solaar/solaar-1.0.7.ebuild b/app-misc/solaar/solaar-1.0.7.ebuild index cad0500253bc..4a810c9890c8 100644 --- a/app-misc/solaar/solaar-1.0.7.ebuild +++ b/app-misc/solaar/solaar-1.0.7.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DISTUTILS_SINGLE_IMPL=1 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_9 ) inherit linux-info udev xdg distutils-r1 diff --git a/app-misc/solaar/solaar-1.1.1.ebuild b/app-misc/solaar/solaar-1.1.1.ebuild index cbc2547de833..497e7872a651 100644 --- a/app-misc/solaar/solaar-1.1.1.ebuild +++ b/app-misc/solaar/solaar-1.1.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DISTUTILS_SINGLE_IMPL=1 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_9 ) inherit linux-info udev xdg distutils-r1 diff --git a/app-misc/solaar/solaar-1.1.2_rc2-r1.ebuild b/app-misc/solaar/solaar-1.1.2_rc2-r1.ebuild index c33af3ddaf5e..b236bc90dec5 100644 --- a/app-misc/solaar/solaar-1.1.2_rc2-r1.ebuild +++ b/app-misc/solaar/solaar-1.1.2_rc2-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=7 DISTUTILS_SINGLE_IMPL=1 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_9 ) inherit linux-info udev xdg distutils-r1 diff --git a/app-misc/solaar/solaar-1.1.3.ebuild b/app-misc/solaar/solaar-1.1.3.ebuild index 43b1bbbd8532..a0f54bbf7d5d 100644 --- a/app-misc/solaar/solaar-1.1.3.ebuild +++ b/app-misc/solaar/solaar-1.1.3.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=7 DISTUTILS_SINGLE_IMPL=1 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit linux-info udev xdg distutils-r1 diff --git a/app-misc/solaar/solaar-1.1.8.ebuild b/app-misc/solaar/solaar-1.1.8.ebuild index 868f9d19920d..580d58d70762 100644 --- a/app-misc/solaar/solaar-1.1.8.ebuild +++ b/app-misc/solaar/solaar-1.1.8.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_PEP517=setuptools DISTUTILS_SINGLE_IMPL=1 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit linux-info udev xdg distutils-r1 diff --git a/app-misc/solaar/solaar-9999.ebuild b/app-misc/solaar/solaar-9999.ebuild index 868f9d19920d..580d58d70762 100644 --- a/app-misc/solaar/solaar-9999.ebuild +++ b/app-misc/solaar/solaar-9999.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_PEP517=setuptools DISTUTILS_SINGLE_IMPL=1 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit linux-info udev xdg distutils-r1 |