summaryrefslogtreecommitdiff
path: root/kde-plasma/kwayland-integration
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-01-31 16:00:27 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-01-31 16:00:27 +0000
commit1db00cc6e94b90c08090bb5b8c406622946c4ae5 (patch)
treec34bf820c2809fb7e08ed5564df2a25cf759516f /kde-plasma/kwayland-integration
parent693cc9b6e847a01c1bb692153021aaf9fb0fab25 (diff)
gentoo resync 31.01.2019
Diffstat (limited to 'kde-plasma/kwayland-integration')
-rw-r--r--kde-plasma/kwayland-integration/Manifest4
-rw-r--r--kde-plasma/kwayland-integration/kwayland-integration-5.14.3.ebuild25
-rw-r--r--kde-plasma/kwayland-integration/kwayland-integration-5.14.5.ebuild2
3 files changed, 2 insertions, 29 deletions
diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest
index a709707e0a05..86f7a0811b3e 100644
--- a/kde-plasma/kwayland-integration/Manifest
+++ b/kde-plasma/kwayland-integration/Manifest
@@ -1,5 +1,3 @@
-DIST kwayland-integration-5.14.3.tar.xz 18812 BLAKE2B 8eaa74c417dc2841b54e1ce2e2c6dda5328bf584e6b103527932709fa737cce91359f0a5255b5d01f8d234efef02bf07c97e5068c18af35dfe2845b34e196fcb SHA512 844dfd0ed6568a18b74e86752a636e216e0198203bbf51c0061b9fdd0a16c974d1bb0bbdb728ace53c6e72a0f5127b4bd90284b71983c323d093f5a54919a6da
DIST kwayland-integration-5.14.5.tar.xz 18704 BLAKE2B 56669ba9cc8644aa1a613bc35756c317809889494e0b033b805e91bef9fa4b4721e91a5f2a108f314fa6f6b62fd12d5b96d7f912612b3a6c4836ba54a56a1838 SHA512 0e0d5ba23c8e9417160f985298e71d3693b01c5cc1773a0f9c9f173e14ab568b1701ec23daf8e07e95666ac3a680eb8f476eb0e96b6d89aa6f4f761e52704b20
-EBUILD kwayland-integration-5.14.3.ebuild 548 BLAKE2B 9d8e2af5fa2566b48ba28ca4b33afb3aa65aecf7a1037e0f4e0862dd3987908a7ae7400c4afc7d7583ce4e5498992117fcad0d3738f82c84f61e5597cefd061f SHA512 86269a21c856102cc3a28e8098f90b9aa9b718927b0e606ec3b3e70c35a2c49b36bed0c0531fcf45a7291b1636017feaf51e120898bc0a63264367cc3a5db0d4
-EBUILD kwayland-integration-5.14.5.ebuild 550 BLAKE2B f5e8ebd5f0c3191442399d8fa406d3ae6c98bda9fddeebd264015ac7f8c1674a2176975d56d607f84afdb8d7a772e88a8fa126878f533d6ff88aee4beed51208 SHA512 6cb4461dcb63d8eba0868c0a1b553c6587acdfbd55d0b9fa46500b0c9d593453cd6e89a1a6c8529fb10213a21b91e23214844f966f270790bed461dd9318341b
+EBUILD kwayland-integration-5.14.5.ebuild 548 BLAKE2B 4d43a74f700048b87f09845b01422153c398fbfdd9f678c0bff901bf07e31bb8fc6506d7f20a1f53e0fd0e9e7a5c3240713046c9be10ba98bb1f7c8779e13d8c SHA512 d424dba0b3f74c95b86dbcfcd442726ea62ad505cf0a184d073f277166642167ec7d253563a3be55f7ccf265593ea82b7ddec4f911e316b4d10c2cdea3c9587f
MISC metadata.xml 249 BLAKE2B ad415db89e5dee1627aa77f44ded9d4e1e5b8217d06c7ca25bbaa3fe92ce67c2b1090957c45a821b407d7927e5af798498aa6a5b903895ee1af8ee20a446c7f7 SHA512 76a5a340b13f0053ca3c5e94ed24380ea8d29b45ac8655419e22eaadb1e4a827c04d2e7e36b65145c4964e6526f656618fc6ac144e277ef53cb7373e6239e3c3
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.14.3.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.14.3.ebuild
deleted file mode 100644
index 820f2cb611c8..000000000000
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.14.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-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 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}"
-
-RESTRICT+=" test" # bug 668872
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.14.5.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.14.5.ebuild
index 84eea10a2ba0..30e3e9e259b6 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.14.5.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-5.14.5.ebuild
@@ -10,7 +10,7 @@ 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"
+KEYWORDS="amd64 ~arm x86"
IUSE=""
DEPEND="