commit: 5a8afece76689fc51bd763530d6159a9c6e35792 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 17 05:13:02 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 17 05:24:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a8afece
kde-plasma/plymouth-kcm: 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/plymouth-kcm/plymouth-kcm-5.93.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.93.0.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-5.93.0.ebuild index 2c743f797d2d..974809ce0e2d 100644 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-5.93.0.ebuild +++ b/kde-plasma/plymouth-kcm/plymouth-kcm-5.93.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 KFMIN=5.249.0 PVCUT=$(ver_cut 1-3) -QTMIN=6.6.0 +QTMIN=6.6.2 inherit ecm plasma.kde.org DESCRIPTION="KDE Plasma control module for Plymouth"
