diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-02-15 13:11:46 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-02-15 13:33:50 +0100 |
commit | 52a0ebdb22f138dbbf437f2c5fd453ea1d673be9 (patch) | |
tree | 5a184219eaf80741da0508fa94ccb64c3437b1d5 /kde-plasma/plymouth-kcm | |
parent | sys-libs/kpmcore: drop 23.08.49.9999 (diff) | |
download | kde-52a0ebdb22f138dbbf437f2c5fd453ea1d673be9.tar.gz kde-52a0ebdb22f138dbbf437f2c5fd453ea1d673be9.tar.bz2 kde-52a0ebdb22f138dbbf437f2c5fd453ea1d673be9.zip |
*/*: Bump QTMIN to 6.6.2 globally
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/plymouth-kcm')
-rw-r--r-- | kde-plasma/plymouth-kcm/plymouth-kcm-6.0.49.9999.ebuild | 2 | ||||
-rw-r--r-- | kde-plasma/plymouth-kcm/plymouth-kcm-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-6.0.49.9999.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-6.0.49.9999.ebuild index a67df94f88..b4891291dc 100644 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-6.0.49.9999.ebuild +++ b/kde-plasma/plymouth-kcm/plymouth-kcm-6.0.49.9999.ebuild @@ -5,7 +5,7 @@ EAPI=8 KFMIN=6.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" diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-9999.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-9999.ebuild index e4ece617ca..8aacbf5343 100644 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-9999.ebuild +++ b/kde-plasma/plymouth-kcm/plymouth-kcm-9999.ebuild @@ -5,7 +5,7 @@ EAPI=8 KFMIN=9999 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" |