summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-12-29 17:58:13 +0100
committerJohannes Huber <johu@gentoo.org>2016-12-29 17:58:40 +0100
commit6e55965f15ad148a155300e5517b798399bc1503 (patch)
tree59bf986de2f2b4a14f7a2cc74ebf201a0403dd4c /kde-plasma/kwayland-integration
parentdev-perl/List-MoreUtils: Drop all keywords in 0.330 except m68k (diff)
downloadgentoo-6e55965f15ad148a155300e5517b798399bc1503.tar.gz
gentoo-6e55965f15ad148a155300e5517b798399bc1503.tar.bz2
gentoo-6e55965f15ad148a155300e5517b798399bc1503.zip
kde-plasma: Remove KDE Plasma 5.8.4
Package-Manager: Portage-2.3.3, 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.8.4.ebuild23
2 files changed, 0 insertions, 24 deletions
diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest
index 66f3ad4be4d4..a6922e826685 100644
--- a/kde-plasma/kwayland-integration/Manifest
+++ b/kde-plasma/kwayland-integration/Manifest
@@ -1,3 +1,2 @@
DIST kwayland-integration-5.8.3.tar.xz 18108 SHA256 842a8eea9623a5e335ac585f9ca0453518c93606d0d37ce576f6ee188039e1f0 SHA512 54d16fc90da994994d63393fc272688c322c6024336f3216016759b3f215f68718ded5c23545b78ce75d30fe433b236805b6e30518f285429bbabf222d80cd30 WHIRLPOOL 6bee19a28e35b45f290ba07593cb4672cc579a5c95b6112757d2084f9650fd1708bff07d187dd72e656769696862aa07d3fff29f181f792814a5509048bbb8d1
-DIST kwayland-integration-5.8.4.tar.xz 18232 SHA256 4789c794af752f29f8e01577719e6ea7382acae8a995ea134f6497b0d6f072e8 SHA512 0cfb25fd5dcb9ab72b67ada0cdaf7103e66539930bebefac6db127ddf419580ea5fc9448a281e768313f6f68ac4f4e221ee9d7b343c3980d59be5dd7a1e29d70 WHIRLPOOL 9e08d432d8b964dd57e0325978ec0497d0905e2b2e9de409746bfd7b7dc59285aa8f8d491b68ba895b65a630a2c586299b0adf3213656c9b9f0d2a7b9eabb608
DIST kwayland-integration-5.8.5.tar.xz 18292 SHA256 91d2c7422aa0e286111e647b167ac9124d085e47d88415dbcd4b6776701dc685 SHA512 6d269bb1a7ac26d4adf87ddb9791f881d8d52291f4967ba852003897ef056eb723ecedf433f9e4c0aea64bb413ea92c18470af4f0d13302e87aa7075bad18eb6 WHIRLPOOL 6f0080198471c715f9568542edbd3f6cb7c346b0a1ab0d656fb7eebc7a4644d652f0ee644fa7f03b61ebb413755fe2a14af4d8b52ab77ae4739aaac3bb0f2abe
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.8.4.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.8.4.ebuild
deleted file mode 100644
index a31f195c043b..000000000000
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.8.4.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}"