From edd873ac21f6afd12cf61155d14997fdbcabe883 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 28 Jan 2026 18:29:19 +0100 Subject: [PATCH] kde-plasma/plymouth-kcm: drop 6.5.4 Signed-off-by: Andreas Sturmlechner --- kde-plasma/plymouth-kcm/Manifest | 1 - .../plymouth-kcm/plymouth-kcm-6.5.4.ebuild | 35 ------------------- 2 files changed, 36 deletions(-) delete mode 100644 kde-plasma/plymouth-kcm/plymouth-kcm-6.5.4.ebuild diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest index 9293cd01e34b5..4048a2813cd2b 100644 --- a/kde-plasma/plymouth-kcm/Manifest +++ b/kde-plasma/plymouth-kcm/Manifest @@ -1,2 +1 @@ -DIST plymouth-kcm-6.5.4.tar.xz 49224 BLAKE2B e08887b51901d3288e90553923be278e2ea68338fcf078d40112c0c62b1672f16b23de8374bc4792f8911d1054e442e2483e9192c64d15abe990782e44b276be SHA512 6b195358b470a51a9397ea479c75f4ac53b79835d12aa97f4ee4a0260a1f93a75b0b00b00b18c5fbaa624191f3ce43e532aca7f0dadb1254314500b0e687d317 DIST plymouth-kcm-6.5.5.tar.xz 49712 BLAKE2B cd8fd9a30e4ca5f7aa4c24ad25171b33305c49b9cd00ce855d62f709dc4b6511a4acd9e4cbabfe487122073dc2dd14aeb574f85743adcddd749a7e9a1060695c SHA512 c0d6f575c6fb1318f69b9866ce10af3037fbdc561cbef1c993c0e30d2917784c31e1097feefd0cf80aa4223edeecb841b82c54260f599b584b1d6415fcd9285a diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-6.5.4.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-6.5.4.ebuild deleted file mode 100644 index 2147a3e61b261..0000000000000 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-6.5.4.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KFMIN=6.18.0 -QTMIN=6.9.1 -inherit ecm plasma.kde.org xdg - -DESCRIPTION="KDE Plasma control module for Plymouth" -HOMEPAGE="https://invent.kde.org/plasma/plymouth-kcm" - -LICENSE="GPL-2+" -SLOT="6" -KEYWORDS="amd64 arm64 ~loong ~ppc64 ~x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] - >=dev-qt/qtdeclarative-${QTMIN}:6 - >=kde-frameworks/karchive-${KFMIN}:6 - >=kde-frameworks/kauth-${KFMIN}:6 - >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kio-${KFMIN}:6 - >=kde-frameworks/knewstuff-${KFMIN}:6 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 - sys-boot/plymouth -" -RDEPEND="${DEPEND} - >=kde-frameworks/kcmutils-${KFMIN}:6 - >=kde-frameworks/kirigami-${KFMIN}:6 -" -BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"