summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>2016-02-05 20:09:02 +0100
committerMichael Palimaka <kensington@gentoo.org>2016-02-09 20:50:38 +1100
commit0d23fc95a5afa123d52cc8fdaf3e294a7733297d (patch)
tree08970e2190ec7a9372aa757a46f1fd21deb6b981 /kde-plasma/kwayland-integration/kwayland-integration-5.5.2.ebuild
parentdev-lang/moarvm: Old (diff)
downloadgentoo-0d23fc95a5afa123d52cc8fdaf3e294a7733297d.tar.gz
gentoo-0d23fc95a5afa123d52cc8fdaf3e294a7733297d.tar.bz2
gentoo-0d23fc95a5afa123d52cc8fdaf3e294a7733297d.zip
kde-plasma: Drop Plasma 5.5.2
Package-Manager: portage-2.2.27
Diffstat (limited to 'kde-plasma/kwayland-integration/kwayland-integration-5.5.2.ebuild')
-rw-r--r--kde-plasma/kwayland-integration/kwayland-integration-5.5.2.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.5.2.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.5.2.ebuild
deleted file mode 100644
index c4fae62ccbc5..000000000000
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.5.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-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 kwindowsystem)
- $(add_plasma_dep kwayland)
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
-"
-RDEPEND="${DEPEND}"