diff options
author | Michael Palimaka <kensington@gentoo.org> | 2015-12-09 03:17:41 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2015-12-09 03:22:50 +1100 |
commit | 2808e2bee3414fb583278874bd7ab298003bdd5d (patch) | |
tree | c54034c792c41f162b25bb6be401df028af60337 /kde-plasma/kwayland-integration | |
parent | kde-plasma: version bump 5.5.0 (diff) | |
download | gentoo-2808e2bee3414fb583278874bd7ab298003bdd5d.tar.gz gentoo-2808e2bee3414fb583278874bd7ab298003bdd5d.tar.bz2 gentoo-2808e2bee3414fb583278874bd7ab298003bdd5d.zip |
kde-plasma: remove 5.4.2
Package-Manager: portage-2.2.26
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.2.ebuild | 22 |
2 files changed, 0 insertions, 23 deletions
diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest index 0db970bfb2e9..f09412d21764 100644 --- a/kde-plasma/kwayland-integration/Manifest +++ b/kde-plasma/kwayland-integration/Manifest @@ -1,3 +1,2 @@ -DIST kwayland-integration-5.4.2.tar.xz 14008 SHA256 c9c57d48e55cb5eb660d715d63d57337da8abd940288ad6807cee6624cdb1021 SHA512 5d4ab0a6942c91c4b49c7231ce0f8a1da76d1df2c74ab791eac08045e637dd41abeffef299928d4888c9d22d89c11e08326fe244831d6a46fc8da810cd4fbad4 WHIRLPOOL 104a2f667f45538c846d75b96e56b461a66a2de5516218f5d3f76298e9ef60ea2e6a9e673ef6fc6747a41605f84787a374f5703f5db13dda2b0abab4e1a7acea DIST kwayland-integration-5.4.3.tar.xz 14004 SHA256 17d76337e10c268823be94bb9c7b1254ea435492e9325641e34f847a76b64c81 SHA512 e8ffa0bbe0338ea5e158b150ac6a04e2ce7ede7e9f14ddebab8694f062e6dc928f6e44772ebc26b03cccc9693a6a8f697bd3653877413ad3b87d1dcdb5aba37d WHIRLPOOL bf147fd651132b8d45d7df8617ee9f6b994c51de078857380653ebd93a493ac9b2642666316ab6c9af3975fbe036a0a7b73830276e67b1960f6f749b5a88cd05 DIST kwayland-integration-5.5.0.tar.xz 17080 SHA256 c4c209670b7994724a67ab79cf41d44c2e12b49c3a36600de85c7f9b90c75374 SHA512 3149f3e3ff8939d771e1cc9d78533067c8c81e75311cade7fdd7caca16c1eb9c4fdbcd30cd812eb000edb9e126d5f5e7f1745cdf74f6676117f0d691ae5e853e WHIRLPOOL 72155fe9a3d4335a84a2382e6eca817deaca87a138215751781b449b1d051a232d1458d80191dc145444bb4d846e72719432135cb2dfca86b0bcda6ad70dee34 diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.4.2.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.4.2.ebuild deleted file mode 100644 index b36baaa978b4..000000000000 --- a/kde-plasma/kwayland-integration/kwayland-integration-5.4.2.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}" |