diff options
author | Johannes Huber <johu@gentoo.org> | 2017-01-31 14:09:52 +0100 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2017-01-31 14:32:35 +0100 |
commit | 3d1f056d2df041d50353d9dfe95c47bf228466ab (patch) | |
tree | 612fb5ca10aa1a95ad9b55cfec6e9d524d9bbb4e /kde-plasma/kwayland-integration/kwayland-integration-5.8.3.ebuild | |
parent | www-misc/shellinabox: turn openssl into a hard dependency and remove ssl USE ... (diff) | |
download | gentoo-3d1f056d2df041d50353d9dfe95c47bf228466ab.tar.gz gentoo-3d1f056d2df041d50353d9dfe95c47bf228466ab.tar.bz2 gentoo-3d1f056d2df041d50353d9dfe95c47bf228466ab.zip |
kde-plasma: Remove KDE Plasma 5.8.3
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'kde-plasma/kwayland-integration/kwayland-integration-5.8.3.ebuild')
-rw-r--r-- | kde-plasma/kwayland-integration/kwayland-integration-5.8.3.ebuild | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.8.3.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.8.3.ebuild deleted file mode 100644 index fcd4a003e6e1..000000000000 --- a/kde-plasma/kwayland-integration/kwayland-integration-5.8.3.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}" |