diff options
author | Johannes Huber <johu@gentoo.org> | 2016-03-12 19:28:01 +0100 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-03-12 19:28:14 +0100 |
commit | 3bd4fa27da72755f8bb36aa0425bb8987e548cac (patch) | |
tree | 460fd7a6a00ad133ded5d2775151dd60e19d816c /kde-plasma/kwayland-integration | |
parent | sys-fs/s3ql: version bump to 2.17.1 (diff) | |
download | gentoo-3bd4fa27da72755f8bb36aa0425bb8987e548cac.tar.gz gentoo-3bd4fa27da72755f8bb36aa0425bb8987e548cac.tar.bz2 gentoo-3bd4fa27da72755f8bb36aa0425bb8987e548cac.zip |
kde-plasma: Remove KDE Plasma 5.5.4
Package-Manager: portage-2.2.28
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.5.4.ebuild | 23 |
2 files changed, 0 insertions, 24 deletions
diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest index db6270e3a868..eee77b62cf37 100644 --- a/kde-plasma/kwayland-integration/Manifest +++ b/kde-plasma/kwayland-integration/Manifest @@ -1,2 +1 @@ -DIST kwayland-integration-5.5.4.tar.xz 17080 SHA256 5e3a5489680a418b5d5144dc3d8d862d9781a2b02e5a738d39f6d587e53b7b1f SHA512 bd8c125e48148207bd58cdbcb51e80365a483b3e8fab117f7ce9e72328017a4af38ab3ec74e6dde7afe93a3a25d38af9d2ae4fbecf4c732918a254d4d30d8fb3 WHIRLPOOL de65355670d18d4789abcc43c8a0e61202db2cd5d9886ceb26d62d4efa66aefdaccbc7cd4ec77ecf9c173558ec2c786bc9c44e977f267baa59abc918f5a2f579 DIST kwayland-integration-5.5.5.tar.xz 17064 SHA256 482ee3482eca54714327a72e35deab59df15c388cef5b5cc9f4c15df9da554c6 SHA512 f608346eb810f3e0f7fee9a80e4f12fa9cb0899fd0a66140887865d1283d67afbd9f05a3f87b2baf845acfe22368ea210693b03af97784429a30839b6878e3b9 WHIRLPOOL 200e73df7739148c8e7d592ee63034b35dbe34cf2759ba11a34bb68887d83a14ccd9a3a0e2c2dc204e3e3a17b732275fd6adff48527317aa5ca6e5f6be8a1245 diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.5.4.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.5.4.ebuild deleted file mode 100644 index 6ca101857b34..000000000000 --- a/kde-plasma/kwayland-integration/kwayland-integration-5.5.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 kwindowsystem) - $(add_plasma_dep kwayland) - dev-qt/qtgui:5 - dev-qt/qtwidgets:5 -" -RDEPEND="${DEPEND}" |