commit: 52d8a38904b57e4649ecc61037ea7abbbdb5f29a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 17 05:09:41 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 17 05:24:54 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52d8a389
kde-plasma/plasma-disks: Bump QTMIN to 6.6.2 There was an ABI break which means 6.6.2->6.6.1 can't be done but we want people using latest anyway as there's a lot of churn still. Signed-off-by: Sam James <sam <AT> gentoo.org> kde-plasma/plasma-disks/plasma-disks-5.93.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-disks/plasma-disks-5.93.0.ebuild b/kde-plasma/plasma-disks/plasma-disks-5.93.0.ebuild index 2022a48ff315..1baf88ed1d97 100644 --- a/kde-plasma/plasma-disks/plasma-disks-5.93.0.ebuild +++ b/kde-plasma/plasma-disks/plasma-disks-5.93.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 ECM_HANDBOOK="true" KFMIN=5.249.0 -QTMIN=6.6.0 +QTMIN=6.6.2 inherit ecm plasma.kde.org DESCRIPTION="Monitors S.M.A.R.T. capable devices for imminent failure"