summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-07-07 14:23:56 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-07-07 22:53:03 +0200
commit5f875c39039650edca62add2e1bce82e0e4a86b5 (patch)
treef0777e9372151101534ad2d4ac5bf62f4775efb5 /kde-plasma/kwayland-integration/kwayland-integration-5.8.7.ebuild
parentgnome-extra/nautilus-sendto: keyword ~arm64 (diff)
downloadgentoo-5f875c39039650edca62add2e1bce82e0e4a86b5.tar.gz
gentoo-5f875c39039650edca62add2e1bce82e0e4a86b5.tar.bz2
gentoo-5f875c39039650edca62add2e1bce82e0e4a86b5.zip
kde-plasma: Remove KDE Plasma 5.8.6 and 5.8.7
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'kde-plasma/kwayland-integration/kwayland-integration-5.8.7.ebuild')
-rw-r--r--kde-plasma/kwayland-integration/kwayland-integration-5.8.7.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.8.7.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.8.7.ebuild
deleted file mode 100644
index 6edd40ee0dc2..000000000000
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.8.7.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}"