From 6299c1555f38dd27128a5a8582b9a84c3e6b7669 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 4 Oct 2021 14:52:23 +0200 Subject: kde-plasma/plasma-integration: drop 5.22.90* Signed-off-by: Andreas Sturmlechner --- kde-plasma/plasma-integration/Manifest | 1 - .../plasma-integration-5.22.90.ebuild | 48 ---------------------- 2 files changed, 49 deletions(-) delete mode 100644 kde-plasma/plasma-integration/Manifest delete mode 100644 kde-plasma/plasma-integration/plasma-integration-5.22.90.ebuild diff --git a/kde-plasma/plasma-integration/Manifest b/kde-plasma/plasma-integration/Manifest deleted file mode 100644 index 96af3bb4d1..0000000000 --- a/kde-plasma/plasma-integration/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST plasma-integration-5.22.90.tar.xz 83032 BLAKE2B 47b4cf4375ac38a57314cbe564f6a1c3f24e10b82166f0d34b2af6ac0b70176547ecd7c641c4342abf86caeef63a37172751f19eb893d34571d3be7b9742c947 SHA512 1e2b49560144be363f42d37d288b1c88a5fe9338a8d5259ee83fb077348890020fb30824fdb273670d0485c04408471e800526c6f209347a98ccbb1375e2c091 diff --git a/kde-plasma/plasma-integration/plasma-integration-5.22.90.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.22.90.ebuild deleted file mode 100644 index 2873e4f7fe..0000000000 --- a/kde-plasma/plasma-integration/plasma-integration-5.22.90.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KFMIN=5.86.0 -PVCUT=$(ver_cut 1-3) -QTMIN=5.15.2 -VIRTUALX_REQUIRED="test" -inherit ecm kde.org - -DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces" - -LICENSE="LGPL-2+" -SLOT="5" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" -IUSE="" - -# requires running kde environment -RESTRICT="test" - -DEPEND=" - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5=[dbus] - >=dev-qt/qtquickcontrols2-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - >=dev-qt/qtx11extras-${QTMIN}:5 - >=kde-frameworks/kcompletion-${KFMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kconfigwidgets-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kiconthemes-${KFMIN}:5 - >=kde-frameworks/kio-${KFMIN}:5 - >=kde-frameworks/kjobwidgets-${KFMIN}:5 - >=kde-frameworks/knotifications-${KFMIN}:5 - >=kde-frameworks/kwayland-${KFMIN}:5 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 - >=kde-frameworks/kwindowsystem-${KFMIN}:5 - >=kde-frameworks/kxmlgui-${KFMIN}:5 - >=kde-plasma/breeze-${PVCUT}:5 - x11-libs/libXcursor - x11-libs/libxcb -" -RDEPEND="${DEPEND} - media-fonts/hack - media-fonts/noto -" -- cgit v1.2.3-65-gdbad