commit: c2c72f9e63e8574b16d81476f0a3fb8b3351c121 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Mar 3 18:16:59 2026 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Mar 3 19:04:21 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2c72f9e
kde-plasma/plymouth-kcm: drop 6.6.1 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plymouth-kcm/Manifest | 1 - kde-plasma/plymouth-kcm/plymouth-kcm-6.6.1.ebuild | 35 ----------------------- 2 files changed, 36 deletions(-) diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest index 3dd353f49f0d..a378fc1d127c 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.1.tar.xz 49484 BLAKE2B 236c41a214c775af35ed7e7a77ab62a061b7daa2d9f97cb15c182d30d30cd19247dc381f3228ff7d04395f119995806977361a0d8756a6c165efc4728f8303e0 SHA512 5551fee2979f1256eb03680e5e3bd98c5fda740d2ed179d58f77da629e7b458ba56d844a2a787822a9cd285113135a7cfaef38df5ddf4d4180f7db31c7e6dfce DIST plymouth-kcm-6.6.2.tar.xz 49528 BLAKE2B a37c30ca0241b7be1c5aa27d02fb1b90ca28df1039014c288c6ff3bad547dc0d2d50b251cf9a3f5f8046d8145ad78d234ed2e16a8ec1dfa25fe3100ab032f86f SHA512 9f9ead6bd26020cb590659a261dbb3e20693e0270fd8529483bfcc40f8ae61297af6bddbb50279c178cf905de827782f870f5e8a6d944e68cba371ed2cfa4570 diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-6.6.1.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-6.6.1.ebuild deleted file mode 100644 index 7ce1b9792f92..000000000000 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-6.6.1.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"
