aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-02-13 11:48:53 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-02-13 11:48:53 +0100
commit91225374029f0a4bd92fe4a8044882c079a5ef30 (patch)
tree2b281814666ad2430b98475b2f4ea912875811ee /kde-plasma/plymouth-kcm
parentkde-plasma/plasma-welcome: drop 5.27.0 (diff)
downloadkde-91225374029f0a4bd92fe4a8044882c079a5ef30.tar.gz
kde-91225374029f0a4bd92fe4a8044882c079a5ef30.tar.bz2
kde-91225374029f0a4bd92fe4a8044882c079a5ef30.zip
kde-plasma/plymouth-kcm: drop 5.27.0
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.0.ebuild38
2 files changed, 0 insertions, 39 deletions
diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest
deleted file mode 100644
index f809f3e22a..0000000000
--- a/kde-plasma/plymouth-kcm/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST plymouth-kcm-5.27.0.tar.xz 45604 BLAKE2B f995450da549320441668a8f645e25d1d967ce2f26e71fc6e35b52438e4b31d400ca71e080aaa04aa5e8003b74940e3333a99eb4804923204248759ab3a40e81 SHA512 945daf1d243b08589beec5c45d8019db4275900e70a3c38d96161c04974e07c68a0831283ce778dc7590e1546b4837766909dac03f878b964d7f5aa52f0d3f0a
diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.27.0.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-5.27.0.ebuild
deleted file mode 100644
index 774a59d17f..0000000000
--- a/kde-plasma/plymouth-kcm/plymouth-kcm-5.27.0.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"