commit: 0718a90bc376bc8a40ed591083a7cc05087fcd1b Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Feb 24 19:44:44 2026 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Feb 24 20:45:47 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0718a90b
kde-plasma/plymouth-kcm: drop 6.6.0 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plymouth-kcm/Manifest | 1 - kde-plasma/plymouth-kcm/plymouth-kcm-6.6.0.ebuild | 35 ----------------------- 2 files changed, 36 deletions(-) diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest index 8e331a4b9e5d..5a87d5faffcb 100644 --- a/kde-plasma/plymouth-kcm/Manifest +++ b/kde-plasma/plymouth-kcm/Manifest @@ -1,3 +1,2 @@ DIST plymouth-kcm-6.5.5.tar.xz 49712 BLAKE2B cd8fd9a30e4ca5f7aa4c24ad25171b33305c49b9cd00ce855d62f709dc4b6511a4acd9e4cbabfe487122073dc2dd14aeb574f85743adcddd749a7e9a1060695c SHA512 c0d6f575c6fb1318f69b9866ce10af3037fbdc561cbef1c993c0e30d2917784c31e1097feefd0cf80aa4223edeecb841b82c54260f599b584b1d6415fcd9285a -DIST plymouth-kcm-6.6.0.tar.xz 49496 BLAKE2B efa76792770ddfd1a040d5f585b69cf834d073b57ce9ed05f83ee0821d38149d4c7dab66d65dcf9a717f2b03364329d47838c389de631650e75453a3e5e2cbce SHA512 1d5555f9fdff0c1824bd6601aca8f0d6293c62d5e4852990ec9486dbd338a968dec7aa44cc6a93e0614b6d4cc33cba2d054002c7d3cb655fdd0767b5e3e91ba0 DIST plymouth-kcm-6.6.1.tar.xz 49484 BLAKE2B 236c41a214c775af35ed7e7a77ab62a061b7daa2d9f97cb15c182d30d30cd19247dc381f3228ff7d04395f119995806977361a0d8756a6c165efc4728f8303e0 SHA512 5551fee2979f1256eb03680e5e3bd98c5fda740d2ed179d58f77da629e7b458ba56d844a2a787822a9cd285113135a7cfaef38df5ddf4d4180f7db31c7e6dfce diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-6.6.0.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-6.6.0.ebuild deleted file mode 100644 index 7ce1b9792f92..000000000000 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-6.6.0.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KFMIN=6.22.0 -QTMIN=6.10.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-6.22.1: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"
