diff options
author | 2022-10-07 16:45:20 +0200 | |
---|---|---|
committer | 2022-10-09 18:38:32 +0200 | |
commit | 4cfccc4df59faf3e3f1c2a55ee37c95c4c41699b (patch) | |
tree | dec23fdc4e27580ceff54cb4906a7599e740b060 /kde-plasma/kgamma | |
parent | kde-frameworks/*: Drop upstreamed patches (diff) | |
download | kde-4cfccc4df59faf3e3f1c2a55ee37c95c4c41699b.tar.gz kde-4cfccc4df59faf3e3f1c2a55ee37c95c4c41699b.tar.bz2 kde-4cfccc4df59faf3e3f1c2a55ee37c95c4c41699b.zip |
kde-plasma/*: Raise KFMIN to 5.99.0 for KDE Plasma 5.26
Recommended (even if not required) KF version for the next release.
Enables us to drop idletime plugin from kwayland-integration-5.26 already.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/kgamma')
-rw-r--r-- | kde-plasma/kgamma/kgamma-5.26.0.ebuild | 2 | ||||
-rw-r--r-- | kde-plasma/kgamma/kgamma-5.26.49.9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-plasma/kgamma/kgamma-5.26.0.ebuild b/kde-plasma/kgamma/kgamma-5.26.0.ebuild index 9bcd51ba5d..3fb94d59f3 100644 --- a/kde-plasma/kgamma/kgamma-5.26.0.ebuild +++ b/kde-plasma/kgamma/kgamma-5.26.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 ECM_HANDBOOK="forceoptional" KDE_ORG_NAME="${PN}5" -KFMIN=5.98.0 +KFMIN=5.99.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.5 inherit ecm plasma.kde.org diff --git a/kde-plasma/kgamma/kgamma-5.26.49.9999.ebuild b/kde-plasma/kgamma/kgamma-5.26.49.9999.ebuild index 588e12bc81..e9f8b07594 100644 --- a/kde-plasma/kgamma/kgamma-5.26.49.9999.ebuild +++ b/kde-plasma/kgamma/kgamma-5.26.49.9999.ebuild @@ -5,7 +5,7 @@ EAPI=8 ECM_HANDBOOK="forceoptional" KDE_ORG_NAME="${PN}5" -KFMIN=5.98.0 +KFMIN=5.99.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.5 inherit ecm plasma.kde.org |