From 53cba99042fa967e2a93da9f8db806fe2d035543 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 17 Feb 2020 01:16:38 +0000 Subject: gentoo resync : 17.02.2020 --- kde-plasma/kwayland-integration/Manifest | 6 ++--- .../kwayland-integration-5.17.4.ebuild | 30 ---------------------- .../kwayland-integration-5.17.5.ebuild | 2 +- .../kwayland-integration-5.18.0.ebuild | 30 ++++++++++++++++++++++ 4 files changed, 34 insertions(+), 34 deletions(-) delete mode 100644 kde-plasma/kwayland-integration/kwayland-integration-5.17.4.ebuild create mode 100644 kde-plasma/kwayland-integration/kwayland-integration-5.18.0.ebuild (limited to 'kde-plasma/kwayland-integration') diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest index 1847b6ffce19..cedcd9b3b14c 100644 --- a/kde-plasma/kwayland-integration/Manifest +++ b/kde-plasma/kwayland-integration/Manifest @@ -1,5 +1,5 @@ -DIST kwayland-integration-5.17.4.tar.xz 20236 BLAKE2B bca1462d6c84844aa32a803afcf73eebce2bd1dcaad1fa2a3c86630ae2d711a7b8434b755aff2381ddd107c7e3ba25b3ca8521f33859086f4d165392230b8900 SHA512 ca165b5b76dd035b4ffdf0d31f2532f7609a476bd53f36d567a3f618a7993c746f40165f439b49f5b6c75f8140902254d3c22523730d4a2c1073570be1c9f226 DIST kwayland-integration-5.17.5.tar.xz 20184 BLAKE2B 4597ae60ddc805745d519cfe7959c9d423a01ff41d3c3565600d807943950cb1008265d8cb685ee038be0950af7a2237e4de78d4574aad3aba816cb09419a21e SHA512 50ac96f4ed957ed264e8f700dc9bdb71ce04cb4a6385c2316890171943c4b7a23ebba08eb7047eebd99ad7c6d485f440c8ae7375c040088ddfffbf7f5824634c -EBUILD kwayland-integration-5.17.4.ebuild 687 BLAKE2B 9903b6c78555f8350db887c6bbd0e260fdb792e8c681d62ceb3d3b016e51e56f46a845eb2ec671fae8231e34d25b8010cc7e1303382828715d2a09a99434cbab SHA512 8fd1dd6bbcc88715cc56c55bdc864a77528398f553ef5c8e4fb73593f2b60a385804bcad9859c63d12ae05285aaf284e05bf1348c5c27b332e31c8f9b486366b -EBUILD kwayland-integration-5.17.5.ebuild 697 BLAKE2B 9c671457f0b987500980f776cc51f571bacafc0aa4d5c4f90dc819be96b3be797be3bc4fe354169e25d005cf1e4dbe258e190f287a48287fe58a00dd9f03aa5e SHA512 b6a8d2c744d9421d6c68f7068951d4ecfd03150380dda8d50aeb36d1357caed9ccbe3e7bb018d52970becd37670996d183522ef8130981ddf160c23a7da39fd0 +DIST kwayland-integration-5.18.0.tar.xz 20496 BLAKE2B 7703d680dcbd1d6260d9a33efa6809ab9a21c601249bb6f817b840970cc44f2f542f83e809270cc41d3cfefd324e731656b922c5ee48220caa523bd3b83e6a07 SHA512 14356f3b8591d8b6e70c58a5e8392fa035f645072dce5f1e129d2eb080bd6a8c2b9f735260616c6ddb47646a8a0d836848d60ea7060dc8343914995ca7cb4be6 +EBUILD kwayland-integration-5.17.5.ebuild 694 BLAKE2B f871a50214960bdda0cdd4e11e490f2a73aca3cbc1562b316ff15144542305dab53629a2ac6ceced00cec167f68521d3d9d6d247cbb0d6ea0041d9be56717997 SHA512 5c7abc39f88c7124e88fe7e5fcd88fd104661780951f6500d7c07cef420c4a1d1682408e7a41989c3fd36f644e448213988b1e4e5fe87163cd89757ef57da02b +EBUILD kwayland-integration-5.18.0.ebuild 680 BLAKE2B 113e95ab312abc8ca8273b27979ac18c1c917ec87fae4b8cd31ea8f09c5653f5a8f26968167b4a3ef2dad6c3c00dae3b238cf3baf177593c2ae3531e142d7d8d SHA512 1b0a39188020f3edc2dfa887a70ff60f45acd7f331fbf946f8924a92b428d504e7c4b69831887d48b9e5feeb50ebb4c78e334163811dc046a17080f3c241ba62 MISC metadata.xml 249 BLAKE2B ad415db89e5dee1627aa77f44ded9d4e1e5b8217d06c7ca25bbaa3fe92ce67c2b1090957c45a821b407d7927e5af798498aa6a5b903895ee1af8ee20a446c7f7 SHA512 76a5a340b13f0053ca3c5e94ed24380ea8d29b45ac8655419e22eaadb1e4a827c04d2e7e36b65145c4964e6526f656618fc6ac144e277ef53cb7373e6239e3c3 diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.17.4.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.17.4.ebuild deleted file mode 100644 index 616a4e7f8d0e..000000000000 --- a/kde-plasma/kwayland-integration/kwayland-integration-5.17.4.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ECM_TEST="true" -KFMIN=5.64.0 -PVCUT=$(ver_cut 1-3) -QTMIN=5.12.3 -inherit ecm kde.org - -DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland" -HOMEPAGE="https://cgit.kde.org/kwayland-integration.git" - -LICENSE="LGPL-2.1" -SLOT="5" -KEYWORDS="amd64 ~arm arm64 x86" -IUSE="" - -DEPEND=" - >=kde-frameworks/kguiaddons-${KFMIN}:5 - >=kde-frameworks/kidletime-${KFMIN}:5 - >=kde-frameworks/kwayland-${KFMIN}:5 - >=kde-frameworks/kwindowsystem-${KFMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 -" -RDEPEND="${DEPEND}" - -RESTRICT+=" test" # bug 668872 diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.17.5.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.17.5.ebuild index 41747e7f7815..c5c18bebb272 100644 --- a/kde-plasma/kwayland-integration/kwayland-integration-5.17.5.ebuild +++ b/kde-plasma/kwayland-integration/kwayland-integration-5.17.5.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://cgit.kde.org/kwayland-integration.git" LICENSE="LGPL-2.1" SLOT="5" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" IUSE="" DEPEND=" diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.18.0.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.18.0.ebuild new file mode 100644 index 000000000000..997eba7c2799 --- /dev/null +++ b/kde-plasma/kwayland-integration/kwayland-integration-5.18.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +ECM_TEST="true" +KFMIN=5.66.0 +PVCUT=$(ver_cut 1-3) +QTMIN=5.12.3 +inherit ecm kde.org + +DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland" +HOMEPAGE="https://cgit.kde.org/kwayland-integration.git" + +LICENSE="LGPL-2.1" +SLOT="5" +KEYWORDS="~amd64 ~ppc64" +IUSE="" + +DEPEND=" + >=kde-frameworks/kguiaddons-${KFMIN}:5 + >=kde-frameworks/kidletime-${KFMIN}:5 + >=kde-frameworks/kwayland-${KFMIN}:5 + >=kde-frameworks/kwindowsystem-${KFMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 +" +RDEPEND="${DEPEND}" + +RESTRICT+=" test" # bug 668872 -- cgit v1.2.3