summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2017-01-31 14:09:52 +0100
committerJohannes Huber <johu@gentoo.org>2017-01-31 14:32:35 +0100
commit3d1f056d2df041d50353d9dfe95c47bf228466ab (patch)
tree612fb5ca10aa1a95ad9b55cfec6e9d524d9bbb4e /kde-plasma/plasma-integration
parentwww-misc/shellinabox: turn openssl into a hard dependency and remove ssl USE ... (diff)
downloadgentoo-3d1f056d2df041d50353d9dfe95c47bf228466ab.tar.gz
gentoo-3d1f056d2df041d50353d9dfe95c47bf228466ab.tar.bz2
gentoo-3d1f056d2df041d50353d9dfe95c47bf228466ab.zip
kde-plasma: Remove KDE Plasma 5.8.3
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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.8.3.ebuild42
2 files changed, 0 insertions, 43 deletions
diff --git a/kde-plasma/plasma-integration/Manifest b/kde-plasma/plasma-integration/Manifest
index 954a061f968d..93acc9d764f0 100644
--- a/kde-plasma/plasma-integration/Manifest
+++ b/kde-plasma/plasma-integration/Manifest
@@ -1,2 +1 @@
-DIST plasma-integration-5.8.3.tar.xz 50640 SHA256 437cfef7c1a7de3b422e7003850025355a759d50514cfcb6cab2e5e5aaefcfa4 SHA512 25fe61c4d9884025f3c366072d5092bd57b8faba64bbe7045c8ef8f52e07375f1d88e2ae6598c48372ec455c14dd9b42ed3392e7427b41bd38e3f05a19753da8 WHIRLPOOL 69f1ca042518240f96172e0e363b329d55ef9e04d7aaba648ff54763521ab3b9b642791abd78b97b81991617a337e88923cf494fa2bc7afd1d28c107e0214175
DIST plasma-integration-5.8.5.tar.xz 50936 SHA256 cb4da56f940e87e1195a0ba19e07ea3384fed1dcd26ca91dee1d7dee8f00a7ea SHA512 5e894b334d0d012e6ace38b02f3ff9f8623f75182a0e585406fe5d904658e9ce631c467738a9a79767505028715eb6d27de5c35a4f9d50ad9a83a70e0951dd75 WHIRLPOOL ac28acc14138d95b1228482b4889c4678c12856a9b4a8b915043af3acf434b58121f165d20dcc8a8780d0be4b3548d3053b1d45e58e0bdd7bb5a01a5a9afe733
diff --git a/kde-plasma/plasma-integration/plasma-integration-5.8.3.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.8.3.ebuild
deleted file mode 100644
index fac9ab9dfdd6..000000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.8.3.ebuild
+++ /dev/null
@@ -1,42 +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 kwindowsystem)
- $(add_frameworks_dep kxmlgui)
- $(add_plasma_dep breeze)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtgui '' '' '5=')
- $(add_qt_dep qtwidgets)
- $(add_qt_dep qtx11extras)
- x11-libs/libXcursor
-"
-RDEPEND="${DEPEND}
- media-fonts/hack
- media-fonts/noto
-"
-
-# requires running kde environment
-RESTRICT+=" test"