commit: 4738b98b461c415adb4484f41b59461c5525a190 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Sep 9 14:55:44 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Sep 9 15:09:05 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4738b98b
kde-plasma/plymouth-kcm: drop 6.4.4 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plymouth-kcm/Manifest | 1 - kde-plasma/plymouth-kcm/plymouth-kcm-6.4.4.ebuild | 35 ----------------------- 2 files changed, 36 deletions(-) diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest index b8985753fddc..15ba6ef5910e 100644 --- a/kde-plasma/plymouth-kcm/Manifest +++ b/kde-plasma/plymouth-kcm/Manifest @@ -1,3 +1,2 @@ DIST plymouth-kcm-6.3.6.tar.xz 49196 BLAKE2B aa9e90199c4f091a64cb91d6131062f01a175bc64b1c5a7554116b3137c19637dba216052ed34bb97d5b997114a6da1e3ea081344ffa4ee1e35f2604284b250d SHA512 54c52c40df6028e4e041d8b92eb4ee849095c2db53a0d705367a091a101503cc480b18e23c05a5ffe2a2e7e9302ebbbb546352ed83bd63d4a374b56e0f23d70e -DIST plymouth-kcm-6.4.4.tar.xz 49476 BLAKE2B a15136adfc97922d25415a640b9e53ac071821cb04d37facaaf107def0ed5a99e4803486b4c4aa867f7c0e4aaba6b3fc73a4dfec072e2a438f157a3e6b7a3a72 SHA512 0e1e06093c59c516f1af5b1071237cd7c00850eb4ea1bdbc3cbdf63b87b208b74729c079c420f590e879815c089cdd27e3b59400ab5eed3e8269d6a615e087a7 DIST plymouth-kcm-6.4.5.tar.xz 49380 BLAKE2B ee68bf551f4189009b26dbc7b8048d2ff946450454ae289a2379280cc4a8994ac465b69bd6c12e03820fcf98ffc780769e4837e3183d4d50f0b8f3584615b1bd SHA512 10695defdad1a6fe80ba0d67b74e5f2eac2ab3bcf8a573fb7009a8da7126c63682828f820ae309c22001ac156f0b76bf70f57e77cfb566b1160c01a818a0fde0 diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-6.4.4.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-6.4.4.ebuild deleted file mode 100644 index 5661996d01e5..000000000000 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-6.4.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.14.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"
