summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-06-13 23:08:15 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-06-14 00:08:56 +0200
commit278104ddf9a6048dce0f56f403bf94517f3710cc (patch)
tree9023e7e204c1447ed994d97cf01a90a0b2ea868d /kde-plasma/kwayland-integration
parentkde-plasma: Add KDE Plasma 5.10.2 (diff)
downloadgentoo-278104ddf9a6048dce0f56f403bf94517f3710cc.tar.gz
gentoo-278104ddf9a6048dce0f56f403bf94517f3710cc.tar.bz2
gentoo-278104ddf9a6048dce0f56f403bf94517f3710cc.zip
kde-plasma: Remove KDE Plasma 5.10.1
Package-Manager: Portage-2.3.5, 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.1.ebuild22
2 files changed, 0 insertions, 23 deletions
diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest
index d6ac03e236ec..2c5991ca6c12 100644
--- a/kde-plasma/kwayland-integration/Manifest
+++ b/kde-plasma/kwayland-integration/Manifest
@@ -1,4 +1,3 @@
-DIST kwayland-integration-5.10.1.tar.xz 18592 SHA256 86256419e7fbfe95830d565bd8f1d203ffea59c8d59f5d8806fd56f3b59fc426 SHA512 2a442f57002befff660c997b0f35c362a83c631dd4477705dda705677f14e464117ad7b170f71d359c6f98cb62b0d7144689834bb3d4276b4814a4f270bc753c WHIRLPOOL 2171187006a7558b94e9302d83f15dad1ab31a4cd5cd847e99dcb9e838d8854be1e0764d965721abdb5107beefe5bcbc27c63282e44e4ee960ad78665c2cda7c
DIST kwayland-integration-5.10.2.tar.xz 18600 SHA256 6a480d97e1dc9ded1fe634b58e5b8b92c5fd44aa23ad5ee1df98d568293dcaba SHA512 0b26d5de4e2fa1b504705d47f69de44f31315b9a0ed378878fcc7fba449f91133040078854dee1a97679998eaa91ad9e23650fd17dc2d0f937f3a4c5ea036503 WHIRLPOOL fe5e72074f6465c701db1cb51b099ed6506bc947072645d44cc2d6266ba21d1fb710c71071bf2063151381dc22fc4e2db8e06016c106910c5115709dd9b09171
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.1.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.10.1.ebuild
deleted file mode 100644
index 6edd40ee0dc2..000000000000
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.10.1.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}"