summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-10-18 20:48:26 +0200
committerJohannes Huber <johu@gentoo.org>2016-10-18 20:48:45 +0200
commit147896de6e6f141078f5b0a2a081035cbb13eb26 (patch)
treec06934c96b23e0b96ed54227df4b9825dce357f3 /kde-plasma/kwayland-integration
parentkde-plasma: Version bump KDE Plasma 5.8.2 (diff)
downloadgentoo-147896de6e6f141078f5b0a2a081035cbb13eb26.tar.gz
gentoo-147896de6e6f141078f5b0a2a081035cbb13eb26.tar.bz2
gentoo-147896de6e6f141078f5b0a2a081035cbb13eb26.zip
kde-plasma: Remove KDE Plasma 5.8.1
Package-Manager: portage-2.3.2
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.8.1.ebuild23
2 files changed, 0 insertions, 24 deletions
diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest
index ec7ee6e15443..737009ff0616 100644
--- a/kde-plasma/kwayland-integration/Manifest
+++ b/kde-plasma/kwayland-integration/Manifest
@@ -1,3 +1,2 @@
DIST kwayland-integration-5.7.5.tar.xz 18076 SHA256 d487d994414747db0efe6a838b7696431ceda1392fd99e158d4b587b0cc648b5 SHA512 765c5dea8cf1c9cb2fb93982c438544c49943203d037468e605720cda8831ecd47a618b2bc32dd12832c560cc6d2b23eca1c546acf11bf539b548e824d30b2c0 WHIRLPOOL 3ff2f4d8db914811d17deb3ab92f542e2b64ea5a75a452441389b98a4b44cd6af2a4eea0be9bb3f60ff85d18b2a075a6a46ec4eb2218c63cb50231dd8aff159d
-DIST kwayland-integration-5.8.1.tar.xz 18108 SHA256 307688799889e4d6dbecdd811397a3167cab17b9d0d50de3fff96433cfa68de3 SHA512 750f351a929143abe35c84f3802d73d9ad117dd65b4f227aa615ef0a317c0bc70f608413be8acf0ef5f0be2db7c250881b6540607b862ef7029bbdabf1f47f8e WHIRLPOOL c58b92126050f3b7df140c0e88751a6549af027dfd684fd96e49aef90eab1d63433f11e8708860a0d28b664161084fe0f71f1ec170fcbb0796cbee4c5e551268
DIST kwayland-integration-5.8.2.tar.xz 18116 SHA256 ea064b1dfd33dd52e6b7c3068ef5498e5da95ff1aefa03c6fdc59f104270f58b SHA512 f850f033c4ce23551b4352c9afb8d1ab69b0ceb9ec9bf2d2e6afedb0563c8e874a10023b91758a6cfe2f56627862c2e1cb29e455134a6d14460e42968207738c WHIRLPOOL 35d46dabac522a0512fe59d9988fb452ec68b870e19e24e8a05053ea4bb1e355d87a856daa97bc7d6671975d51ba7966d840d90b87252bea8f22b71b3199120c
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.8.1.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.8.1.ebuild
deleted file mode 100644
index a31f195c043b..000000000000
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.8.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-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}"