summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-plasma/plasma-integration')
-rw-r--r--kde-plasma/plasma-integration/Manifest1
-rw-r--r--kde-plasma/plasma-integration/plasma-integration-5.9.2.ebuild43
2 files changed, 0 insertions, 44 deletions
diff --git a/kde-plasma/plasma-integration/Manifest b/kde-plasma/plasma-integration/Manifest
index a6c75cda06fd..3fb2d0653a14 100644
--- a/kde-plasma/plasma-integration/Manifest
+++ b/kde-plasma/plasma-integration/Manifest
@@ -1,4 +1,3 @@
DIST plasma-integration-5.8.5.tar.xz 50936 SHA256 cb4da56f940e87e1195a0ba19e07ea3384fed1dcd26ca91dee1d7dee8f00a7ea SHA512 5e894b334d0d012e6ace38b02f3ff9f8623f75182a0e585406fe5d904658e9ce631c467738a9a79767505028715eb6d27de5c35a4f9d50ad9a83a70e0951dd75 WHIRLPOOL ac28acc14138d95b1228482b4889c4678c12856a9b4a8b915043af3acf434b58121f165d20dcc8a8780d0be4b3548d3053b1d45e58e0bdd7bb5a01a5a9afe733
DIST plasma-integration-5.8.6.tar.xz 51160 SHA256 ccb22bc771940ec9b6ef7a742af18b8b456ccc05b50b1d29b8b9ecde4b8a076c SHA512 8046549ebd6f0085779de0cd4d85c79d1c03109925b87a3e6466909c006321dca658f95f82cd573cff5403662d47e067765b976221dc2f6172ad2f163973553e WHIRLPOOL b9398ee52dc4c73d373bcabc270a821627594cb0d934b0b3803a9f32e22dc1e16dad53d56720fc026c8e6fabde9ee1a36023dec2822e1b9eff6d38081e971b32
-DIST plasma-integration-5.9.2.tar.xz 49824 SHA256 239f68671b1d1c7eb7e937dc9acf9b01ab1e5e13f69d032fa645aa7d880b3afe SHA512 e16d4897eccc08cb37b7978aa16ad80b2351a02d2369009e48d92b48545273eba06c7044950107d1250ef69f475f425eacf550deddc57a634990ad1337efb13e WHIRLPOOL 49013dfc2adfe63d1c9b0524d5cd485285b3e2419652f211629b7fc1753c620eaba3b033fc1abda5e47420733644a3e471550cd88e38d863cea4aba142971e55
DIST plasma-integration-5.9.3.tar.xz 49800 SHA256 d47e5346d62635d95cc18e95511d600f9eb06d68ca5f2b8c1715588d358803fb SHA512 8b5e77ae49b24729d3d6bcd235cdeb8a4e0319f7ea453e617ef16126e4e1bff427f00f018a90f4279dd1ff80d63582287ffd5223ced7219dd1e052e85dd2faf9 WHIRLPOOL 5427183a8bd356693175a3ed807eda2da61d08fe7c4db8f44078d53a5490bae92e544c59dc40d1441657cc16fc94635214eabbad2ad76ed061fad1e12f73f30b
diff --git a/kde-plasma/plasma-integration/plasma-integration-5.9.2.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.9.2.ebuild
deleted file mode 100644
index 79216642952d..000000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.9.2.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~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 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"