diff options
Diffstat (limited to 'kde-frameworks')
12 files changed, 24 insertions, 24 deletions
diff --git a/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.101.0.ebuild b/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.101.0.ebuild index 6f003dd08d90..c0be123f5538 100644 --- a/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.101.0.ebuild +++ b/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.101.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 KDE_ORG_NAME="breeze-icons" PVCUT=$(ver_cut 1-2) -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit cmake frameworks.kde.org python-any-r1 DESCRIPTION="Breeze SVG icon theme binary resource" diff --git a/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.99.0.ebuild b/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.99.0.ebuild index 05542a7a224c..b865f41a6ded 100644 --- a/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.99.0.ebuild +++ b/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.99.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 KDE_ORG_NAME="breeze-icons" PVCUT=$(ver_cut 1-2) -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit cmake frameworks.kde.org python-any-r1 DESCRIPTION="Breeze SVG icon theme binary resource" diff --git a/kde-frameworks/breeze-icons/breeze-icons-5.101.0.ebuild b/kde-frameworks/breeze-icons/breeze-icons-5.101.0.ebuild index e33076db0727..ad5e11ad5a7d 100644 --- a/kde-frameworks/breeze-icons/breeze-icons-5.101.0.ebuild +++ b/kde-frameworks/breeze-icons/breeze-icons-5.101.0.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 PVCUT=$(ver_cut 1-2) -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit cmake frameworks.kde.org python-any-r1 xdg-utils DESCRIPTION="Breeze SVG icon theme" diff --git a/kde-frameworks/breeze-icons/breeze-icons-5.99.0.ebuild b/kde-frameworks/breeze-icons/breeze-icons-5.99.0.ebuild index 90f75407e74a..a698818c2522 100644 --- a/kde-frameworks/breeze-icons/breeze-icons-5.99.0.ebuild +++ b/kde-frameworks/breeze-icons/breeze-icons-5.99.0.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 PVCUT=$(ver_cut 1-2) -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit cmake frameworks.kde.org python-any-r1 xdg-utils DESCRIPTION="Breeze SVG icon theme" diff --git a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.101.0.ebuild b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.101.0.ebuild index eec8444546c2..4f1be6b93a0d 100644 --- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.101.0.ebuild +++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.101.0.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} ) QTMIN=5.15.5 inherit cmake frameworks.kde.org python-any-r1 diff --git a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.99.0.ebuild b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.99.0.ebuild index 64bfabcb0b69..400478a31430 100644 --- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.99.0.ebuild +++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.99.0.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} ) QTMIN=5.15.5 inherit cmake frameworks.kde.org python-any-r1 diff --git a/kde-frameworks/kapidox/kapidox-5.101.0-r1.ebuild b/kde-frameworks/kapidox/kapidox-5.101.0-r1.ebuild index 904c957c4d6f..f23328311dfc 100644 --- a/kde-frameworks/kapidox/kapidox-5.101.0-r1.ebuild +++ b/kde-frameworks/kapidox/kapidox-5.101.0-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..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit frameworks.kde.org distutils-r1 DESCRIPTION="Framework for building KDE API documentation in a standard format and style" diff --git a/kde-frameworks/kapidox/kapidox-5.99.0.ebuild b/kde-frameworks/kapidox/kapidox-5.99.0.ebuild index 5faa208670df..5606ebf741d0 100644 --- a/kde-frameworks/kapidox/kapidox-5.99.0.ebuild +++ b/kde-frameworks/kapidox/kapidox-5.99.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="true" DISTUTILS_USE_SETUPTOOLS="bdepend" -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit frameworks.kde.org distutils-r1 DESCRIPTION="Framework for building KDE API documentation in a standard format and style" diff --git a/kde-frameworks/kfilemetadata/kfilemetadata-5.101.0.ebuild b/kde-frameworks/kfilemetadata/kfilemetadata-5.101.0.ebuild index cfab176d4fa6..8cef200205be 100644 --- a/kde-frameworks/kfilemetadata/kfilemetadata-5.101.0.ebuild +++ b/kde-frameworks/kfilemetadata/kfilemetadata-5.101.0.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} ) PVCUT=$(ver_cut 1-2) QTMIN=5.15.5 inherit ecm frameworks.kde.org optfeature python-any-r1 diff --git a/kde-frameworks/kfilemetadata/kfilemetadata-5.99.0.ebuild b/kde-frameworks/kfilemetadata/kfilemetadata-5.99.0.ebuild index 9275e5a3a124..e7116937855e 100644 --- a/kde-frameworks/kfilemetadata/kfilemetadata-5.99.0.ebuild +++ b/kde-frameworks/kfilemetadata/kfilemetadata-5.99.0.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} ) PVCUT=$(ver_cut 1-2) QTMIN=5.15.5 inherit ecm frameworks.kde.org optfeature python-any-r1 diff --git a/kde-frameworks/ki18n/ki18n-5.101.0.ebuild b/kde-frameworks/ki18n/ki18n-5.101.0.ebuild index 0640cdf970f5..085c10ae3cf8 100644 --- a/kde-frameworks/ki18n/ki18n-5.101.0.ebuild +++ b/kde-frameworks/ki18n/ki18n-5.101.0.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} ) QTMIN=5.15.5 inherit ecm frameworks.kde.org python-single-r1 diff --git a/kde-frameworks/ki18n/ki18n-5.99.0.ebuild b/kde-frameworks/ki18n/ki18n-5.99.0.ebuild index 7c74534520c5..5c9fbf3e6d1e 100644 --- a/kde-frameworks/ki18n/ki18n-5.99.0.ebuild +++ b/kde-frameworks/ki18n/ki18n-5.99.0.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} ) QTMIN=5.15.5 inherit ecm frameworks.kde.org python-single-r1 |