diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-03-03 15:05:04 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-03-03 15:09:27 +0100 |
commit | 9f645b491b5021a8abc2cdec7610ca0aa2d78139 (patch) | |
tree | b746cea22774d1466b1222c0c05c05ef302c6081 /app-editors | |
parent | kde-apps/kamoso: Revert "attempt Qt6 (but not KF6) port" (diff) | |
download | kde-9f645b491b5021a8abc2cdec7610ca0aa2d78139.tar.gz kde-9f645b491b5021a8abc2cdec7610ca0aa2d78139.tar.bz2 kde-9f645b491b5021a8abc2cdec7610ca0aa2d78139.zip |
*/*: Bulk bump KFMIN=5.115 and QTMIN=5.15.12 for the last time
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/kile/kile-9999.ebuild | 4 | ||||
-rw-r--r-- | app-editors/okteta/okteta-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-editors/kile/kile-9999.ebuild b/app-editors/kile/kile-9999.ebuild index def5f8a063..ca740f01e4 100644 --- a/app-editors/kile/kile-9999.ebuild +++ b/app-editors/kile/kile-9999.ebuild @@ -5,8 +5,8 @@ EAPI=8 ECM_HANDBOOK="forceoptional" KDE_ORG_CATEGORY="office" -KFMIN=5.113.0 -QTMIN=5.15.9 +KFMIN=5.115.0 +QTMIN=5.15.12 MY_P=${P/_beta/b} inherit ecm kde.org diff --git a/app-editors/okteta/okteta-9999.ebuild b/app-editors/okteta/okteta-9999.ebuild index 2892a247e6..3c5e06e02d 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.106.0 -QTMIN=5.15.9 +KFMIN=5.115.0 +QTMIN=5.15.12 inherit ecm kde.org DESCRIPTION="Hex editor by KDE" |