summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-10-24 20:39:11 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-10-24 20:39:11 +0200
commit5d82433e83852eb4d21d18de4b7b79fdcd3bcb84 (patch)
tree8b73b450c2ef437cbe0f4d6fb5ba2fe515b68c90 /kde-plasma/kwayland-integration
parentkde-plasma: Add KDE Plasma 5.11.2 (diff)
downloadgentoo-5d82433e83852eb4d21d18de4b7b79fdcd3bcb84.tar.gz
gentoo-5d82433e83852eb4d21d18de4b7b79fdcd3bcb84.tar.bz2
gentoo-5d82433e83852eb4d21d18de4b7b79fdcd3bcb84.zip
kde-plasma: Drop KDE Plasma 5.11.1
Package-Manager: Portage-2.3.12, Repoman-2.3.3
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.11.1.ebuild22
2 files changed, 0 insertions, 23 deletions
diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest
index cc5676030a6b..486ea497671e 100644
--- a/kde-plasma/kwayland-integration/Manifest
+++ b/kde-plasma/kwayland-integration/Manifest
@@ -1,3 +1,2 @@
DIST kwayland-integration-5.10.5.tar.xz 18600 SHA256 be55e85c78635a075946be5fc14ea2dddf7a5b9d0e9911bd2a85d82777863e68 SHA512 fb8342f476c4ca51fa720f8767146ca19597d600877762bb467810b66073de172111ba3aa469c1fb24125a2cf60a87c0158dc90a9c036c48bc0c0ce387be1440 WHIRLPOOL 5994bed7d5b30d828982f72d5e61ad832fb4845d898cff0011a43dfb0e718e72d623c0323ebdca78b1abbd10a7ceea1fb1f880c3f55ae5a15a1dc75e259c9b20
-DIST kwayland-integration-5.11.1.tar.xz 18504 SHA256 70ae95bb9ccc43ca407ec3fc55dca6de20e0ff9d7e48583444c238b6fe6634c0 SHA512 23302934cd77a5ccad03dc36dad71123a1cd9abfe1041afd23cac2b256806453458f404575e78063601526923a56dee5dec62222c3bfcf2a8c27a31ead804424 WHIRLPOOL 860ce5a672b31d2e8717d17f4bfdebc09e7535b56216e779047f0bde26b940421d65f79c53a6109ae7177e85aae3401789602140e84ee9d63fc88c28207b209c
DIST kwayland-integration-5.11.2.tar.xz 18592 SHA256 5566cad72995326925b1ef0c49c0c3920bdac15a321f553e826634344c72f4b7 SHA512 019a026ef33232f693cd603c4f2340f62a576d71902517f347e1fd2beafb346ec1a8700eb1e7e279838d1664220e058dc2bd71bcfaba3a331da060913835f086 WHIRLPOOL 8f3387a0acd8dc7d8fe8c5784e377f668a3a5391186128ebe99a7424e2f885a0f8a97215783853aafb7dc7847d118e8f59dd2df51e36a6224d794dce3f5a89a3
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.11.1.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.11.1.ebuild
deleted file mode 100644
index 6edd40ee0dc2..000000000000
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.11.1.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}"