summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-05-04 16:13:38 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-05-09 16:23:29 +0200
commit2dd664cc6c1a39e95013cf6560d220a089413b63 (patch)
treede760643262d7437e9ede4cd3058b1baadf71291 /kde-plasma/plymouth-kcm
parentkde-plasma/plasma-vault: drop 5.26.5 (diff)
downloadgentoo-2dd664cc6c1a39e95013cf6560d220a089413b63.tar.gz
gentoo-2dd664cc6c1a39e95013cf6560d220a089413b63.tar.bz2
gentoo-2dd664cc6c1a39e95013cf6560d220a089413b63.zip
kde-plasma/plymouth-kcm: drop 5.26.5
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.26.5.ebuild38
2 files changed, 0 insertions, 39 deletions
diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest
index f5f68f048882..c73a6d9ff3ba 100644
--- a/kde-plasma/plymouth-kcm/Manifest
+++ b/kde-plasma/plymouth-kcm/Manifest
@@ -1,2 +1 @@
-DIST plymouth-kcm-5.26.5.tar.xz 44028 BLAKE2B d02d378b930a2441f797be6c93669fbc4d13c673ec73c7eba8e3b02a8b54bd84f7fe32b0824f1910ac74343ddd113ac3dd41e68becfd3f77e3e2eb02e315adbd SHA512 c7c1ef4032b855846fe26a0c3be98835c0b9f3866612092ce6c07ae50898d99c3d988b0603df4305e484035b535e1991f5425bb99343e177fe9764c1ebdcfdc7
DIST plymouth-kcm-5.27.4.1.tar.xz 45584 BLAKE2B c249e49b32253695f325a29ecba421b83277585c78f5ef1483ea49be2ba667925b5d3435fd9a9b3533dcac92b0da0be59d8b6d2f8b73975b1e37165c304398be SHA512 7b7f34400724c0751dfc23badbb2e1dc8c047290f27a2ad24fc1d6b80886dd5d942c4888c8831f63aec3ec28eab4c0e7a1bffc9e0800175b5b2fd32ff685e208
diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.26.5.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-5.26.5.ebuild
deleted file mode 100644
index 3d428d32c5f8..000000000000
--- a/kde-plasma/plymouth-kcm/plymouth-kcm-5.26.5.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.99.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-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"