summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-06-21 13:49:23 +0200
committerJohannes Huber <johu@gentoo.org>2016-06-21 13:49:37 +0200
commite4b00bc29e76f4871f667b59e24406971cae25e8 (patch)
tree1345ab1abfb5567121177f65c6c6e370d38cb110 /kde-plasma/kwayland-integration/kwayland-integration-5.6.4.ebuild
parentnet-misc/openntpd: Stable for HPPA (bug #584508). (diff)
downloadgentoo-e4b00bc29e76f4871f667b59e24406971cae25e8.tar.gz
gentoo-e4b00bc29e76f4871f667b59e24406971cae25e8.tar.bz2
gentoo-e4b00bc29e76f4871f667b59e24406971cae25e8.zip
kde-plasma: Remove KDE Plasma 5.6.4
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'kde-plasma/kwayland-integration/kwayland-integration-5.6.4.ebuild')
-rw-r--r--kde-plasma/kwayland-integration/kwayland-integration-5.6.4.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.6.4.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.6.4.ebuild
deleted file mode 100644
index a31f195c043b..000000000000
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.6.4.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland"
-HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kwayland-integration"
-
-LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kidletime)
- $(add_frameworks_dep kwayland)
- $(add_frameworks_dep kwindowsystem)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}"