diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-02 05:25:41 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-02 05:25:41 -0500 |
| commit | f6b226ee13031b9e476aefc5434b9bafb8dc3122 (patch) | |
| tree | b344fd237b78e72f2251a539884c32b43ddf8b1a /sys-power | |
| parent | 71af0b7b2fb9b7c30d239e2cb9e0dadb5a7dabd9 (diff) | |
| download | baldeagleos-repo-f6b226ee13031b9e476aefc5434b9bafb8dc3122.tar.gz baldeagleos-repo-f6b226ee13031b9e476aefc5434b9bafb8dc3122.tar.xz baldeagleos-repo-f6b226ee13031b9e476aefc5434b9bafb8dc3122.zip | |
Adding metadata
Diffstat (limited to 'sys-power')
12 files changed, 12 insertions, 12 deletions
diff --git a/sys-power/acpilight/acpilight-1.2-r5.ebuild b/sys-power/acpilight/acpilight-1.2-r5.ebuild index f4ec3bca7794..43cd3f77fa9f 100644 --- a/sys-power/acpilight/acpilight-1.2-r5.ebuild +++ b/sys-power/acpilight/acpilight-1.2-r5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) inherit python-single-r1 udev diff --git a/sys-power/amdfan/amdfan-0.1.28.ebuild b/sys-power/amdfan/amdfan-0.1.28.ebuild index fdfea60cad50..b19650dedcc1 100644 --- a/sys-power/amdfan/amdfan-0.1.28.ebuild +++ b/sys-power/amdfan/amdfan-0.1.28.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) inherit distutils-r1 systemd diff --git a/sys-power/amdfan/amdfan-0.2.3.ebuild b/sys-power/amdfan/amdfan-0.2.3.ebuild index 7edb9242a1ef..297df49ccf55 100644 --- a/sys-power/amdfan/amdfan-0.2.3.ebuild +++ b/sys-power/amdfan/amdfan-0.2.3.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) inherit distutils-r1 systemd autotools diff --git a/sys-power/amdfan/amdfan-0.2.5.ebuild b/sys-power/amdfan/amdfan-0.2.5.ebuild index 7edb9242a1ef..297df49ccf55 100644 --- a/sys-power/amdfan/amdfan-0.2.5.ebuild +++ b/sys-power/amdfan/amdfan-0.2.5.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) inherit distutils-r1 systemd autotools diff --git a/sys-power/auto-cpufreq/auto-cpufreq-2.3.0.ebuild b/sys-power/auto-cpufreq/auto-cpufreq-2.3.0.ebuild index b9e41bc33b30..734d09387acc 100644 --- a/sys-power/auto-cpufreq/auto-cpufreq-2.3.0.ebuild +++ b/sys-power/auto-cpufreq/auto-cpufreq-2.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) DISTUTILS_USE_PEP517=poetry inherit distutils-r1 systemd xdg-utils desktop diff --git a/sys-power/auto-cpufreq/auto-cpufreq-2.4.0.ebuild b/sys-power/auto-cpufreq/auto-cpufreq-2.4.0.ebuild index 84b4c61a9242..962381a55e44 100644 --- a/sys-power/auto-cpufreq/auto-cpufreq-2.4.0.ebuild +++ b/sys-power/auto-cpufreq/auto-cpufreq-2.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) DISTUTILS_USE_PEP517=poetry inherit distutils-r1 systemd xdg-utils desktop diff --git a/sys-power/auto-cpufreq/auto-cpufreq-2.6.0.ebuild b/sys-power/auto-cpufreq/auto-cpufreq-2.6.0.ebuild index 3adbdfb348ac..a498c8a790b9 100644 --- a/sys-power/auto-cpufreq/auto-cpufreq-2.6.0.ebuild +++ b/sys-power/auto-cpufreq/auto-cpufreq-2.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) DISTUTILS_USE_PEP517=poetry inherit distutils-r1 systemd xdg desktop diff --git a/sys-power/autosuspend/autosuspend-7.2.0.ebuild b/sys-power/autosuspend/autosuspend-7.2.0.ebuild index 417f09007d25..ecacc1a90573 100644 --- a/sys-power/autosuspend/autosuspend-7.2.0.ebuild +++ b/sys-power/autosuspend/autosuspend-7.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) inherit distutils-r1 diff --git a/sys-power/linux-tools-power-x86/linux-tools-power-x86-6.1.ebuild b/sys-power/linux-tools-power-x86/linux-tools-power-x86-6.1.ebuild index 64996ed659c0..85e6fcd3e3fe 100644 --- a/sys-power/linux-tools-power-x86/linux-tools-power-x86-6.1.ebuild +++ b/sys-power/linux-tools-power-x86/linux-tools-power-x86-6.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) inherit fcaps linux-info python-r1 toolchain-funcs diff --git a/sys-power/linux-tools-power-x86/linux-tools-power-x86-6.6.ebuild b/sys-power/linux-tools-power-x86/linux-tools-power-x86-6.6.ebuild index 64996ed659c0..85e6fcd3e3fe 100644 --- a/sys-power/linux-tools-power-x86/linux-tools-power-x86-6.6.ebuild +++ b/sys-power/linux-tools-power-x86/linux-tools-power-x86-6.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) inherit fcaps linux-info python-r1 toolchain-funcs diff --git a/sys-power/switcheroo-control/switcheroo-control-2.6-r2.ebuild b/sys-power/switcheroo-control/switcheroo-control-2.6-r2.ebuild index 7fe477f36a6b..4a9ebdff11a5 100644 --- a/sys-power/switcheroo-control/switcheroo-control-2.6-r2.ebuild +++ b/sys-power/switcheroo-control/switcheroo-control-2.6-r2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) inherit meson python-single-r1 systemd diff --git a/sys-power/throttled/throttled-0.10.0.ebuild b/sys-power/throttled/throttled-0.10.0.ebuild index 494451b921fd..c346515d1a6f 100644 --- a/sys-power/throttled/throttled-0.10.0.ebuild +++ b/sys-power/throttled/throttled-0.10.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) inherit linux-info python-single-r1 systemd DESCRIPTION="Daemon to work around throttling issues on some Intel laptops" |
