summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-02-22 13:35:18 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-02-22 13:35:52 +0100
commita4b2163a320b523a4c51a61cc9d03a3c04331e80 (patch)
treebb1f643596da20b7a2ff2988a117d397804fc8b3 /kde-plasma/kwayland-integration
parentapp-emacs/gnuserv: Remove old. (diff)
downloadgentoo-a4b2163a320b523a4c51a61cc9d03a3c04331e80.tar.gz
gentoo-a4b2163a320b523a4c51a61cc9d03a3c04331e80.tar.bz2
gentoo-a4b2163a320b523a4c51a61cc9d03a3c04331e80.zip
kde-plasma: Drop KDE Plasma 5.12.1
Package-Manager: Portage-2.3.24, Repoman-2.3.6
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.12.1.ebuild22
2 files changed, 0 insertions, 23 deletions
diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest
index 6a4bd3451059..902cdcd52f27 100644
--- a/kde-plasma/kwayland-integration/Manifest
+++ b/kde-plasma/kwayland-integration/Manifest
@@ -1,3 +1,2 @@
DIST kwayland-integration-5.11.5.tar.xz 19080 BLAKE2B 3f1bf365f4886398fee77da4a1716232cceb691746ed6f313d6bb48f46d5813eacfb32381b9cf3665cfb7706a04b863d3545be4ddb5749176ac25055e5d643ea SHA512 246ff96d30d6a212aedbc9e7a5680e20bedfcc398591f670b0c96f68127aab547e21537aa11f2db68c505845c7897ce8be657b3430b420033100a774bcf6c1af
-DIST kwayland-integration-5.12.1.tar.xz 18520 BLAKE2B 9afedfd9d0673740b5a2f470ac0f78b95072232d042fb397b46996286a716c0a954649150953d88db18559fdaf868abf6a33485a3ae97624a27e62fd0f0a74f3 SHA512 c002ec0a32b0b641aec3248181b42fa892ddf9a34ad3cd59766e0e42a01174d16ab4e736a35a40e06aabb36b493086fe7911feefb117deb67cbf5753ba49e08f
DIST kwayland-integration-5.12.2.tar.xz 18588 BLAKE2B ef303235f605f6110766e8098da1fd60820330423846e21ec95a1c1bd7e987b30cc3c5b811b0970b73f4845f0eda092e7eae0105c4bab2bce418bdf7f5bbddcc SHA512 9d21ca45599e7c35f2c2fd9230371f58282fc0ee0ad11ba31cd0cd7fad0636ccb3aac611098cf7a2f5d5665fdfdbab2d0ca7ee490d40b2f4b18d02cf96cd93b5
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.12.1.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.12.1.ebuild
deleted file mode 100644
index a2771a46748b..000000000000
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.12.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 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://cgit.kde.org/kwayland-integration.git"
-
-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}"