aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-06-11 07:39:37 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-06-11 07:40:29 +0200
commitc54b07f66296f5f31f86abc02ba2a5a831510aaf (patch)
tree6e4d78005bbb77918d1265d42cc58e147fb2f6d0 /kde-plasma/plymouth-kcm
parentkde-plasma/plasma-vault: drop 5.21.90* (diff)
downloadkde-c54b07f66296f5f31f86abc02ba2a5a831510aaf.tar.gz
kde-c54b07f66296f5f31f86abc02ba2a5a831510aaf.tar.bz2
kde-c54b07f66296f5f31f86abc02ba2a5a831510aaf.zip
kde-plasma/plymouth-kcm: drop 5.21.90*
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.21.90.ebuild37
2 files changed, 0 insertions, 38 deletions
diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest
deleted file mode 100644
index 9f35f6ecd6..0000000000
--- a/kde-plasma/plymouth-kcm/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST plymouth-kcm-5.21.90.tar.xz 38268 BLAKE2B f1c8a302b899b603e1e1f716749d6a4d19a397996e3dd681bb3391829353e084b21208bd7438d66aa89fc183e473be2011f90a2837db8e99ec88e6bcacbeb9cd SHA512 5b8468477e23a00d8535e2f8469470b70b8daeab230a8df344a02c90c91814764c746afd04655b498ae160e460f28ab3a7bd719e55a269c467730c10b84df155
diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.21.90.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-5.21.90.ebuild
deleted file mode 100644
index 5d62f9cdd9..0000000000
--- a/kde-plasma/plymouth-kcm/plymouth-kcm-5.21.90.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KFMIN=5.82.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-inherit ecm 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 ~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
-"