commit: ef699e956dd6c50f086275d1b467a1a237179310 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Dec 28 20:15:28 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Dec 28 20:48:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef699e95
kde-plasma/plymouth-kcm: drop 6.4.5 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plymouth-kcm/Manifest | 1 - kde-plasma/plymouth-kcm/plymouth-kcm-6.4.5.ebuild | 35 ----------------------- 2 files changed, 36 deletions(-) diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest index 94c09e1f8429..f6012813214a 100644 --- a/kde-plasma/plymouth-kcm/Manifest +++ b/kde-plasma/plymouth-kcm/Manifest @@ -1,2 +1 @@ -DIST plymouth-kcm-6.4.5.tar.xz 49380 BLAKE2B ee68bf551f4189009b26dbc7b8048d2ff946450454ae289a2379280cc4a8994ac465b69bd6c12e03820fcf98ffc780769e4837e3183d4d50f0b8f3584615b1bd SHA512 10695defdad1a6fe80ba0d67b74e5f2eac2ab3bcf8a573fb7009a8da7126c63682828f820ae309c22001ac156f0b76bf70f57e77cfb566b1160c01a818a0fde0 DIST plymouth-kcm-6.5.4.tar.xz 49224 BLAKE2B e08887b51901d3288e90553923be278e2ea68338fcf078d40112c0c62b1672f16b23de8374bc4792f8911d1054e442e2483e9192c64d15abe990782e44b276be SHA512 6b195358b470a51a9397ea479c75f4ac53b79835d12aa97f4ee4a0260a1f93a75b0b00b00b18c5fbaa624191f3ce43e532aca7f0dadb1254314500b0e687d317 diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-6.4.5.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-6.4.5.ebuild deleted file mode 100644 index 4e48b807c3f2..000000000000 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-6.4.5.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.16.0 -QTMIN=6.8.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"
