summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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.2.ebuild22
2 files changed, 0 insertions, 23 deletions
diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest
index 1e6c6606c6a8..5b8ba92436b1 100644
--- a/kde-plasma/kwayland-integration/Manifest
+++ b/kde-plasma/kwayland-integration/Manifest
@@ -1,4 +1,3 @@
-DIST kwayland-integration-5.10.2.tar.xz 18600 SHA256 6a480d97e1dc9ded1fe634b58e5b8b92c5fd44aa23ad5ee1df98d568293dcaba SHA512 0b26d5de4e2fa1b504705d47f69de44f31315b9a0ed378878fcc7fba449f91133040078854dee1a97679998eaa91ad9e23650fd17dc2d0f937f3a4c5ea036503 WHIRLPOOL fe5e72074f6465c701db1cb51b099ed6506bc947072645d44cc2d6266ba21d1fb710c71071bf2063151381dc22fc4e2db8e06016c106910c5115709dd9b09171
DIST kwayland-integration-5.10.3.tar.xz 18572 SHA256 490f0401db109ef48872f38b46674e81a253a65924b606a12e56fde07b2dddbd SHA512 707ce489f3ff25506c204cd17e6cf44e54ff4f12a7f750a32b8313894a71b78859fee32d7c0b18b6d5c9e9168fad331e3b799c0856f8d1fa2b9dcb9724921c13 WHIRLPOOL 6bf795567787def1fa24af75019d12d83d8a0570fc2b419b3aa227818b8aa870341846f8509857b09cbeec0d92a6dcb086e706052b90685602720ed52b6f90ff
DIST kwayland-integration-5.8.6.tar.xz 18292 SHA256 db14f5405dbee1231aaa08a8b0aa8a5650db9b34b3fa8cc1fc146b93b185a82d SHA512 d4e00d7db1fb0bc9150a40e04e9ad14fa0c88092ce95b6cf9618762372c5c27688a7ec683ecb6b07acc4da6df8e66ebcd9be7ea7dbc424d756887bc549c44f9e WHIRLPOOL b53b40322f82987b106f0d407e44a38355d9e7df89ff0c644c0f38abf5fc145ea609cc473e03e7e900e7315907a366b378874f96e8222250cae428667d99ad4b
DIST kwayland-integration-5.8.7.tar.xz 18344 SHA256 6c5a82e4b85e7051834b0d2b862aa6f42964259cba8356c4ec9d769d252b8cba SHA512 47bb2057a31398cb5a0b1922707d2293fc1e235d6625cee31868ee6998dd55198c86e2486cc290db3777f9501622869f2421d44c5d3bc7b4d60b6fbcd0ca7220 WHIRLPOOL c33eb6db11ee54d915308f6f02aaf254b6122e753105dfc42b6cadcebbe881a19c9c69848590e3591dffa32d92cbe0706be56d6a24c1a1274f3a3769eb0b72c5
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.10.2.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.10.2.ebuild
deleted file mode 100644
index 6edd40ee0dc2..000000000000
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.10.2.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}"