commit: 62bf44e0e8bb282bce9a865d80dd3bfdbe0a63d0 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Jul 17 16:43:15 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Jul 17 16:43:15 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=62bf44e0
*/*: Set KF5MIN=5.116.0, QT5MIN=5.15.17 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> app-editors/okteta/okteta-9999.ebuild | 4 ++-- kde-apps/rocs/rocs-9999.ebuild | 4 ++-- kde-apps/umbrello/umbrello-9999.ebuild | 4 ++-- kde-plasma/breeze/breeze-9999.ebuild | 4 ++-- kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild | 4 ++-- kde-plasma/oxygen/oxygen-9999.ebuild | 4 ++-- kde-plasma/plasma-integration/plasma-integration-9999.ebuild | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/app-editors/okteta/okteta-9999.ebuild b/app-editors/okteta/okteta-9999.ebuild index 2b66138f0a..b1f13ea084 100644 --- a/app-editors/okteta/okteta-9999.ebuild +++ b/app-editors/okteta/okteta-9999.ebuild @@ -6,8 +6,8 @@ EAPI=8 ECM_DESIGNERPLUGIN="true" ECM_HANDBOOK="forceoptional" ECM_TEST="true" -KFMIN=5.115.0 -QTMIN=5.15.12 +KFMIN=5.116.0 +QTMIN=5.15.17 inherit ecm kde.org DESCRIPTION="Hex editor by KDE" diff --git a/kde-apps/rocs/rocs-9999.ebuild b/kde-apps/rocs/rocs-9999.ebuild index b83b265bae..626d59be9b 100644 --- a/kde-apps/rocs/rocs-9999.ebuild +++ b/kde-apps/rocs/rocs-9999.ebuild @@ -5,8 +5,8 @@ EAPI=8 ECM_HANDBOOK="optional" ECM_TEST="true" -KFMIN=5.115.0 -QTMIN=5.15.12 +KFMIN=5.116.0 +QTMIN=5.15.17 inherit ecm gear.kde.org DESCRIPTION="Interface to work with Graph Theory" diff --git a/kde-apps/umbrello/umbrello-9999.ebuild b/kde-apps/umbrello/umbrello-9999.ebuild index 7cb078c4e6..214860fc18 100644 --- a/kde-apps/umbrello/umbrello-9999.ebuild +++ b/kde-apps/umbrello/umbrello-9999.ebuild @@ -6,8 +6,8 @@ EAPI=8 ECM_HANDBOOK="forceoptional" ECM_QTHELP="false" # TODO: figure out install error ECM_TEST="forceoptional" -KFMIN=5.115.0 -QTMIN=5.15.12 +KFMIN=5.116.0 +QTMIN=5.15.17 inherit ecm gear.kde.org DESCRIPTION="KDE UML Modeller" diff --git a/kde-plasma/breeze/breeze-9999.ebuild b/kde-plasma/breeze/breeze-9999.ebuild index df9e2e617f..f10284be01 100644 --- a/kde-plasma/breeze/breeze-9999.ebuild +++ b/kde-plasma/breeze/breeze-9999.ebuild @@ -3,9 +3,9 @@ EAPI=8 -KF5MIN=5.115.0 +KF5MIN=5.116.0 KFMIN=9999 -QT5MIN=5.15.12 +QT5MIN=5.15.17 QTMIN=6.9.1 inherit ecm plasma.kde.org xdg diff --git a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild index 09fdb49c7c..2ffa3d8a96 100644 --- a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild +++ b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild @@ -3,8 +3,8 @@ EAPI=8 -KFMIN=5.115.0 -QTMIN=5.15.12 +KFMIN=5.116.0 +QTMIN=5.15.17 inherit ecm flag-o-matic plasma.kde.org DESCRIPTION="Provides KWindowSystem integration plugin for Wayland" diff --git a/kde-plasma/oxygen/oxygen-9999.ebuild b/kde-plasma/oxygen/oxygen-9999.ebuild index 187e10c551..f5127c0009 100644 --- a/kde-plasma/oxygen/oxygen-9999.ebuild +++ b/kde-plasma/oxygen/oxygen-9999.ebuild @@ -3,9 +3,9 @@ EAPI=8 -KF5MIN=5.115.0 +KF5MIN=5.116.0 KFMIN=9999 -QT5MIN=5.15.12 +QT5MIN=5.15.17 QTMIN=6.9.1 inherit ecm plasma.kde.org xdg diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild index 5901ac88c8..401c826c04 100644 --- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild +++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild @@ -3,9 +3,9 @@ EAPI=8 -KF5MIN=5.115.0 +KF5MIN=5.116.0 KFMIN=9999 -QT5MIN=5.15.12 +QT5MIN=5.15.17 QTMIN=6.9.1 inherit ecm plasma.kde.org xdg
