summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2015-10-22 21:11:10 +1100
committerMichael Palimaka <kensington@gentoo.org>2015-10-22 21:11:38 +1100
commit2cd55e708e896800c26a5b8cc0c4bd4d142376e9 (patch)
tree7657e97d6e70aa7a8c735830bdff07721e95fed8 /kde-plasma/kwayland-integration
parentkde-apps: Drop KDE Applications 15.08.0 (diff)
downloadgentoo-2cd55e708e896800c26a5b8cc0c4bd4d142376e9.tar.gz
gentoo-2cd55e708e896800c26a5b8cc0c4bd4d142376e9.tar.bz2
gentoo-2cd55e708e896800c26a5b8cc0c4bd4d142376e9.zip
kde-plasma: remove KDE Plasma 5.4.1
Package-Manager: portage-2.2.20.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.4.1.ebuild22
2 files changed, 0 insertions, 23 deletions
diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest
index e3fb771b9cde..37432042fe05 100644
--- a/kde-plasma/kwayland-integration/Manifest
+++ b/kde-plasma/kwayland-integration/Manifest
@@ -1,2 +1 @@
-DIST kwayland-integration-5.4.1.tar.xz 13996 SHA256 a7edfb16ea6363f5a3da8b7e3a448cb01eb9a984262b44e2caf9b0ffddb29bc1 SHA512 c72d19fe479dd374222c588d33cd1318a2a748761029773a7ea1b967c76d9c7c123e642ce22d74fadcf223fa4d845ce4237e034433735179b7994dcdd8df132e WHIRLPOOL 7c93a266303d403b4020076fbf9b4b172d8b647d5f54759caa68f0975dc98a8c27614b8f8e6fde0883b59f2e8c1bb2f5653e7df2c1a99092540cd21ff7703da5
DIST kwayland-integration-5.4.2.tar.xz 14008 SHA256 c9c57d48e55cb5eb660d715d63d57337da8abd940288ad6807cee6624cdb1021 SHA512 5d4ab0a6942c91c4b49c7231ce0f8a1da76d1df2c74ab791eac08045e637dd41abeffef299928d4888c9d22d89c11e08326fe244831d6a46fc8da810cd4fbad4 WHIRLPOOL 104a2f667f45538c846d75b96e56b461a66a2de5516218f5d3f76298e9ef60ea2e6a9e673ef6fc6747a41605f84787a374f5703f5db13dda2b0abab4e1a7acea
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.4.1.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.4.1.ebuild
deleted file mode 100644
index b36baaa978b4..000000000000
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.4.1.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}"