From 26bb6ee4ac005c9909486e32762f524cd9e6105d Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 26 Feb 2020 00:01:58 +0100 Subject: kde-plasma: Drop KDE Plasma 5.18.1 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner --- kde-plasma/plymouth-kcm/Manifest | 1 - kde-plasma/plymouth-kcm/plymouth-kcm-5.18.1.ebuild | 40 ---------------------- 2 files changed, 41 deletions(-) delete mode 100644 kde-plasma/plymouth-kcm/plymouth-kcm-5.18.1.ebuild (limited to 'kde-plasma/plymouth-kcm') diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest index 671b46ca2e7f..f9ef9864ba3d 100644 --- a/kde-plasma/plymouth-kcm/Manifest +++ b/kde-plasma/plymouth-kcm/Manifest @@ -1,3 +1,2 @@ DIST plymouth-kcm-5.17.5.tar.xz 40372 BLAKE2B a78f79960dd0623647be478fe37c9d15b7eb55c1a6cc2037fcb72d5d86ed0226860fc258850b7313bb75788580e0089f86656b97480c7b0d93c726ed6bb668ae SHA512 2751c89408538c58821d71aeda47c57584b647f006b7fcad0a67d0247a861523be6b3e253a2e3b32c9f0f3be0613385fef49bc2b68d8900f1e9e1be54e989494 -DIST plymouth-kcm-5.18.1.tar.xz 41884 BLAKE2B 94bf8495677a2b23b7518520b907baed8d29a8381f8faa27bdf62e33ae61db71793093042d5e76ac480904dffddfe77d6286619707554618a9bb087799f57688 SHA512 6f0f3ed407f9df962a28b06e1039823d6ecc2c837108fb31d65ef79233454585c20ae1bc239d89279434b74bb3beae5ce0aaebf8645d5747e7ebae5445758d25 DIST plymouth-kcm-5.18.2.tar.xz 41876 BLAKE2B 686d333be31b9b870f5acf8726ac95430af8c4b369f17f2324edffda298517a61f9b6ab0727f4398f5fb1b8b491c660d964e02bdb3ba6303460b3753bdd726e7 SHA512 f7a16afefd12e5f69f54f31ecc3e33fa7ac9c61f8790c84558bbcbe9ef7c0a7178dccc80f0cc4b7aee7df1b1d2f4ad846ea7a46dd4801fc4c8584c018046c511 diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.18.1.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-5.18.1.ebuild deleted file mode 100644 index a4af1e618c8f..000000000000 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-5.18.1.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.66.0 -PVCUT=$(ver_cut 1-3) -QTMIN=5.12.3 -inherit ecm kde.org - -DESCRIPTION="KDE Plasma control module for Plymouth" -HOMEPAGE="https://cgit.kde.org/plymouth-kcm.git" - -LICENSE="GPL-2+" -SLOT="5" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" -IUSE="" - -DEPEND=" - >=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 - >=dev-qt/qtdeclarative-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtquickcontrols-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - sys-boot/plymouth -" -RDEPEND="${DEPEND} - >=kde-plasma/kde-cli-tools-${PVCUT}:5 -" - -DOCS=( CONTRIBUTORS ) -- cgit v1.2.3-65-gdbad