diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-08-12 17:05:19 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-08-12 17:22:16 +0200 |
commit | 0393d101c6723f32717cbf5670f5e95a9d058f67 (patch) | |
tree | aed5afc77299083b42726989b7d2e165e1e5c022 /kde-plasma/kwayland-integration | |
parent | dev-util/eric: remove old (diff) | |
download | gentoo-0393d101c6723f32717cbf5670f5e95a9d058f67.tar.gz gentoo-0393d101c6723f32717cbf5670f5e95a9d058f67.tar.bz2 gentoo-0393d101c6723f32717cbf5670f5e95a9d058f67.zip |
kde-plasma: Drop KDE Plasma 5.9.5
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'kde-plasma/kwayland-integration')
-rw-r--r-- | kde-plasma/kwayland-integration/Manifest | 1 | ||||
-rw-r--r-- | kde-plasma/kwayland-integration/kwayland-integration-5.9.5.ebuild | 22 |
2 files changed, 0 insertions, 23 deletions
diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest index 7f82bf8c0bb4..f3473eba5f6d 100644 --- a/kde-plasma/kwayland-integration/Manifest +++ b/kde-plasma/kwayland-integration/Manifest @@ -1,2 +1 @@ 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.9.5.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.9.5.ebuild deleted file mode 100644 index 6b378b2569d2..000000000000 --- a/kde-plasma/kwayland-integration/kwayland-integration-5.9.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}" |