summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-07-24 12:53:04 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-07-24 15:26:13 +0200
commitd06b3971270cef3bce4106e34db559eadebb5470 (patch)
treefb1b6301a5bc0ab6bfa1a9542d9dcdf4ec2733a6
parentkde-plasma/plasma-welcome: drop 5.27.5 (diff)
downloadgentoo-d06b3971270cef3bce4106e34db559eadebb5470.tar.gz
gentoo-d06b3971270cef3bce4106e34db559eadebb5470.tar.bz2
gentoo-d06b3971270cef3bce4106e34db559eadebb5470.zip
kde-plasma/plymouth-kcm: drop 5.27.5
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-plasma/plymouth-kcm/Manifest1
-rw-r--r--kde-plasma/plymouth-kcm/plymouth-kcm-5.27.5.ebuild38
2 files changed, 0 insertions, 39 deletions
diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest
index 824cc98e99c4..cbded6d9e277 100644
--- a/kde-plasma/plymouth-kcm/Manifest
+++ b/kde-plasma/plymouth-kcm/Manifest
@@ -1,2 +1 @@
-DIST plymouth-kcm-5.27.5.tar.xz 45588 BLAKE2B e1f30b65630cedcab14a7a2ff852b38835f0264ae0e8d7ca2ad38ce45acfeacfa9cb9007496429e6190fc809b7716204b7041f9f3a01cf1214885a9e5819f13f SHA512 a4113fb106230953f2ed65e08b7bf1118d438c53c2bcf45c19745e8bc716e1643649f78703e6af1d2194362affcc1b027d36335a9bfdaafc007b6d90970137c6
DIST plymouth-kcm-5.27.6.tar.xz 45712 BLAKE2B e77616b4445aabf90d5ac4adadc6d328d241294a35f6eeddd1e0c74cfce78471905d4950bcfe6f8336781ce71da373282a03e7441527b822db691a85b26e048c SHA512 ea9441e403fe5a2c41b5933759f9f9017a9581b26d939a2b5a06a1683fe1527fade854e87755559f956be089684c615ab31c7b607ac68ecb5092b9d04b031c6d
diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.27.5.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-5.27.5.ebuild
deleted file mode 100644
index 6d631a834bd2..000000000000
--- a/kde-plasma/plymouth-kcm/plymouth-kcm-5.27.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.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"