From 066d27181e9a797ad9f8fc43b49fc9a10ff2f707 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 3 Mar 2019 13:42:34 +0000 Subject: gentoo resync : 03.03.2019 --- kde-plasma/kwayland-integration/Manifest | 4 ++-- .../kwayland-integration-5.15.1.ebuild | 25 ---------------------- .../kwayland-integration-5.15.2.ebuild | 25 ++++++++++++++++++++++ 3 files changed, 27 insertions(+), 27 deletions(-) delete mode 100644 kde-plasma/kwayland-integration/kwayland-integration-5.15.1.ebuild create mode 100644 kde-plasma/kwayland-integration/kwayland-integration-5.15.2.ebuild (limited to 'kde-plasma/kwayland-integration') diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest index dd6c5db36457..2d07923e6c64 100644 --- a/kde-plasma/kwayland-integration/Manifest +++ b/kde-plasma/kwayland-integration/Manifest @@ -1,5 +1,5 @@ DIST kwayland-integration-5.14.5.tar.xz 18704 BLAKE2B 56669ba9cc8644aa1a613bc35756c317809889494e0b033b805e91bef9fa4b4721e91a5f2a108f314fa6f6b62fd12d5b96d7f912612b3a6c4836ba54a56a1838 SHA512 0e0d5ba23c8e9417160f985298e71d3693b01c5cc1773a0f9c9f173e14ab568b1701ec23daf8e07e95666ac3a680eb8f476eb0e96b6d89aa6f4f761e52704b20 -DIST kwayland-integration-5.15.1.tar.xz 18820 BLAKE2B 3e3b54cf974ede4357be6a1f40392dc233c6c856f80693ba9a508f0d547d6df21ab5437f1e2afd16804d8fbc0cd2e05fbe9aa39f57330e120db45b79c4dae854 SHA512 8d22d0a66efe792f2bb47a74630b09c317581bf38652c10a7aec8f4dc2c29ef9d24d6c198c813659b496fb2b7f9340e4adbd7fa34313946de618c537e506de7f +DIST kwayland-integration-5.15.2.tar.xz 18676 BLAKE2B 57a81310addda96e9609957ecf702a499ed138eb7435a1c34bc3bc05ac594440d693ed79f10c3ddb2d5c91506ad63434ebfbc1b2b332636c7731b2f56bcf6bd0 SHA512 94d72ffac66aa8aa0aad66ec1931c4e1f42c39e0a33d1dad66f8a062991355185450a27b50864335430aaf4c5c8b4cc00c16a7d26f0aa9528b0cd5c6fb30a190 EBUILD kwayland-integration-5.14.5.ebuild 548 BLAKE2B 4d43a74f700048b87f09845b01422153c398fbfdd9f678c0bff901bf07e31bb8fc6506d7f20a1f53e0fd0e9e7a5c3240713046c9be10ba98bb1f7c8779e13d8c SHA512 d424dba0b3f74c95b86dbcfcd442726ea62ad505cf0a184d073f277166642167ec7d253563a3be55f7ccf265593ea82b7ddec4f911e316b4d10c2cdea3c9587f -EBUILD kwayland-integration-5.15.1.ebuild 550 BLAKE2B 9d6f80de34796e30df3e78f572bbbbf0964cd6e404ee163b285d23a897308bba9d8156d354133591988f1b2319ebe33ded2f35bbc0f50a9da1a1c72bfaef00ce SHA512 9eb2c7a176360e8c425309f6547ba3c4f937309cc777cf3ad8788c987eb5f7ce6909d26c75d0820551b642985aaec40d401d5083cfdc04c58a763c2e61a30a97 +EBUILD kwayland-integration-5.15.2.ebuild 557 BLAKE2B 9dbf387f99e3286af76e7acd3b1ccc6e7ad5d4052f9e5dc3fb033e8393de851c5be13d42c2d470aef691b5b876c9cc4ced2ab73e5fb4ae976f69aa7cc9ddd6a2 SHA512 ee90cb760a7240b6712179af0cc2f815b2d5f809a7aafd1259cc013cf92b6137ba2926e8f8056e1be7bf1a64a4f18c8c348b2980a1a097d815f606b02f1334b6 MISC metadata.xml 249 BLAKE2B ad415db89e5dee1627aa77f44ded9d4e1e5b8217d06c7ca25bbaa3fe92ce67c2b1090957c45a821b407d7927e5af798498aa6a5b903895ee1af8ee20a446c7f7 SHA512 76a5a340b13f0053ca3c5e94ed24380ea8d29b45ac8655419e22eaadb1e4a827c04d2e7e36b65145c4964e6526f656618fc6ac144e277ef53cb7373e6239e3c3 diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.15.1.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.15.1.ebuild deleted file mode 100644 index 5ef07b8658b4..000000000000 --- a/kde-plasma/kwayland-integration/kwayland-integration-5.15.1.ebuild +++ /dev/null @@ -1,25 +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 ~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.15.2.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.15.2.ebuild new file mode 100644 index 000000000000..bbef91320933 --- /dev/null +++ b/kde-plasma/kwayland-integration/kwayland-integration-5.15.2.ebuild @@ -0,0 +1,25 @@ +# 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 kidletime) + $(add_frameworks_dep kwayland) + $(add_frameworks_dep kwindowsystem) + $(add_qt_dep qtgui) + $(add_qt_dep qtwidgets) +" +RDEPEND="${DEPEND}" + +RESTRICT+=" test" # bug 668872 -- cgit v1.2.3