summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-07-25 23:28:52 +0200
committerJohannes Huber <johu@gentoo.org>2016-07-25 23:34:41 +0200
commit5c388507ae4d38a40f27e51d13bb77d73ec0c51d (patch)
tree71274e26b8aaa9cd2e19f6005b1f348e178bf4a6 /kde-plasma
parentkde-frameworks/kwayland: Remove 5.5.5 (diff)
downloadgentoo-5c388507ae4d38a40f27e51d13bb77d73ec0c51d.tar.gz
gentoo-5c388507ae4d38a40f27e51d13bb77d73ec0c51d.tar.bz2
gentoo-5c388507ae4d38a40f27e51d13bb77d73ec0c51d.zip
kde-plasma/kscreen: Remove 5.6.5 (r0)
Package-Manager: portage-2.3.0
Diffstat (limited to 'kde-plasma')
-rw-r--r--kde-plasma/kscreen/kscreen-5.6.5.ebuild38
1 files changed, 0 insertions, 38 deletions
diff --git a/kde-plasma/kscreen/kscreen-5.6.5.ebuild b/kde-plasma/kscreen/kscreen-5.6.5.ebuild
deleted file mode 100644
index 55a03e8441af..000000000000
--- a/kde-plasma/kscreen/kscreen-5.6.5.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_TEST="forceoptional"
-inherit kde5
-
-DESCRIPTION="KDE Plasma screen management"
-HOMEPAGE="https://projects.kde.org/projects/extragear/base/kscreen"
-
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep kglobalaccel)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_plasma_dep libkscreen)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtdeclarative 'widgets')
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}
- $(add_plasma_dep kde-cli-tools)
- $(add_qt_dep qtgraphicaleffects)
- !kde-misc/kscreen
-"
-
-# bug #580440, last checked 5.6.3
-RESTRICT="test"