commit: a40f4f58f4e9ba60008b15007cb84e3ab686f717 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Mar 11 20:31:06 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Mar 11 20:52:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a40f4f58
kde-plasma/plymouth-kcm: drop 6.3.2 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plymouth-kcm/Manifest | 1 - kde-plasma/plymouth-kcm/plymouth-kcm-6.3.2.ebuild | 35 ----------------------- 2 files changed, 36 deletions(-) diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest index 4ad10216960f..6f41354149d2 100644 --- a/kde-plasma/plymouth-kcm/Manifest +++ b/kde-plasma/plymouth-kcm/Manifest @@ -1,3 +1,2 @@ DIST plymouth-kcm-6.2.5.tar.xz 47684 BLAKE2B 33d5c7b6096a04b33b9315846205c615679a67a35a53766c88bbfd5c2ac109e1ad0fd1252133442bc39f5398c547907be4846727b623d279d6be7d6fc2f17a33 SHA512 e69e5ad514badb36cdbca77d56093834309ccc2f41a76587f2d3ee0690658ecd8124adb3c3b7b2348edf4a05286bed0f8c12d58fd7d5182827b65e93381b189f -DIST plymouth-kcm-6.3.2.tar.xz 49368 BLAKE2B 728cb04376b9700ceb03b2cbb7d3f7aba7fdc4f754dfc63cb0e7c1c8092feb98e67e49968923f5dddb14c2bc879de714a4e3ca3a1c5cee89e5adafccd20b8ded SHA512 43c7eaea1f5b4f94cf3ec55a2b44d5db233efaf10d8ff7206f2b6edba877503e10d2fb3393d393bc59130613a576895b3f1d7e62579562fdd30031035cc7223b DIST plymouth-kcm-6.3.3.tar.xz 49388 BLAKE2B a6c8d990b3ddf1547dcae153dda933cb7c711d63a6e40d5269fd2690a5acf28889942681f7f575d048f1f3ee49d8ce679b748b95c1a68dd82477685a748ffde9 SHA512 d761542224b7fd937a5008d4e51cb7277b019100a3c7808c78b0f16945432ed3bd0b2975ec689a2e2049bd1d3059c60748faeef5c7a03c4f90cba0082d586dd1 diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-6.3.2.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-6.3.2.ebuild deleted file mode 100644 index 9cfb252448d9..000000000000 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-6.3.2.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"
