From 35bfb16b03d2fb87d17924fb0de992857b670a46 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 16 Aug 2023 16:17:12 +0200 Subject: kde-plasma/plymouth-kcm: drop 5.27.6 Signed-off-by: Andreas Sturmlechner --- kde-plasma/plymouth-kcm/Manifest | 1 - kde-plasma/plymouth-kcm/plymouth-kcm-5.27.6.ebuild | 38 ---------------------- 2 files changed, 39 deletions(-) delete mode 100644 kde-plasma/plymouth-kcm/plymouth-kcm-5.27.6.ebuild diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest index 79128f92fee6..0d68b45e902a 100644 --- a/kde-plasma/plymouth-kcm/Manifest +++ b/kde-plasma/plymouth-kcm/Manifest @@ -1,2 +1 @@ -DIST plymouth-kcm-5.27.6.tar.xz 45712 BLAKE2B e77616b4445aabf90d5ac4adadc6d328d241294a35f6eeddd1e0c74cfce78471905d4950bcfe6f8336781ce71da373282a03e7441527b822db691a85b26e048c SHA512 ea9441e403fe5a2c41b5933759f9f9017a9581b26d939a2b5a06a1683fe1527fade854e87755559f956be089684c615ab31c7b607ac68ecb5092b9d04b031c6d DIST plymouth-kcm-5.27.7.tar.xz 45716 BLAKE2B f173603e90a2a2b7b9c3f149dc88603f7e6fe7d7913ce1ad50695a8d98f4a60c884cd33e3942688c7e1ae6c2a8c0210a7e6dd9c5a898fb4973d6265117be9dc3 SHA512 4f18a1816d06f32c54bd67cec9004fc1141e671646ed6a72a2f36bba9479c175ca4244a86aa05f03d06ab69cd89604ad74acfe3101ae03e4ae1ac058f176f58f diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.27.6.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-5.27.6.ebuild deleted file mode 100644 index 68395c1ebec7..000000000000 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-5.27.6.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KFMIN=5.106.0 -PVCUT=$(ver_cut 1-3) -QTMIN=5.15.9 -inherit ecm plasma.kde.org - -DESCRIPTION="KDE Plasma control module for Plymouth" -HOMEPAGE="https://invent.kde.org/plasma/plymouth-kcm" - -LICENSE="GPL-2+" -SLOT="5" -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtdeclarative-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtquickcontrols-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - >=kde-frameworks/karchive-${KFMIN}:5 - >=kde-frameworks/kauth-${KFMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/kdeclarative-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kio-${KFMIN}:5 - >=kde-frameworks/knewstuff-${KFMIN}:5 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 - sys-boot/plymouth -" -RDEPEND="${DEPEND} - >=kde-plasma/kde-cli-tools-${PVCUT}:5 -" -BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5" -- cgit v1.2.3-65-gdbad