summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-09-12 16:00:57 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-09-12 22:32:55 +0200
commitcba4842d33143287b9db93e426c80c45f416e43d (patch)
treee095de2cfcd9bad1d18e691a2f8984f0c1f93746 /kde-plasma/kwayland-integration
parentkde-frameworks: Drop KDE Frameworks 5.34.0 (diff)
downloadgentoo-cba4842d33143287b9db93e426c80c45f416e43d.tar.gz
gentoo-cba4842d33143287b9db93e426c80c45f416e43d.tar.bz2
gentoo-cba4842d33143287b9db93e426c80c45f416e43d.zip
kde-plasma: Drop KDE Plasma 5.10.4
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'kde-plasma/kwayland-integration')
-rw-r--r--kde-plasma/kwayland-integration/Manifest1
-rw-r--r--kde-plasma/kwayland-integration/kwayland-integration-5.10.4.ebuild22
2 files changed, 0 insertions, 23 deletions
diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest
index 3e28b2055508..36040ddb0507 100644
--- a/kde-plasma/kwayland-integration/Manifest
+++ b/kde-plasma/kwayland-integration/Manifest
@@ -1,2 +1 @@
-DIST kwayland-integration-5.10.4.tar.xz 18584 SHA256 8c5e37eace312d494971fcdb0a8844a9cd3eeec80ed511a4c885c0ef86d7a409 SHA512 c4066d23edfa658cb62b1c94eb0a2773a1da1ff2d1e2867f7dde2ebf7c473c4e56463971e7551e7cfc546e9d4352d981bdca1c63cc4dbcfb704c769189b0f7df WHIRLPOOL aafd21a7d5974a7106838c2e3c74ec94fbf7d37a4aaccc3002114d861f11f3cc3fdcb2ece4952a649f601daea65c96b81e6259026f71c3126e32bb91ea7c651e
DIST kwayland-integration-5.10.5.tar.xz 18600 SHA256 be55e85c78635a075946be5fc14ea2dddf7a5b9d0e9911bd2a85d82777863e68 SHA512 fb8342f476c4ca51fa720f8767146ca19597d600877762bb467810b66073de172111ba3aa469c1fb24125a2cf60a87c0158dc90a9c036c48bc0c0ce387be1440 WHIRLPOOL 5994bed7d5b30d828982f72d5e61ad832fb4845d898cff0011a43dfb0e718e72d623c0323ebdca78b1abbd10a7ceea1fb1f880c3f55ae5a15a1dc75e259c9b20
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.10.4.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.10.4.ebuild
deleted file mode 100644
index 6b378b2569d2..000000000000
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.10.4.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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}"