commit: 9a093f9db32b6c503b9f012995ed2b99fa917122 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Jul 1 19:12:09 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Jul 2 17:19:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a093f9d
kde-plasma/plymouth-kcm: drop 6.4.1 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plymouth-kcm/Manifest | 1 - kde-plasma/plymouth-kcm/plymouth-kcm-6.4.1.ebuild | 35 ----------------------- 2 files changed, 36 deletions(-) diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest index e955e6a6572f..d164d66cc3fd 100644 --- a/kde-plasma/plymouth-kcm/Manifest +++ b/kde-plasma/plymouth-kcm/Manifest @@ -1,3 +1,2 @@ DIST plymouth-kcm-6.3.5.tar.xz 49392 BLAKE2B da1a2f2691361704ec11ffaa4e4ea1626be394d4d72f5c12c1c9582e63ca77d561015d6e3b919f77ee08b30a7d29cf59a5e759284183901af1f290b8b1fb0faf SHA512 ac066e47496744d91845e3bd53410fe51c97bbda47fc042f134b37b5b466a00315d665088fb3ef4498110c5fcb0cd88677e80a2fd68c63084b22f065d88140e1 -DIST plymouth-kcm-6.4.1.tar.xz 49228 BLAKE2B d676b1e05afc7d85a22b0c14d2d4ee365b5dae0440ca2c271b0a0aad41499ecc7a445d142969150406a64bc39cdf6d5b013b7c3af4f5f39905bb3cb9861471bd SHA512 9450e0560c47433ae1fb53e968336a7d5fa62a37f866ec661f5352c8905183b1fbfc2f919fcfcd0d81b3947cd18c446058d3263839a5c3fb203351c6c2cdec3b DIST plymouth-kcm-6.4.2.tar.xz 49208 BLAKE2B df599280834f9d8f0dcf710067ac3f52671b124b6d1d27ca3639f42d3a0dd41abb7ad2e7c2b8ab12e33d1f4513f570dc5010b55670f6977d978c6605e3708ce7 SHA512 8a6a4aab582d0ebe63257bb3c7af0b8db308c63df8cacce5210863b66ae9c95e0acd1b94d73bf09dee07eb5e9abf7faf3e2d35aeebfc41f9c720af81c49fc76d diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-6.4.1.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-6.4.1.ebuild deleted file mode 100644 index 5661996d01e5..000000000000 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-6.4.1.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"
