summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-10-17 18:58:37 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-10-17 18:58:37 +0200
commitc0474d653c04fe5db145a4340f6c11aaa9644203 (patch)
tree5c4a196310fd7a4059a0ff797ec7d16ac577b2ec /kde-plasma/kwayland-integration/kwayland-integration-5.11.0.ebuild
parentkde-plasma: Add KDE Plasma 5.11.1 (diff)
downloadgentoo-c0474d653c04fe5db145a4340f6c11aaa9644203.tar.gz
gentoo-c0474d653c04fe5db145a4340f6c11aaa9644203.tar.bz2
gentoo-c0474d653c04fe5db145a4340f6c11aaa9644203.zip
kde-plasma: Drop KDE Plasma 5.11.0
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'kde-plasma/kwayland-integration/kwayland-integration-5.11.0.ebuild')
-rw-r--r--kde-plasma/kwayland-integration/kwayland-integration-5.11.0.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.11.0.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.11.0.ebuild
deleted file mode 100644
index 6edd40ee0dc2..000000000000
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.11.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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}"