From 9c632e2618e58855d19639e4081284d07ec822b1 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 29 Nov 2017 15:55:17 +0100 Subject: kde-plasma: Drop KDE Plasma 5.11.3 Package-Manager: Portage-2.3.16, Repoman-2.3.6 --- kde-plasma/plasma-integration/Manifest | 1 - .../plasma-integration-5.11.3.ebuild | 43 ---------------------- 2 files changed, 44 deletions(-) delete mode 100644 kde-plasma/plasma-integration/plasma-integration-5.11.3.ebuild (limited to 'kde-plasma/plasma-integration') diff --git a/kde-plasma/plasma-integration/Manifest b/kde-plasma/plasma-integration/Manifest index 4364b2c51b16..32525f767519 100644 --- a/kde-plasma/plasma-integration/Manifest +++ b/kde-plasma/plasma-integration/Manifest @@ -1,3 +1,2 @@ DIST plasma-integration-5.10.5.tar.xz 51704 SHA256 56c2adf52399536278dbad3605c1088e214ef6c57c72e06f297da2739be69d95 SHA512 18fbd5c6374ad65119a3df0bb93caa38cc0b4e599be4b20aaf625b7ad1c27a1bcab5efba8dfc7932f0fd64a0ae039251b02dfb0228382a49ed685dd1e8cff900 WHIRLPOOL e272c5e57b4b1af2968b466b34c95abf57bb41e6612c56e3684c64f7fec95da61cec47c773afebc1456a9ff98d8a53a2ca87ddef18c07501dd461cce32630c3c -DIST plasma-integration-5.11.3.tar.xz 52712 BLAKE2B 7216340bfc0ad41e3bf1731e5b4861815000c79e27a1e21ed2b1482dfb1fdc87441f0ef7e03461c69d892a2f3d0a4b936eab40eb8937308c144379c920f9f377 SHA512 29c12076e3b79184976afc3460efe5ade210fa3c1504df8ba391f1787ad02e1bc2122165f1d8cb88462a4ea769c8101300e4841998717743405bd3c8e414073f DIST plasma-integration-5.11.4.tar.xz 52692 BLAKE2B 55a1f4d168fecf087449e28bd7e73440ed925e16b5cb9766c5b4a9b19eaf3e7da045fcda905e2a6ea059a4e57173ec4aa8c9ef5c648ef94d4f1aa45cd97a3e81 SHA512 65f03bef9162682e591e71dafb000fd349706203daa53b02038bb392464c8d96e6f42b0da52cc990034e4730dc5e69a3d54275ea3eca28ae5c841fab2316d42a diff --git a/kde-plasma/plasma-integration/plasma-integration-5.11.3.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.11.3.ebuild deleted file mode 100644 index 2621b8fe1c94..000000000000 --- a/kde-plasma/plasma-integration/plasma-integration-5.11.3.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces" -LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep kjobwidgets) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep kwayland) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep kxmlgui) - $(add_plasma_dep breeze) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui 'dbus' '' '5=') - $(add_qt_dep qtquickcontrols2) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtx11extras) - x11-libs/libXcursor - x11-libs/libxcb -" -RDEPEND="${DEPEND} - media-fonts/hack - media-fonts/noto -" - -# requires running kde environment -RESTRICT+=" test" -- cgit v1.2.3