diff options
author | 2015-09-27 13:52:40 +0200 | |
---|---|---|
committer | 2015-09-27 13:52:40 +0200 | |
commit | b79f351fbf0b6c0a38c595ecd2fb49d0b3da2c24 (patch) | |
tree | 86864ed916faecc03414d970605c589241328e9e /kde-plasma/kwayland-integration | |
parent | app-i18n/canna: Quote variables (diff) | |
download | gentoo-b79f351fbf0b6c0a38c595ecd2fb49d0b3da2c24.tar.gz gentoo-b79f351fbf0b6c0a38c595ecd2fb49d0b3da2c24.tar.bz2 gentoo-b79f351fbf0b6c0a38c595ecd2fb49d0b3da2c24.zip |
kde-plasma: Remove KDE Plasma 5.4.0
Package-Manager: portage-2.2.22
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.4.0.ebuild | 22 |
2 files changed, 0 insertions, 23 deletions
diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest index 8b196fa357d2..ce89692ec08c 100644 --- a/kde-plasma/kwayland-integration/Manifest +++ b/kde-plasma/kwayland-integration/Manifest @@ -1,2 +1 @@ -DIST kwayland-integration-5.4.0.tar.xz 13996 SHA256 86d400b4b0268ca6592f4eb0d0460d1dc47caea35fc6dcf74a2663ff9ff26d66 SHA512 ee44bb72d287a25ecbf53aa06c161b0011bed6fdd3b33d0fecf00a1ebfbc62fb0008d0fb2fa3bcd8259629b2d7e33feddf52dfde47b0e817b0b6954e3ab04f6a WHIRLPOOL 9a5aeed95d0160de08aeab574fb7a8050a4d201936032f45b7781f11a34780c59019a3e348facb9cef34cbd6b6ef49be440011615f5ebbef12a6018a7a014904 DIST kwayland-integration-5.4.1.tar.xz 13996 SHA256 a7edfb16ea6363f5a3da8b7e3a448cb01eb9a984262b44e2caf9b0ffddb29bc1 SHA512 c72d19fe479dd374222c588d33cd1318a2a748761029773a7ea1b967c76d9c7c123e642ce22d74fadcf223fa4d845ce4237e034433735179b7994dcdd8df132e WHIRLPOOL 7c93a266303d403b4020076fbf9b4b172d8b647d5f54759caa68f0975dc98a8c27614b8f8e6fde0883b59f2e8c1bb2f5653e7df2c1a99092540cd21ff7703da5 diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.4.0.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.4.0.ebuild deleted file mode 100644 index b36baaa978b4..000000000000 --- a/kde-plasma/kwayland-integration/kwayland-integration-5.4.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -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 ~x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kidletime) - $(add_frameworks_dep kwindowsystem) - $(add_plasma_dep kwayland) - dev-qt/qtgui:5 -" -RDEPEND="${DEPEND}" |