summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-10-29 21:50:06 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-10-29 23:21:36 +0100
commitd3d3dfeb634261d4d22a9f791ca8038d0113b649 (patch)
tree4c594c797be393bab5a454c9e7d90532a0a22fcf /kde-plasma/kwayland-integration
parentkde-plasma/plasma-workspace: Drop translations of Plasma session name (diff)
downloadgentoo-d3d3dfeb634261d4d22a9f791ca8038d0113b649.tar.gz
gentoo-d3d3dfeb634261d4d22a9f791ca8038d0113b649.tar.bz2
gentoo-d3d3dfeb634261d4d22a9f791ca8038d0113b649.zip
kde-plasma: Drop KDE Plasma 5.17.1
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
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.17.1.ebuild26
2 files changed, 0 insertions, 27 deletions
diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest
index f3cd9e769f81..db069d869d80 100644
--- a/kde-plasma/kwayland-integration/Manifest
+++ b/kde-plasma/kwayland-integration/Manifest
@@ -1,3 +1,2 @@
DIST kwayland-integration-5.16.5.tar.xz 19320 BLAKE2B 8c803397cf1bb0f94332c768911e0d5f91841bcd8491acb0169ac738550ac1bfae3990cb6d7966b9067cba9f86fc1e838b4b9732fbfd06e2bc040a4e170d3009 SHA512 c37faf39de7712c59ca1bb3c3df737bb660e7457cb66e60ff505d0484f2d0c1376306c822b63e19c5f5e578f44deea69739baea5c19039e562bd50aac47c9156
-DIST kwayland-integration-5.17.1.tar.xz 20132 BLAKE2B f38600005ba380616897c8e543dae82a374eb2fa7fb2003576cfbf8a5953b805ca46ad2f517e570d76f3a60c45d1a094dfb1503f3bfb69c0d51b4371af8d2822 SHA512 6e701d1d247fdbbdddbf4094395501c1820509a22d7e05dfe1580d3bae6451df93af660447f1931f53e21e3165799a5820a62d71b7928b1b9b18fba5e794c558
DIST kwayland-integration-5.17.2.tar.xz 20172 BLAKE2B 1a1388e6f146b0f899b7fd4ce4cbe060467d5d092f1e5d5a3c24522e9d9b6e7bd24e8342f99a1ecc0ea710a96401681821c8244b075e9cb788f04a721c5d924b SHA512 d10c2973ec6eae1283be31a15ab977948430a458f535d3ce9760f6d73f2254e96a743a7e59185782a99d39e37099edd33a319402f1dd17aa18ef98f5fbb0e9a5
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.17.1.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.17.1.ebuild
deleted file mode 100644
index f6c7a9d24233..000000000000
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.17.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_TEST="true"
-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 ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kguiaddons)
- $(add_frameworks_dep kidletime)
- $(add_frameworks_dep kwayland)
- $(add_frameworks_dep kwindowsystem)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}"
-
-RESTRICT+=" test" # bug 668872