aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-08-31 15:01:26 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-08-31 17:40:47 +0200
commit5a9880030b4a611752496c87aa04f911e591d4bc (patch)
treeea2707252af0ed93b18dbcee8506b9b669406eb7 /kde-plasma/plymouth-kcm
parentkde-plasma/plasma-vault: drop 5.22.49.9999* (diff)
downloadkde-5a9880030b4a611752496c87aa04f911e591d4bc.tar.gz
kde-5a9880030b4a611752496c87aa04f911e591d4bc.tar.bz2
kde-5a9880030b4a611752496c87aa04f911e591d4bc.zip
kde-plasma/plymouth-kcm: drop 5.22.49.9999*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/plymouth-kcm')
-rw-r--r--kde-plasma/plymouth-kcm/plymouth-kcm-5.22.49.9999.ebuild37
1 files changed, 0 insertions, 37 deletions
diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.22.49.9999.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-5.22.49.9999.ebuild
deleted file mode 100644
index 3fb78d3d8d..0000000000
--- a/kde-plasma/plymouth-kcm/plymouth-kcm-5.22.49.9999.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-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=""
-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
-"