summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-10-14 09:59:40 +0200
committerJohannes Huber <johu@gentoo.org>2016-10-14 10:22:22 +0200
commit743e84d6a370cd8ad771b20caab43c55eb1a6bb7 (patch)
tree9fb50cff3396ca298e2c51f981f8cdb2021ede9f /kde-plasma/plasma-integration
parentnet-irc/hexchat: Minor correction to the previous commit. (diff)
downloadgentoo-743e84d6a370cd8ad771b20caab43c55eb1a6bb7.tar.gz
gentoo-743e84d6a370cd8ad771b20caab43c55eb1a6bb7.tar.bz2
gentoo-743e84d6a370cd8ad771b20caab43c55eb1a6bb7.zip
kde-plasma: Remove KDE Plasma 5.6.5
Package-Manager: portage-2.3.2
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.5.ebuild40
2 files changed, 0 insertions, 41 deletions
diff --git a/kde-plasma/plasma-integration/Manifest b/kde-plasma/plasma-integration/Manifest
index e6696722b1b9..b6c783e4d4db 100644
--- a/kde-plasma/plasma-integration/Manifest
+++ b/kde-plasma/plasma-integration/Manifest
@@ -1,4 +1,3 @@
-DIST plasma-integration-5.6.5.tar.xz 52552 SHA256 40e8716f3472d1a2b22bc44d51d76901c8ce0606e7587b549584cb7e9e1c87e8 SHA512 a8952f25ed2eacc96c7957c4f2d21397fe5a75a9dcfacca67e3b7111095be380128c4663276bba838cb30e877f02ded184867e29ad591fd62caed63114a79eed WHIRLPOOL 2af37abc93c7534642a93726c60fa5cd6e4095b65d8a7c0e192864c9529a04962ef84cf5ab0961711b6dc39bdd93a71367181ee2a2f415e8ba8d3614470e70d1
DIST plasma-integration-5.7.5.tar.xz 49240 SHA256 d41abdc63832d3fa1489aaec93dd382bb66e056982e3c49824f808f917f3ce16 SHA512 67b6b33e24b5e87b80694c7edd7d4daab8838f54a04922913c4138d55d02501d2dfe43c2718cdee4220dd194c424e50c83b711be5ee259ed58660b6c29d9e97f WHIRLPOOL 60d16269ea3ad267050c09337064ee25d98038314a5d007747cbf5970571f7c6cc6baeb1383e675ac741268133ce48a404d9f399d0dbf343aa57148444658728
DIST plasma-integration-5.8.0.tar.xz 50132 SHA256 c73fbcfc5f4784a0ad5bf26d16f95be3147a77b6f6b981043ba371f49737e7cc SHA512 dac735436a753c16a43151792b53ebe1e7eab2a89bd130401b24569f3b1317f9aa44d38a6d928daf7ac8c330c8ac46354cb0cfb5269da71354959ba9fd682fa4 WHIRLPOOL 7ed8188446c893aefad42230f91b818bd76161fdc466767599f7cd87d8910f9c3e0d9b007508b01d2d5ea608111ba35a2e517bfcb68b70b52dcb6d9f44496dcc
DIST plasma-integration-5.8.1.tar.xz 50272 SHA256 c754aeed43dbf51c32094fe150d1243fcc4cd9817cc7e35765ccb157ac3dccf5 SHA512 ad507f158a07ff381b1c79f7bd6041f2d503860d944ae5f782363520dedf9598b63285d1ea69884a25ac31ae44e3a245f1861ec2ee471ebb3acd21fc0ff8ab8d WHIRLPOOL 2db455b52374fbde644b89cf18bb9f7842dd45071edfe166a8012c4fd7037667c559efde82dda4c11580fc85d43ff9d4a95c7fe37d239e5300b6ea375e2134e2
diff --git a/kde-plasma/plasma-integration/plasma-integration-5.6.5.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.6.5.ebuild
deleted file mode 100644
index 857bcb111d2d..000000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.6.5.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"