diff options
author | 2016-01-19 04:00:53 +1100 | |
---|---|---|
committer | 2016-01-19 04:01:21 +1100 | |
commit | 55e394a94fe281ff3296be9029f23bed0f66a5cb (patch) | |
tree | 3462867210355d3f91f529d8373a436fbf654154 /kde-plasma/kwayland-integration/kwayland-integration-5.5.1.ebuild | |
parent | kde-plasma: remove 5.5.0 (diff) | |
download | gentoo-55e394a94fe281ff3296be9029f23bed0f66a5cb.tar.gz gentoo-55e394a94fe281ff3296be9029f23bed0f66a5cb.tar.bz2 gentoo-55e394a94fe281ff3296be9029f23bed0f66a5cb.zip |
kde-plasma: remove 5.5.1
Package-Manager: portage-2.2.26
Diffstat (limited to 'kde-plasma/kwayland-integration/kwayland-integration-5.5.1.ebuild')
-rw-r--r-- | kde-plasma/kwayland-integration/kwayland-integration-5.5.1.ebuild | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.5.1.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.5.1.ebuild deleted file mode 100644 index 1f1422daa527..000000000000 --- a/kde-plasma/kwayland-integration/kwayland-integration-5.5.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -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 ~x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kidletime) - $(add_frameworks_dep kwindowsystem) - $(add_plasma_dep kwayland) - dev-qt/qtgui:5 - dev-qt/qtwidgets:5 -" -RDEPEND="${DEPEND}" |