From 407525b571b48cfd65e1ad7a02d250a927c967c9 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 1 Dec 2017 03:04:39 +0000 Subject: gentoo resync : 01.12.2017 --- kde-plasma/kwayland-integration/Manifest | 4 ++-- .../kwayland-integration-5.11.3.ebuild | 22 ---------------------- .../kwayland-integration-5.11.4.ebuild | 22 ++++++++++++++++++++++ 3 files changed, 24 insertions(+), 24 deletions(-) delete mode 100644 kde-plasma/kwayland-integration/kwayland-integration-5.11.3.ebuild create mode 100644 kde-plasma/kwayland-integration/kwayland-integration-5.11.4.ebuild (limited to 'kde-plasma/kwayland-integration') diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest index e158d63c9748..94210b51e5c9 100644 --- a/kde-plasma/kwayland-integration/Manifest +++ b/kde-plasma/kwayland-integration/Manifest @@ -1,5 +1,5 @@ DIST kwayland-integration-5.10.5.tar.xz 18600 SHA256 be55e85c78635a075946be5fc14ea2dddf7a5b9d0e9911bd2a85d82777863e68 SHA512 fb8342f476c4ca51fa720f8767146ca19597d600877762bb467810b66073de172111ba3aa469c1fb24125a2cf60a87c0158dc90a9c036c48bc0c0ce387be1440 WHIRLPOOL 5994bed7d5b30d828982f72d5e61ad832fb4845d898cff0011a43dfb0e718e72d623c0323ebdca78b1abbd10a7ceea1fb1f880c3f55ae5a15a1dc75e259c9b20 -DIST kwayland-integration-5.11.3.tar.xz 18612 SHA256 cefcc75a967228469bb72dd763655c94cc59ce067e01c0eff1fda25c30fcac48 SHA512 c37ceb91c8998567704874159fbdcad99d9da2cb7a9c006b04f0ecb9ef6d128869a66cf8003c3a588d8395d73fad91c6c70f4420f9cbe5b0e23ee1f34b664133 WHIRLPOOL 10cc957ab7ba155dc47fdda72ef5d514fa3c30bffb4fd753a391408c0c8fcadc75cae08acd79813f6fd03d7517b1b3c5fbfc2d96d1cd9632624b174e27930279 +DIST kwayland-integration-5.11.4.tar.xz 18624 BLAKE2B 469151e4921c54ae2c72890b254899623e8938c57e278bb22986fc30e1d7d91a4bc8d6c0d0f66d3485a143f16ccb653e6c18a8698df0552afaf061121fcb20ee SHA512 8385f270df1c0cb18799ec37f0ea252642f54e13b5a57f17b2452b136ee7702c5c9dffef28dfd34041d5ae72447ed5ab5fc714fbff1fed5de4972531a21b3484 EBUILD kwayland-integration-5.10.5.ebuild 526 BLAKE2B 5b5eca0d3b109a7edff0178f8f7db18e7ff4125cc618fc7dff52cefb025de52b33184cc5fe9a3abb243fa05659126d520f77c1f3539a23890ede7f024c0fd778 SHA512 914ec77089d49cc2475aafa06dc0666fb88d94cfee0325580f552552e62291d96f0bd6390a907a2f3561f4a8339b1fa3403e4480f945d3ade838e981622dcb71 -EBUILD kwayland-integration-5.11.3.ebuild 528 BLAKE2B 45b0f5607a61cbce4244885d95d7823d36a4dc27d7991d1e50934286afd563feeadd0881f799cafdee2c9c1cd7a098d4c330579751afe96063dc3f91b93ed619 SHA512 873bfb3416f975db3178c840dcc926512bb9b1d9e3d47f65f567b952f0ede0c016d10a8e7d22cba5b3348b36f6e0a8b1ae47f3322a562f0a9911a3dcd8c24d54 +EBUILD kwayland-integration-5.11.4.ebuild 505 BLAKE2B 08fa9f28fb2cda56d75ef8037c5050ea72b4c04a72db39a3da71037d1e4a4d626a8de70c7d70f7ce918d94ae10a4d4bc512b978d86c2e2a5ddcf2404766ccbd4 SHA512 81df4828503ca54c0d2fb2e7e491340005da5f578f6f6c0fe89172055a136068e9c37a454bd5fdd83ae4d779bc0ecfdcc82059f6765cf6b955accc6d2fe5a73c MISC metadata.xml 249 BLAKE2B ad415db89e5dee1627aa77f44ded9d4e1e5b8217d06c7ca25bbaa3fe92ce67c2b1090957c45a821b407d7927e5af798498aa6a5b903895ee1af8ee20a446c7f7 SHA512 76a5a340b13f0053ca3c5e94ed24380ea8d29b45ac8655419e22eaadb1e4a827c04d2e7e36b65145c4964e6526f656618fc6ac144e277ef53cb7373e6239e3c3 diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.11.3.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.11.3.ebuild deleted file mode 100644 index 6edd40ee0dc2..000000000000 --- a/kde-plasma/kwayland-integration/kwayland-integration-5.11.3.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2017 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://projects.kde.org/projects/kde/workspace/kwayland-integration" - -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.11.4.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.11.4.ebuild new file mode 100644 index 000000000000..b1a094d9305d --- /dev/null +++ b/kde-plasma/kwayland-integration/kwayland-integration-5.11.4.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2017 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