summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-04-09 00:40:42 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-04-10 20:23:55 +0200
commit03f1d51e5d3f61422e0eb11054deb54307f69b65 (patch)
treeb706f2cfee181ad64c1598f7fee8c32d53bc8c02 /kde-plasma/plymouth-kcm
parentkde-plasma/plasma-welcome: drop 5.27.3 (diff)
downloadgentoo-03f1d51e5d3f61422e0eb11054deb54307f69b65.tar.gz
gentoo-03f1d51e5d3f61422e0eb11054deb54307f69b65.tar.bz2
gentoo-03f1d51e5d3f61422e0eb11054deb54307f69b65.zip
kde-plasma/plymouth-kcm: drop 5.27.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/plymouth-kcm')
-rw-r--r--kde-plasma/plymouth-kcm/Manifest1
-rw-r--r--kde-plasma/plymouth-kcm/plymouth-kcm-5.27.3.ebuild38
2 files changed, 0 insertions, 39 deletions
diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest
index 4ea0eae561e4..f5f68f048882 100644
--- a/kde-plasma/plymouth-kcm/Manifest
+++ b/kde-plasma/plymouth-kcm/Manifest
@@ -1,3 +1,2 @@
DIST plymouth-kcm-5.26.5.tar.xz 44028 BLAKE2B d02d378b930a2441f797be6c93669fbc4d13c673ec73c7eba8e3b02a8b54bd84f7fe32b0824f1910ac74343ddd113ac3dd41e68becfd3f77e3e2eb02e315adbd SHA512 c7c1ef4032b855846fe26a0c3be98835c0b9f3866612092ce6c07ae50898d99c3d988b0603df4305e484035b535e1991f5425bb99343e177fe9764c1ebdcfdc7
-DIST plymouth-kcm-5.27.3.tar.xz 45556 BLAKE2B 6d51d49a92f5e024d837e839284199a81166f72ba3b47d809bce43ae749db7d974bbfc5d5914e2bdf20316b55bb535f2d77943ebcafed9db99ee672dc18fa7cc SHA512 53b50b83dba5afad391674b089425ee1c74036934c647d179410d8f580445d8c2556488d736720e1d144d9d1a73d0eabacf56336673d67fdbe4e8d9015b07b46
DIST plymouth-kcm-5.27.4.1.tar.xz 45584 BLAKE2B c249e49b32253695f325a29ecba421b83277585c78f5ef1483ea49be2ba667925b5d3435fd9a9b3533dcac92b0da0be59d8b6d2f8b73975b1e37165c304398be SHA512 7b7f34400724c0751dfc23badbb2e1dc8c047290f27a2ad24fc1d6b80886dd5d942c4888c8831f63aec3ec28eab4c0e7a1bffc9e0800175b5b2fd32ff685e208
diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.27.3.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-5.27.3.ebuild
deleted file mode 100644
index 774a59d17f14..000000000000
--- a/kde-plasma/plymouth-kcm/plymouth-kcm-5.27.3.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.102.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.7
-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"