commit: 82f5a74d49d5197970ba90c106e6d7c87c9d796f Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon May 26 17:31:45 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon May 26 17:41:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82f5a74d
kde-plasma/plymouth-kcm: drop 6.3.4 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plymouth-kcm/Manifest | 1 - kde-plasma/plymouth-kcm/plymouth-kcm-6.3.4.ebuild | 35 ----------------------- 2 files changed, 36 deletions(-) diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest index 0e701b1b5df5..9965c7e4a41e 100644 --- a/kde-plasma/plymouth-kcm/Manifest +++ b/kde-plasma/plymouth-kcm/Manifest @@ -1,2 +1 @@ -DIST plymouth-kcm-6.3.4.tar.xz 49384 BLAKE2B 2fb5c8268b1be3d04f80970597fbd7c7f384b6026b219bd27d7800ce69c1f8090596aefea402c071dcd9fa505549a84cfc469622e0c49122c95c3f378c0cbdde SHA512 e1ca31c8ac391f86ec984b5fc50340b6f2784f22dcb3fd311827ab6797a080733cc89e40c965c089a769965d0d882f369eef7c51069ffde536693c9b2189148d DIST plymouth-kcm-6.3.5.tar.xz 49392 BLAKE2B da1a2f2691361704ec11ffaa4e4ea1626be394d4d72f5c12c1c9582e63ca77d561015d6e3b919f77ee08b30a7d29cf59a5e759284183901af1f290b8b1fb0faf SHA512 ac066e47496744d91845e3bd53410fe51c97bbda47fc042f134b37b5b466a00315d665088fb3ef4498110c5fcb0cd88677e80a2fd68c63084b22f065d88140e1 diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-6.3.4.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-6.3.4.ebuild deleted file mode 100644 index 53f84852b3a6..000000000000 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-6.3.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.10.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"
