summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-03-21 17:03:13 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-03-21 17:03:13 +0100
commit0e51cc3f8f18b46b0bc6d3fdaf8304c23e712c5f (patch)
tree02ec576fe0f2d7f89f03788940c03c4398821123 /kde-plasma/kwayland-integration
parentkde-plasma: Add KDE Plasma 5.9.4 release (diff)
downloadgentoo-0e51cc3f8f18b46b0bc6d3fdaf8304c23e712c5f.tar.gz
gentoo-0e51cc3f8f18b46b0bc6d3fdaf8304c23e712c5f.tar.bz2
gentoo-0e51cc3f8f18b46b0bc6d3fdaf8304c23e712c5f.zip
kde-plasma: Drop KDE Plasma 5.8.5
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.5.ebuild22
2 files changed, 0 insertions, 23 deletions
diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest
index 84e93646e8d7..5fbed7b8532f 100644
--- a/kde-plasma/kwayland-integration/Manifest
+++ b/kde-plasma/kwayland-integration/Manifest
@@ -1,4 +1,3 @@
-DIST kwayland-integration-5.8.5.tar.xz 18292 SHA256 91d2c7422aa0e286111e647b167ac9124d085e47d88415dbcd4b6776701dc685 SHA512 6d269bb1a7ac26d4adf87ddb9791f881d8d52291f4967ba852003897ef056eb723ecedf433f9e4c0aea64bb413ea92c18470af4f0d13302e87aa7075bad18eb6 WHIRLPOOL 6f0080198471c715f9568542edbd3f6cb7c346b0a1ab0d656fb7eebc7a4644d652f0ee644fa7f03b61ebb413755fe2a14af4d8b52ab77ae4739aaac3bb0f2abe
DIST kwayland-integration-5.8.6.tar.xz 18292 SHA256 db14f5405dbee1231aaa08a8b0aa8a5650db9b34b3fa8cc1fc146b93b185a82d SHA512 d4e00d7db1fb0bc9150a40e04e9ad14fa0c88092ce95b6cf9618762372c5c27688a7ec683ecb6b07acc4da6df8e66ebcd9be7ea7dbc424d756887bc549c44f9e WHIRLPOOL b53b40322f82987b106f0d407e44a38355d9e7df89ff0c644c0f38abf5fc145ea609cc473e03e7e900e7315907a366b378874f96e8222250cae428667d99ad4b
DIST kwayland-integration-5.9.3.tar.xz 18368 SHA256 67fdfa7248682184da01bc8d3b2a38a2c92427e141e09b6da07b5210b6cf6ce4 SHA512 4c5e37d2612b0540e5c22371da93b10e95a3ff25e1239def800b8ab5d582e19e74c5ba9ad139994ed6b740722e87f7b5fb7312bd566a1fd1663c5b4b141e550d WHIRLPOOL 457b3e6949bb9fceccb4fbe3ebd7aa96d7f9654525188685b771398ef40bee05c1bf3eb9ba06a41ce4da4cd82a1c66065e1c77b5aaf43796692cad0414402e7d
DIST kwayland-integration-5.9.4.tar.xz 18368 SHA256 3d34ff505d9f9bef1132f5edd82be3fa4885b1eecfe62cfe65657f3592887887 SHA512 45eb5559e6c1ad9dc07027cb933bf1be7ea6e89128c67cc41bc2a74da61340f7ff878cbadc6eb086c025cdb2ccf84e025f683597a8df4fb5b4006594eb59c4db WHIRLPOOL 220796a8a445712352c2d22291f8e96a0139bb109aae8a1a8a5c67c5c3ad4325710f280f52ef87152803ea3096a151b3c7a650323821a45978ce5cd7d5fbf069
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.8.5.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.8.5.ebuild
deleted file mode 100644
index 6b378b2569d2..000000000000
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.8.5.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}"