diff options
author | 2016-12-09 20:16:51 +0100 | |
---|---|---|
committer | 2016-12-09 20:42:23 +0100 | |
commit | 4eea621fcbebca17e65d37591d2de3ec634372e8 (patch) | |
tree | 91a023e160057e5767d9661449d878d5b8c435ff /kde-plasma/kwayland-integration/kwayland-integration-5.7.5.ebuild | |
parent | net-wireless/broadcom-sta: Fix download links. (diff) | |
download | gentoo-4eea621fcbebca17e65d37591d2de3ec634372e8.tar.gz gentoo-4eea621fcbebca17e65d37591d2de3ec634372e8.tar.bz2 gentoo-4eea621fcbebca17e65d37591d2de3ec634372e8.zip |
kde-plasma: Remove KDE Plasma 5.7.5
Package-Manager: portage-2.3.3
Diffstat (limited to 'kde-plasma/kwayland-integration/kwayland-integration-5.7.5.ebuild')
-rw-r--r-- | kde-plasma/kwayland-integration/kwayland-integration-5.7.5.ebuild | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.7.5.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.7.5.ebuild deleted file mode 100644 index fcd4a003e6e1..000000000000 --- a/kde-plasma/kwayland-integration/kwayland-integration-5.7.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}" |