* [gentoo-commits] proj/kde:master commit in: kde-plasma/khotkeys/, kde-plasma/plasma-bigscreen/, kde-plasma/plasma-pa/, ...
@ 2022-12-10 15:45 Andreas Sturmlechner
0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2022-12-10 15:45 UTC (permalink / raw
To: gentoo-commits
commit: aa6042e09bf4cd1cb8bdae66cf91aaf7ba66cd6d
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 15:43:45 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 15:43:45 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=aa6042e0
kde-plasma/*: Relax KFMIN to 5.101.0 for live ebuilds
No more feature development in KDE Frameworks, only bugfixes.
KDE Frameworks branching expected in December.
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/bluedevil/bluedevil-9999.ebuild | 2 +-
kde-plasma/breeze-plymouth/breeze-plymouth-9999.ebuild | 2 +-
kde-plasma/breeze/breeze-9999.ebuild | 2 +-
kde-plasma/discover/discover-9999.ebuild | 2 +-
kde-plasma/drkonqi/drkonqi-9999.ebuild | 2 +-
kde-plasma/kactivitymanagerd/kactivitymanagerd-9999.ebuild | 2 +-
kde-plasma/kde-cli-tools/kde-cli-tools-9999.ebuild | 2 +-
kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild | 2 +-
kde-plasma/kdecoration/kdecoration-9999.ebuild | 2 +-
kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild | 2 +-
kde-plasma/kgamma/kgamma-9999.ebuild | 2 +-
kde-plasma/khotkeys/khotkeys-9999.ebuild | 2 +-
kde-plasma/kinfocenter/kinfocenter-9999.ebuild | 2 +-
| 2 +-
kde-plasma/kpipewire/kpipewire-9999.ebuild | 2 +-
kde-plasma/kscreen/kscreen-9999.ebuild | 2 +-
kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild | 2 +-
kde-plasma/ksshaskpass/ksshaskpass-9999.ebuild | 2 +-
kde-plasma/ksystemstats/ksystemstats-9999.ebuild | 2 +-
kde-plasma/kwallet-pam/kwallet-pam-9999.ebuild | 2 +-
kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild | 2 +-
kde-plasma/kwin/kwin-9999.ebuild | 2 +-
kde-plasma/kwrited/kwrited-9999.ebuild | 2 +-
kde-plasma/layer-shell-qt/layer-shell-qt-9999.ebuild | 2 +-
kde-plasma/libkscreen/libkscreen-9999.ebuild | 2 +-
kde-plasma/libksysguard/libksysguard-9999.ebuild | 2 +-
kde-plasma/libkworkspace/libkworkspace-9999.ebuild | 2 +-
kde-plasma/milou/milou-9999.ebuild | 2 +-
kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild | 2 +-
kde-plasma/oxygen/oxygen-9999.ebuild | 2 +-
kde-plasma/plasma-bigscreen/plasma-bigscreen-9999.ebuild | 2 +-
.../plasma-browser-integration/plasma-browser-integration-9999.ebuild | 2 +-
kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild | 2 +-
kde-plasma/plasma-disks/plasma-disks-9999.ebuild | 2 +-
kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild | 2 +-
kde-plasma/plasma-integration/plasma-integration-9999.ebuild | 2 +-
kde-plasma/plasma-nm/plasma-nm-9999.ebuild | 2 +-
kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 2 +-
kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild | 2 +-
kde-plasma/plasma-systemmonitor/plasma-systemmonitor-9999.ebuild | 2 +-
kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild | 2 +-
kde-plasma/plasma-vault/plasma-vault-9999.ebuild | 2 +-
kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild | 2 +-
kde-plasma/plymouth-kcm/plymouth-kcm-9999.ebuild | 2 +-
kde-plasma/polkit-kde-agent/polkit-kde-agent-9999.ebuild | 2 +-
kde-plasma/powerdevil/powerdevil-9999.ebuild | 2 +-
kde-plasma/sddm-kcm/sddm-kcm-9999.ebuild | 2 +-
kde-plasma/systemsettings/systemsettings-9999.ebuild | 2 +-
kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild | 2 +-
kde-plasma/xembed-sni-proxy/xembed-sni-proxy-9999.ebuild | 2 +-
50 files changed, 50 insertions(+), 50 deletions(-)
diff --git a/kde-plasma/bluedevil/bluedevil-9999.ebuild b/kde-plasma/bluedevil/bluedevil-9999.ebuild
index 824e727b57..5ee49f1c9e 100644
--- a/kde-plasma/bluedevil/bluedevil-9999.ebuild
+++ b/kde-plasma/bluedevil/bluedevil-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_HANDBOOK="forceoptional"
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-9999.ebuild b/kde-plasma/breeze-plymouth/breeze-plymouth-9999.ebuild
index e06ad4a0b1..33a5ee53c1 100644
--- a/kde-plasma/breeze-plymouth/breeze-plymouth-9999.ebuild
+++ b/kde-plasma/breeze-plymouth/breeze-plymouth-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
inherit cmake plasma.kde.org
diff --git a/kde-plasma/breeze/breeze-9999.ebuild b/kde-plasma/breeze/breeze-9999.ebuild
index 65e0903289..931e89c181 100644
--- a/kde-plasma/breeze/breeze-9999.ebuild
+++ b/kde-plasma/breeze/breeze-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/discover/discover-9999.ebuild b/kde-plasma/discover/discover-9999.ebuild
index 1b05cb1ab1..ad1efd0675 100644
--- a/kde-plasma/discover/discover-9999.ebuild
+++ b/kde-plasma/discover/discover-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_TEST="true"
-KFMIN=9999
+KFMIN=5.101.0
QTMIN=5.15.5
VIRTUALX_REQUIRED="test"
inherit ecm plasma.kde.org
diff --git a/kde-plasma/drkonqi/drkonqi-9999.ebuild b/kde-plasma/drkonqi/drkonqi-9999.ebuild
index 39362039fc..e75101aba2 100644
--- a/kde-plasma/drkonqi/drkonqi-9999.ebuild
+++ b/kde-plasma/drkonqi/drkonqi-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/kactivitymanagerd/kactivitymanagerd-9999.ebuild b/kde-plasma/kactivitymanagerd/kactivitymanagerd-9999.ebuild
index 877ddfb653..b958d28b34 100644
--- a/kde-plasma/kactivitymanagerd/kactivitymanagerd-9999.ebuild
+++ b/kde-plasma/kactivitymanagerd/kactivitymanagerd-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/kde-cli-tools/kde-cli-tools-9999.ebuild b/kde-plasma/kde-cli-tools/kde-cli-tools-9999.ebuild
index cec90ef8c0..5db01dba56 100644
--- a/kde-plasma/kde-cli-tools/kde-cli-tools-9999.ebuild
+++ b/kde-plasma/kde-cli-tools/kde-cli-tools-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
ECM_HANDBOOK="forceoptional"
ECM_TEST="optional"
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
VIRTUALX_REQUIRED="test"
diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild
index d4e84fe13f..64c71edc3d 100644
--- a/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild
+++ b/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
VIRTUALX_REQUIRED="test"
diff --git a/kde-plasma/kdecoration/kdecoration-9999.ebuild b/kde-plasma/kdecoration/kdecoration-9999.ebuild
index 86ed3b43e6..392232f968 100644
--- a/kde-plasma/kdecoration/kdecoration-9999.ebuild
+++ b/kde-plasma/kdecoration/kdecoration-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_TEST="forceoptional"
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
VIRTUALX_REQUIRED="test"
diff --git a/kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild b/kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild
index ee29562d29..05f9cdb165 100644
--- a/kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild
+++ b/kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_HANDBOOK="forceoptional"
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
VIRTUALX_REQUIRED="test"
diff --git a/kde-plasma/kgamma/kgamma-9999.ebuild b/kde-plasma/kgamma/kgamma-9999.ebuild
index 9347addab7..7051160560 100644
--- a/kde-plasma/kgamma/kgamma-9999.ebuild
+++ b/kde-plasma/kgamma/kgamma-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
ECM_HANDBOOK="forceoptional"
KDE_ORG_NAME="${PN}5"
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/khotkeys/khotkeys-9999.ebuild b/kde-plasma/khotkeys/khotkeys-9999.ebuild
index cf5093fdd5..c3d6fcb7d9 100644
--- a/kde-plasma/khotkeys/khotkeys-9999.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_HANDBOOK="forceoptional" # not optional until !kdelibs4support
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
index 5109e09274..dea4b6ea54 100644
--- a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_HANDBOOK="forceoptional"
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org optfeature
--git a/kde-plasma/kmenuedit/kmenuedit-9999.ebuild b/kde-plasma/kmenuedit/kmenuedit-9999.ebuild
index b47ea27cdf..afae0ac636 100644
--- a/kde-plasma/kmenuedit/kmenuedit-9999.ebuild
+++ b/kde-plasma/kmenuedit/kmenuedit-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_HANDBOOK="forceoptional"
-KFMIN=9999
+KFMIN=5.101.0
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/kpipewire/kpipewire-9999.ebuild b/kde-plasma/kpipewire/kpipewire-9999.ebuild
index f8ae6681f4..08df8a15a0 100644
--- a/kde-plasma/kpipewire/kpipewire-9999.ebuild
+++ b/kde-plasma/kpipewire/kpipewire-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_TEST="true"
-KFMIN=9999
+KFMIN=5.101.0
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/kscreen/kscreen-9999.ebuild b/kde-plasma/kscreen/kscreen-9999.ebuild
index 02b1f22d8a..49ec7fd601 100644
--- a/kde-plasma/kscreen/kscreen-9999.ebuild
+++ b/kde-plasma/kscreen/kscreen-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_TEST="forceoptional"
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild
index 415b466736..8ccc1a5763 100644
--- a/kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild
+++ b/kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_TEST="forceoptional"
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
VIRTUALX_REQUIRED="test"
diff --git a/kde-plasma/ksshaskpass/ksshaskpass-9999.ebuild b/kde-plasma/ksshaskpass/ksshaskpass-9999.ebuild
index 03335c415e..e14f4b729e 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-9999.ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-KFMIN=9999
+KFMIN=5.101.0
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/ksystemstats/ksystemstats-9999.ebuild b/kde-plasma/ksystemstats/ksystemstats-9999.ebuild
index 807ac353f6..81eb4c0392 100644
--- a/kde-plasma/ksystemstats/ksystemstats-9999.ebuild
+++ b/kde-plasma/ksystemstats/ksystemstats-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
ECM_HANDBOOK="forceoptional"
ECM_TEST="forceoptional"
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
VIRTUALX_REQUIRED="test"
diff --git a/kde-plasma/kwallet-pam/kwallet-pam-9999.ebuild b/kde-plasma/kwallet-pam/kwallet-pam-9999.ebuild
index af7d8cd92e..b5d0ce8695 100644
--- a/kde-plasma/kwallet-pam/kwallet-pam-9999.ebuild
+++ b/kde-plasma/kwallet-pam/kwallet-pam-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
inherit ecm plasma.kde.org
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
index e807bcf30c..db19542815 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-KFMIN=9999
+KFMIN=5.101.0
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/kwin/kwin-9999.ebuild b/kde-plasma/kwin/kwin-9999.ebuild
index 6485694075..b577abaa9a 100644
--- a/kde-plasma/kwin/kwin-9999.ebuild
+++ b/kde-plasma/kwin/kwin-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
ECM_HANDBOOK="optional"
ECM_TEST="optional"
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
VIRTUALX_REQUIRED="test"
diff --git a/kde-plasma/kwrited/kwrited-9999.ebuild b/kde-plasma/kwrited/kwrited-9999.ebuild
index 19c67647cd..c580bdba38 100644
--- a/kde-plasma/kwrited/kwrited-9999.ebuild
+++ b/kde-plasma/kwrited/kwrited-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/layer-shell-qt/layer-shell-qt-9999.ebuild b/kde-plasma/layer-shell-qt/layer-shell-qt-9999.ebuild
index a999690d03..948e546c53 100644
--- a/kde-plasma/layer-shell-qt/layer-shell-qt-9999.ebuild
+++ b/kde-plasma/layer-shell-qt/layer-shell-qt-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-KFMIN=9999
+KFMIN=5.101.0
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/libkscreen/libkscreen-9999.ebuild b/kde-plasma/libkscreen/libkscreen-9999.ebuild
index b4361f6c36..9d5709c48e 100644
--- a/kde-plasma/libkscreen/libkscreen-9999.ebuild
+++ b/kde-plasma/libkscreen/libkscreen-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
ECM_QTHELP="true"
ECM_TEST="forceoptional"
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
VIRTUALX_REQUIRED="test"
diff --git a/kde-plasma/libksysguard/libksysguard-9999.ebuild b/kde-plasma/libksysguard/libksysguard-9999.ebuild
index 6265639dd5..ccf3d6300c 100644
--- a/kde-plasma/libksysguard/libksysguard-9999.ebuild
+++ b/kde-plasma/libksysguard/libksysguard-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
ECM_DESIGNERPLUGIN="true"
ECM_TEST="true"
-KFMIN=9999
+KFMIN=5.101.0
QTMIN=5.15.5
VIRTUALX_REQUIRED="test"
inherit ecm plasma.kde.org
diff --git a/kde-plasma/libkworkspace/libkworkspace-9999.ebuild b/kde-plasma/libkworkspace/libkworkspace-9999.ebuild
index 49b8525e6c..49a96e4dba 100644
--- a/kde-plasma/libkworkspace/libkworkspace-9999.ebuild
+++ b/kde-plasma/libkworkspace/libkworkspace-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
ECM_TEST="true"
KDE_ORG_NAME="plasma-workspace"
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/milou/milou-9999.ebuild b/kde-plasma/milou/milou-9999.ebuild
index 1c22f23ac1..4503814ac8 100644
--- a/kde-plasma/milou/milou-9999.ebuild
+++ b/kde-plasma/milou/milou-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_TEST="true"
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild
index 75f178234c..9615966031 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-KFMIN=9999
+KFMIN=5.101.0
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/oxygen/oxygen-9999.ebuild b/kde-plasma/oxygen/oxygen-9999.ebuild
index ef9ed7d10b..6f9da7c747 100644
--- a/kde-plasma/oxygen/oxygen-9999.ebuild
+++ b/kde-plasma/oxygen/oxygen-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/plasma-bigscreen/plasma-bigscreen-9999.ebuild b/kde-plasma/plasma-bigscreen/plasma-bigscreen-9999.ebuild
index 2b15805651..4d4a833110 100644
--- a/kde-plasma/plasma-bigscreen/plasma-bigscreen-9999.ebuild
+++ b/kde-plasma/plasma-bigscreen/plasma-bigscreen-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-KFMIN=9999
+KFMIN=5.101.0
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/plasma-browser-integration/plasma-browser-integration-9999.ebuild b/kde-plasma/plasma-browser-integration/plasma-browser-integration-9999.ebuild
index 3515181884..2c5ac63b6d 100644
--- a/kde-plasma/plasma-browser-integration/plasma-browser-integration-9999.ebuild
+++ b/kde-plasma/plasma-browser-integration/plasma-browser-integration-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
index c46f5ae9b3..48446240d6 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
ECM_HANDBOOK="forceoptional"
ECM_TEST="true"
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
VIRTUALX_REQUIRED="test"
diff --git a/kde-plasma/plasma-disks/plasma-disks-9999.ebuild b/kde-plasma/plasma-disks/plasma-disks-9999.ebuild
index 3dad24d7eb..bd7e15fffe 100644
--- a/kde-plasma/plasma-disks/plasma-disks-9999.ebuild
+++ b/kde-plasma/plasma-disks/plasma-disks-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_HANDBOOK="true"
-KFMIN=9999
+KFMIN=5.101.0
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild b/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild
index 2870da91dc..3bc2e94a98 100644
--- a/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild
+++ b/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{8..11} )
-KFMIN=9999
+KFMIN=5.101.0
QTMIN=5.15.5
inherit ecm plasma.kde.org python-single-r1
diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
index 2f209bdaaa..01b88af0a3 100644
--- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
VIRTUALX_REQUIRED="test"
diff --git a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild
index b92b3a1a7d..3512bf8bf6 100644
--- a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild
+++ b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_TEST="true"
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
index 447e8008f2..caa59b4317 100644
--- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_HANDBOOK="forceoptional"
-KFMIN=9999
+KFMIN=5.101.0
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild b/kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild
index 6f596cb57c..090e48a94d 100644
--- a/kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild
+++ b/kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_TEST="optional"
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
VIRTUALX_REQUIRED="test"
diff --git a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-9999.ebuild b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-9999.ebuild
index 0a3e4a42d2..4f272ea40c 100644
--- a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-9999.ebuild
+++ b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
PVCUT=$(ver_cut 1-3)
-KFMIN=9999
+KFMIN=5.101.0
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild
index 91f69a216f..5574aff97c 100644
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_TEST="true"
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/plasma-vault/plasma-vault-9999.ebuild b/kde-plasma/plasma-vault/plasma-vault-9999.ebuild
index 5abb541fa9..325ccdcb16 100644
--- a/kde-plasma/plasma-vault/plasma-vault-9999.ebuild
+++ b/kde-plasma/plasma-vault/plasma-vault-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
index efde029b1f..ea638bd7af 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
ECM_HANDBOOK="optional"
ECM_TEST="forceoptional"
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
VIRTUALX_REQUIRED="test"
diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-9999.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-9999.ebuild
index df24c127cf..6dda1fb274 100644
--- a/kde-plasma/plymouth-kcm/plymouth-kcm-9999.ebuild
+++ b/kde-plasma/plymouth-kcm/plymouth-kcm-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/polkit-kde-agent/polkit-kde-agent-9999.ebuild b/kde-plasma/polkit-kde-agent/polkit-kde-agent-9999.ebuild
index 1d4aacc3b8..508b2d3597 100644
--- a/kde-plasma/polkit-kde-agent/polkit-kde-agent-9999.ebuild
+++ b/kde-plasma/polkit-kde-agent/polkit-kde-agent-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
KDE_ORG_NAME="${PN}-1"
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/powerdevil/powerdevil-9999.ebuild b/kde-plasma/powerdevil/powerdevil-9999.ebuild
index f8b1dbba34..b60933cf48 100644
--- a/kde-plasma/powerdevil/powerdevil-9999.ebuild
+++ b/kde-plasma/powerdevil/powerdevil-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_HANDBOOK="forceoptional"
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/sddm-kcm/sddm-kcm-9999.ebuild b/kde-plasma/sddm-kcm/sddm-kcm-9999.ebuild
index 916b6c125d..1945ffcff3 100644
--- a/kde-plasma/sddm-kcm/sddm-kcm-9999.ebuild
+++ b/kde-plasma/sddm-kcm/sddm-kcm-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/systemsettings/systemsettings-9999.ebuild b/kde-plasma/systemsettings/systemsettings-9999.ebuild
index f28cd985b1..4868972769 100644
--- a/kde-plasma/systemsettings/systemsettings-9999.ebuild
+++ b/kde-plasma/systemsettings/systemsettings-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_HANDBOOK="optional"
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org optfeature
diff --git a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild
index 2ffca90ddf..e0f205336e 100644
--- a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild
+++ b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org
diff --git a/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-9999.ebuild b/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-9999.ebuild
index b410fcef49..4a148977db 100644
--- a/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-9999.ebuild
+++ b/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
KDE_ORG_NAME="plasma-workspace"
-KFMIN=9999
+KFMIN=5.101.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit cmake plasma.kde.org
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-12-10 15:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-10 15:45 [gentoo-commits] proj/kde:master commit in: kde-plasma/khotkeys/, kde-plasma/plasma-bigscreen/, kde-plasma/plasma-pa/, Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox