commit:     87c7a07e8564cb365a4c1bf0967ffcb11c3fdf3a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 28 15:30:15 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jul 28 15:37:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87c7a07e

kde-plasma/plymouth-kcm: drop 5.19.3*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plymouth-kcm/Manifest                   |  1 -
 kde-plasma/plymouth-kcm/plymouth-kcm-5.19.3.ebuild | 40 ----------------------
 2 files changed, 41 deletions(-)

diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest
index ee5ef0cf041..4a0c975825e 100644
--- a/kde-plasma/plymouth-kcm/Manifest
+++ b/kde-plasma/plymouth-kcm/Manifest
@@ -1,3 +1,2 @@
 DIST plymouth-kcm-5.18.5.tar.xz 41872 BLAKE2B 
29e9f8e56478140c0f4d54d297c9efdc33d2f20b18d9e1b1f16640c1abd1a2f5b6033ebf3053384dda6380d2a51c476842fa8587d402cba2e9bc0f98d6d44823
 SHA512 
ab9c883d4ed23315e925884662c72b42b350a1938b7dcf24dc30e0486fdd4c4449dcdc30abc45b3007d586e07998c96834918d2e91fcda3163c0f9f5b62c37cf
-DIST plymouth-kcm-5.19.3.tar.xz 41616 BLAKE2B 
9770fe019b7772d4d721d09f65c10690b7badd7e6ef1134964c31e57355fe2afeead8e1fe7f8451cc82979c27ea80c4f84851360ed57e10f5399f0103d7f58d9
 SHA512 
efef1c30ef37cd3a01dd53fec0cc620e197c5c7b1991380a85b9c1b73284bd1d1e167bdb2578f7b646ef68e57012a6546168e4ad20f26c0af4f6830d40813c2b
 DIST plymouth-kcm-5.19.4.tar.xz 41624 BLAKE2B 
344ec30365e507d6640e32aa5e736402c75424b37bf927b983f99c404a61a3fe1e120b27b5ed063e6877d288d2f8398bf7758a0c3f8bcdefdf0f53fb5c5334eb
 SHA512 
ac588fce3a1773aa33485c62ca5bb93049baabd748c2f8e5da32b4d07597f7e508f6acfdace4e711a3a0045dc8b3fb98505df61e466654c1b11fe828ef543c91

diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.19.3.ebuild 
b/kde-plasma/plymouth-kcm/plymouth-kcm-5.19.3.ebuild
deleted file mode 100644
index fd5acd82925..00000000000
--- a/kde-plasma/plymouth-kcm/plymouth-kcm-5.19.3.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-BOGUS=1
-KFMIN=5.71.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.14.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
-"
-
-DOCS=( CONTRIBUTORS )

Reply via email to