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.6.4.ebuild40
2 files changed, 0 insertions, 41 deletions
diff --git a/kde-plasma/plasma-integration/Manifest b/kde-plasma/plasma-integration/Manifest
index bfd03a5860cf..3c6a9a6bc524 100644
--- a/kde-plasma/plasma-integration/Manifest
+++ b/kde-plasma/plasma-integration/Manifest
@@ -1,2 +1 @@
-DIST plasma-integration-5.6.4.tar.xz 51568 SHA256 95f434801f23f2ffbbb2df6dcb19ef1373ef942919bc5a133adca8c59e1a1bab SHA512 8a6eaf82dbf837bc53f4a1e824b350678082066b74452f35e8cfeb0ab5eeb1d5fcc6d0b97d1fc8df1988fa4ae4194a584427694ec460a843571cf4140f5db40d WHIRLPOOL cf0a60445c393c390bbe5c6a8d5e66419a7288ec096e7086c4cb3590513c8a3bec0503a6f7e5cc03c14b916285203cc0c3a6c6ee29577fdf33075e174c59c415
DIST plasma-integration-5.6.5.tar.xz 52552 SHA256 40e8716f3472d1a2b22bc44d51d76901c8ce0606e7587b549584cb7e9e1c87e8 SHA512 a8952f25ed2eacc96c7957c4f2d21397fe5a75a9dcfacca67e3b7111095be380128c4663276bba838cb30e877f02ded184867e29ad591fd62caed63114a79eed WHIRLPOOL 2af37abc93c7534642a93726c60fa5cd6e4095b65d8a7c0e192864c9529a04962ef84cf5ab0961711b6dc39bdd93a71367181ee2a2f415e8ba8d3614470e70d1
diff --git a/kde-plasma/plasma-integration/plasma-integration-5.6.4.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.6.4.ebuild
deleted file mode 100644
index af5b5e6241bf..000000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.6.4.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2016 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 kxmlgui)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtgui '' '' '5=')
- $(add_qt_dep qtwidgets)
- $(add_qt_dep qtx11extras)
- x11-libs/libXcursor
-"
-RDEPEND="${DEPEND}
- $(add_plasma_dep oxygen-fonts '' 5.4.3)
- media-fonts/noto
-"
-
-# requires running kde environment
-RESTRICT="test"