summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-07-18 23:09:24 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-07-19 16:04:32 +0200
commit3967c5e45ab307eb6816ea0a64299c6286c43bf7 (patch)
tree28fee532f031b037b357052aa0736fbcd96f5d49 /kde-plasma/kwayland-integration
parentsys-kernel/vanilla-sources: Automated version bump to {3.2.91,3.16.46,4.4.77,... (diff)
downloadgentoo-3967c5e45ab307eb6816ea0a64299c6286c43bf7.tar.gz
gentoo-3967c5e45ab307eb6816ea0a64299c6286c43bf7.tar.bz2
gentoo-3967c5e45ab307eb6816ea0a64299c6286c43bf7.zip
kde-plasma: Drop KDE Plasma 5.10.3
Package-Manager: Portage-2.3.6, 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.3.ebuild22
2 files changed, 0 insertions, 23 deletions
diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest
index 94bb953c9581..7f82bf8c0bb4 100644
--- a/kde-plasma/kwayland-integration/Manifest
+++ b/kde-plasma/kwayland-integration/Manifest
@@ -1,3 +1,2 @@
-DIST kwayland-integration-5.10.3.tar.xz 18572 SHA256 490f0401db109ef48872f38b46674e81a253a65924b606a12e56fde07b2dddbd SHA512 707ce489f3ff25506c204cd17e6cf44e54ff4f12a7f750a32b8313894a71b78859fee32d7c0b18b6d5c9e9168fad331e3b799c0856f8d1fa2b9dcb9724921c13 WHIRLPOOL 6bf795567787def1fa24af75019d12d83d8a0570fc2b419b3aa227818b8aa870341846f8509857b09cbeec0d92a6dcb086e706052b90685602720ed52b6f90ff
DIST kwayland-integration-5.10.4.tar.xz 18584 SHA256 8c5e37eace312d494971fcdb0a8844a9cd3eeec80ed511a4c885c0ef86d7a409 SHA512 c4066d23edfa658cb62b1c94eb0a2773a1da1ff2d1e2867f7dde2ebf7c473c4e56463971e7551e7cfc546e9d4352d981bdca1c63cc4dbcfb704c769189b0f7df WHIRLPOOL aafd21a7d5974a7106838c2e3c74ec94fbf7d37a4aaccc3002114d861f11f3cc3fdcb2ece4952a649f601daea65c96b81e6259026f71c3126e32bb91ea7c651e
DIST kwayland-integration-5.9.5.tar.xz 18384 SHA256 f9700c4f796b0c311c2eecd1354b5f32adc1028e5a4ccacc6edad7dd0c3e8a1e SHA512 c42cf013ff2d93833986c164bf0cd5ad9173a94f04566be726d9ecb99216daa563668026a854d95c6b5f5e85d2613bc2c54c231be892ef07211ce517115b6a29 WHIRLPOOL 29d7c9d533647e1194b5d6d494dc5f7b60b2647ba0998da86349bfb6eeba43b304fcfae300420a040915c887c92449a9015a47cee3155acb44dfab34cf094929
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.10.3.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.10.3.ebuild
deleted file mode 100644
index 6edd40ee0dc2..000000000000
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.10.3.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}"