diff options
author | 2016-10-14 09:59:40 +0200 | |
---|---|---|
committer | 2016-10-14 10:22:22 +0200 | |
commit | 743e84d6a370cd8ad771b20caab43c55eb1a6bb7 (patch) | |
tree | 9fb50cff3396ca298e2c51f981f8cdb2021ede9f /kde-plasma/kwayland-integration/kwayland-integration-5.6.5.ebuild | |
parent | net-irc/hexchat: Minor correction to the previous commit. (diff) | |
download | gentoo-743e84d6a370cd8ad771b20caab43c55eb1a6bb7.tar.gz gentoo-743e84d6a370cd8ad771b20caab43c55eb1a6bb7.tar.bz2 gentoo-743e84d6a370cd8ad771b20caab43c55eb1a6bb7.zip |
kde-plasma: Remove KDE Plasma 5.6.5
Package-Manager: portage-2.3.2
Diffstat (limited to 'kde-plasma/kwayland-integration/kwayland-integration-5.6.5.ebuild')
-rw-r--r-- | kde-plasma/kwayland-integration/kwayland-integration-5.6.5.ebuild | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.6.5.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.6.5.ebuild deleted file mode 100644 index fcd4a003e6e1..000000000000 --- a/kde-plasma/kwayland-integration/kwayland-integration-5.6.5.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}" |