From 434d713861b70f6c6563d6ee50a8e64f14c970d9 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 15 Feb 2018 16:58:00 +0000 Subject: gentoo resync : 15.02.2018 --- kde-plasma/kwayland-integration/Manifest | 4 ++-- .../kwayland-integration-5.12.0.ebuild | 22 ---------------------- .../kwayland-integration-5.12.1.ebuild | 22 ++++++++++++++++++++++ 3 files changed, 24 insertions(+), 24 deletions(-) delete mode 100644 kde-plasma/kwayland-integration/kwayland-integration-5.12.0.ebuild create mode 100644 kde-plasma/kwayland-integration/kwayland-integration-5.12.1.ebuild (limited to 'kde-plasma/kwayland-integration') diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest index 037e367cc55b..8af8bde17e0c 100644 --- a/kde-plasma/kwayland-integration/Manifest +++ b/kde-plasma/kwayland-integration/Manifest @@ -1,5 +1,5 @@ DIST kwayland-integration-5.11.5.tar.xz 19080 BLAKE2B 3f1bf365f4886398fee77da4a1716232cceb691746ed6f313d6bb48f46d5813eacfb32381b9cf3665cfb7706a04b863d3545be4ddb5749176ac25055e5d643ea SHA512 246ff96d30d6a212aedbc9e7a5680e20bedfcc398591f670b0c96f68127aab547e21537aa11f2db68c505845c7897ce8be657b3430b420033100a774bcf6c1af -DIST kwayland-integration-5.12.0.tar.xz 18628 BLAKE2B bf3201f96d2b5d83823044931b19c6d4df83e40f9bc5920fec4baa91f58cc37566a294a15d18cc593027e1ebc5a9a2ddbc2ab56af979eb6335e949472e88360e SHA512 41212c0c77a4d2e50deabc16ce9c2d22d41133242f1ca2a1cd4776bb1b5ff3b07ad657af273d300cf10506cbafd5a07e9b5ce3007ebb3dca56edbf8117f900de +DIST kwayland-integration-5.12.1.tar.xz 18520 BLAKE2B 9afedfd9d0673740b5a2f470ac0f78b95072232d042fb397b46996286a716c0a954649150953d88db18559fdaf868abf6a33485a3ae97624a27e62fd0f0a74f3 SHA512 c002ec0a32b0b641aec3248181b42fa892ddf9a34ad3cd59766e0e42a01174d16ab4e736a35a40e06aabb36b493086fe7911feefb117deb67cbf5753ba49e08f EBUILD kwayland-integration-5.11.5.ebuild 503 BLAKE2B 1b4b9be2a97f6051ab0e45da929edd0c106f056f06f8918e2482eeb22087ba790a0eb4a5b3234481f107adc7315d1dc547439cd04c6e82460a9a59707267fe65 SHA512 c21a517a77603c7560c7833cdb53dde7c4599ba5d777c90987e8d606c22ff8a1e4a43378611bbf820f4e65d1238d7f1a5e98f8786f48c8a28dc73512473bf923 -EBUILD kwayland-integration-5.12.0.ebuild 505 BLAKE2B cbdc8f11c9246ed71cb0e595c35f58ed4c0adc76e7adb195c5840204e5fe1bd2a6648b065d35a0e100d8902c7a310c47f734fda96cf1121869804a02885d15b0 SHA512 57306cf35020b521fd7fde9cd28324fdc23f170c7b56da613a87fd8005e879b3390beb2b262dadd5e3812c520baf58f88605044f33cac081790500b7171dc30c +EBUILD kwayland-integration-5.12.1.ebuild 505 BLAKE2B cbdc8f11c9246ed71cb0e595c35f58ed4c0adc76e7adb195c5840204e5fe1bd2a6648b065d35a0e100d8902c7a310c47f734fda96cf1121869804a02885d15b0 SHA512 57306cf35020b521fd7fde9cd28324fdc23f170c7b56da613a87fd8005e879b3390beb2b262dadd5e3812c520baf58f88605044f33cac081790500b7171dc30c MISC metadata.xml 249 BLAKE2B ad415db89e5dee1627aa77f44ded9d4e1e5b8217d06c7ca25bbaa3fe92ce67c2b1090957c45a821b407d7927e5af798498aa6a5b903895ee1af8ee20a446c7f7 SHA512 76a5a340b13f0053ca3c5e94ed24380ea8d29b45ac8655419e22eaadb1e4a827c04d2e7e36b65145c4964e6526f656618fc6ac144e277ef53cb7373e6239e3c3 diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.12.0.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.12.0.ebuild deleted file mode 100644 index a2771a46748b..000000000000 --- a/kde-plasma/kwayland-integration/kwayland-integration-5.12.0.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}" diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.12.1.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.12.1.ebuild new file mode 100644 index 000000000000..a2771a46748b --- /dev/null +++ b/kde-plasma/kwayland-integration/kwayland-integration-5.12.1.ebuild @@ -0,0 +1,22 @@ +# 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}" -- cgit v1.2.3