From 4cc68f75938e17704ce27985fd3bba2f3f6a877f Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Fri, 7 Jun 2024 21:38:41 +0200 Subject: */*: KF 6.3.0 changes LIBEXECDIR path, so raise KFMIN=6.3.0 everywhere Bug: https://bugs.gentoo.org/928345 Signed-off-by: Andreas Sturmlechner --- app-editors/ghostwriter/ghostwriter-24.05.49.9999.ebuild | 2 +- app-editors/ghostwriter/ghostwriter-9999.ebuild | 2 +- app-editors/kile/kile-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'app-editors') diff --git a/app-editors/ghostwriter/ghostwriter-24.05.49.9999.ebuild b/app-editors/ghostwriter/ghostwriter-24.05.49.9999.ebuild index 39d3d88a84..a36b0c04b0 100644 --- a/app-editors/ghostwriter/ghostwriter-24.05.49.9999.ebuild +++ b/app-editors/ghostwriter/ghostwriter-24.05.49.9999.ebuild @@ -5,7 +5,7 @@ EAPI=8 KDE_ORG_CATEGORY="office" ECM_HANDBOOK="optional" -KFMIN=6.0.0 +KFMIN=6.3.0 QTMIN=6.6.2 inherit ecm gear.kde.org diff --git a/app-editors/ghostwriter/ghostwriter-9999.ebuild b/app-editors/ghostwriter/ghostwriter-9999.ebuild index 02cf1c8b4f..a36b0c04b0 100644 --- a/app-editors/ghostwriter/ghostwriter-9999.ebuild +++ b/app-editors/ghostwriter/ghostwriter-9999.ebuild @@ -5,7 +5,7 @@ EAPI=8 KDE_ORG_CATEGORY="office" ECM_HANDBOOK="optional" -KFMIN=6.2.0 +KFMIN=6.3.0 QTMIN=6.6.2 inherit ecm gear.kde.org diff --git a/app-editors/kile/kile-9999.ebuild b/app-editors/kile/kile-9999.ebuild index ea470a7fed..f2221295c5 100644 --- a/app-editors/kile/kile-9999.ebuild +++ b/app-editors/kile/kile-9999.ebuild @@ -5,7 +5,7 @@ EAPI=8 ECM_HANDBOOK="forceoptional" KDE_ORG_CATEGORY="office" -KFMIN=6.0.0 +KFMIN=6.3.0 QTMIN=6.6.2 MY_P=${P/_beta/b} inherit ecm kde.org -- cgit v1.2.3-65-gdbad