summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-06-25 16:51:47 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-06-25 16:52:15 +0200
commit7771149dd1aaedc3b5a72ce40e249c6b094e397a (patch)
tree340c6fc5eb0f99c414c39d70926318589fa3c99f /kde-plasma/kwayland-integration/kwayland-integration-5.16.1.ebuild
parentkde-plasma: Add KDE Plasma 5.16.2 (diff)
downloadgentoo-7771149dd1aaedc3b5a72ce40e249c6b094e397a.tar.gz
gentoo-7771149dd1aaedc3b5a72ce40e249c6b094e397a.tar.bz2
gentoo-7771149dd1aaedc3b5a72ce40e249c6b094e397a.zip
kde-plasma: Drop KDE Plasma 5.16.1
Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/kwayland-integration/kwayland-integration-5.16.1.ebuild')
-rw-r--r--kde-plasma/kwayland-integration/kwayland-integration-5.16.1.ebuild25
1 files changed, 0 insertions, 25 deletions
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.16.1.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.16.1.ebuild
deleted file mode 100644
index bbef91320933..000000000000
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.16.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland"
-HOMEPAGE="https://cgit.kde.org/kwayland-integration.git"
-
-LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~arm ~arm64 ~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}"
-
-RESTRICT+=" test" # bug 668872