summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-12-09 20:16:51 +0100
committerJohannes Huber <johu@gentoo.org>2016-12-09 20:42:23 +0100
commit4eea621fcbebca17e65d37591d2de3ec634372e8 (patch)
tree91a023e160057e5767d9661449d878d5b8c435ff /kde-plasma/plasma-integration
parentnet-wireless/broadcom-sta: Fix download links. (diff)
downloadgentoo-4eea621fcbebca17e65d37591d2de3ec634372e8.tar.gz
gentoo-4eea621fcbebca17e65d37591d2de3ec634372e8.tar.bz2
gentoo-4eea621fcbebca17e65d37591d2de3ec634372e8.zip
kde-plasma: Remove KDE Plasma 5.7.5
Package-Manager: portage-2.3.3
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.7.5.ebuild42
2 files changed, 0 insertions, 43 deletions
diff --git a/kde-plasma/plasma-integration/Manifest b/kde-plasma/plasma-integration/Manifest
index 03a2657cc4c3..245436314cc1 100644
--- a/kde-plasma/plasma-integration/Manifest
+++ b/kde-plasma/plasma-integration/Manifest
@@ -1,3 +1,2 @@
-DIST plasma-integration-5.7.5.tar.xz 49240 SHA256 d41abdc63832d3fa1489aaec93dd382bb66e056982e3c49824f808f917f3ce16 SHA512 67b6b33e24b5e87b80694c7edd7d4daab8838f54a04922913c4138d55d02501d2dfe43c2718cdee4220dd194c424e50c83b711be5ee259ed58660b6c29d9e97f WHIRLPOOL 60d16269ea3ad267050c09337064ee25d98038314a5d007747cbf5970571f7c6cc6baeb1383e675ac741268133ce48a404d9f399d0dbf343aa57148444658728
DIST plasma-integration-5.8.3.tar.xz 50640 SHA256 437cfef7c1a7de3b422e7003850025355a759d50514cfcb6cab2e5e5aaefcfa4 SHA512 25fe61c4d9884025f3c366072d5092bd57b8faba64bbe7045c8ef8f52e07375f1d88e2ae6598c48372ec455c14dd9b42ed3392e7427b41bd38e3f05a19753da8 WHIRLPOOL 69f1ca042518240f96172e0e363b329d55ef9e04d7aaba648ff54763521ab3b9b642791abd78b97b81991617a337e88923cf494fa2bc7afd1d28c107e0214175
DIST plasma-integration-5.8.4.tar.xz 50756 SHA256 76c6c6b1c4b07d2924efd0fdf903cb060bb774d06f6b139aa3c0e1e681e684a3 SHA512 9391fdab965f531f79e1960f1069f8037561ab3d09280bc5bfb160af9396286a4838b8ebd27d39433c016097838fb7ac1c90bc1e941091651ccf15a367ab03f5 WHIRLPOOL 5cbd5f216c42e48e9a0b53771fa309e6211eefe22442bfbd8f7d994dd0cbe3d586b24ed53eeff02ea7f2df9c1a998cceb17e03947b9af601e44eecf4abbe8bc5
diff --git a/kde-plasma/plasma-integration/plasma-integration-5.7.5.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.7.5.ebuild
deleted file mode 100644
index 7297e3f4fec2..000000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.7.5.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}
- $(add_plasma_dep oxygen-fonts '' 5.4.3)
- media-fonts/noto
-"
-
-# requires running kde environment
-RESTRICT="test"