From c4b3d05f2d4415c0d6f135a3ea0d2055d6e055b5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 6 Sep 2022 22:33:57 +0100 Subject: gentoo auto-resync : 06:09:2022 - 22:33:57 --- dev-libs/Manifest.gz | Bin 95597 -> 95607 bytes dev-libs/libclc/Manifest | 2 +- dev-libs/libclc/libclc-15.0.0.ebuild | 2 +- dev-libs/plasma-wayland-protocols/Manifest | 4 ++-- .../plasma-wayland-protocols-1.6.0.ebuild | 19 ------------------- .../plasma-wayland-protocols-1.8.0.ebuild | 19 +++++++++++++++++++ 6 files changed, 23 insertions(+), 23 deletions(-) delete mode 100644 dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.6.0.ebuild create mode 100644 dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.8.0.ebuild (limited to 'dev-libs') diff --git a/dev-libs/Manifest.gz b/dev-libs/Manifest.gz index 4a749e67b555..42a7d33516c0 100644 Binary files a/dev-libs/Manifest.gz and b/dev-libs/Manifest.gz differ diff --git a/dev-libs/libclc/Manifest b/dev-libs/libclc/Manifest index 3f4c5b5b8f08..d928b4b48a48 100644 --- a/dev-libs/libclc/Manifest +++ b/dev-libs/libclc/Manifest @@ -4,6 +4,6 @@ DIST llvm-project-15.0.0.src.tar.xz 112062796 BLAKE2B 947917b6c75cbd8882133dc01f DIST llvm-project-15.0.0.src.tar.xz.sig 438 BLAKE2B 8eb12c259f94d8f867a31dbe05128adc1f9cc7ec8bcbdbe1738d2fad461f5d214e674f080f7f29b639a7a75f9c5b56c0f959f538697d647b94b97dc56b036e5f SHA512 4096464a46e07575b7cff448ff8bbc38fe972505f366b744419a06339cf32b93266b0fae5390879859041ce6710e4b675ed3ea7561d6a817623d7ece0e969661 EBUILD libclc-14.0.6.ebuild 1453 BLAKE2B 8d049f8f1d7b218f164ea21d289ead001d611c2c2f2432ad4661cece52a19ddcc36090d30d4b611e05403d9141c2a23a68df0d3f627ab2dc4f502b2314c4d2fa SHA512 9cfd836743a72ae4864d89464485b7b7c8e546b43db01b4b973dd50cbb90f0a3e5759e5fb348dbc8e4e73d576823dc6b273e27c9083d631a7fcaa45c6965fa0b EBUILD libclc-15.0.0.9999.ebuild 1465 BLAKE2B 58dad6d67bb157d5d4877172bec8048452141b3f64f51e434a8b169fd8206298d61ab9302e75468e299896bfc09fb605fb469a028f5024e4265d04f5c87bcedc SHA512 175d39d02979fddbe46c09693e1aa0491fb30a447a1f2ea305106ccc77c0830029dad316646862055bd8ebc45a52f7a42b039668ff42e2450c0e6821d5c25970 -EBUILD libclc-15.0.0.ebuild 1465 BLAKE2B 58dad6d67bb157d5d4877172bec8048452141b3f64f51e434a8b169fd8206298d61ab9302e75468e299896bfc09fb605fb469a028f5024e4265d04f5c87bcedc SHA512 175d39d02979fddbe46c09693e1aa0491fb30a447a1f2ea305106ccc77c0830029dad316646862055bd8ebc45a52f7a42b039668ff42e2450c0e6821d5c25970 +EBUILD libclc-15.0.0.ebuild 1476 BLAKE2B 85e57756b48ec337b75a96f0659fca9d0ed854a418f60715be4e499ceb5c5b4a79881b749541db922a26a6f6f6f15eb5f8adf0c6e52f7c3f9388d574c4ff117f SHA512 31b5beafa9c9359701c8d37233ee4a5ac3c719ed406e3dd26ffb1c3cf57b9162c9fb4e64576b6f6111de7395b1d31aa69c21146fbf29c8d49826239aad824dc0 EBUILD libclc-16.0.0.9999.ebuild 1486 BLAKE2B 80b3e2ef44fcd760fd1da8a22f6df34fee0c84137d441cc4d0ab16fd1d1d35cd2b12405b61b633b2f8400fde718374cd9f649844b2d5ddbf6d09ddc314b0d1be SHA512 e43d3fa32b92859e3279211a6472a203f6eec746dd1080ed34f4cfac1d4d159535e21e5514c3f3b70ed1d6cf0ab90db7312bc976a68d65af007d22171821733e MISC metadata.xml 394 BLAKE2B 2c73a04cae5f0956ff187000d761ce8709fa39ab701f9adf2747f87da65fee48f996a56df540d5b95cfdecadef6383001b5e3dd57e1002f7f494d1ba3ecc987c SHA512 17bc874995ebeff9513d60dc850f3d1c5e7a3417f7170ec727edae1d09fb83242955ad24ff3fd24718a8eeadc80602cbe21618d081d50e6dc809a597dca72df1 diff --git a/dev-libs/libclc/libclc-15.0.0.ebuild b/dev-libs/libclc/libclc-15.0.0.ebuild index 4ec05a0a963c..8d5e7566c85d 100644 --- a/dev-libs/libclc/libclc-15.0.0.ebuild +++ b/dev-libs/libclc/libclc-15.0.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://libclc.llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions || ( MIT BSD )" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~x86" IUSE_VIDEO_CARDS="video_cards_nvidia video_cards_r600 video_cards_radeonsi" IUSE="${IUSE_VIDEO_CARDS}" REQUIRED_USE="|| ( ${IUSE_VIDEO_CARDS} )" diff --git a/dev-libs/plasma-wayland-protocols/Manifest b/dev-libs/plasma-wayland-protocols/Manifest index c3c6d41ddd5e..c819d9c99070 100644 --- a/dev-libs/plasma-wayland-protocols/Manifest +++ b/dev-libs/plasma-wayland-protocols/Manifest @@ -1,5 +1,5 @@ -DIST plasma-wayland-protocols-1.6.0.tar.xz 41752 BLAKE2B 63f733b63e6e707a340cfbfa0f0a774833e119ba53b8754ef6c05e09b42413284642740b9bcd6abfd7a06f1b651faf3807ee11121aa82b6ff9b1b20894f831cd SHA512 a9306d30032c46e8046ffbc8713e1afab732ee48a43922d0091cff25f0aaf407bee6fd08c333d9a83d064b903ebd1699d7d0ceadfe8b939ffd4d5e2129c22cf8 DIST plasma-wayland-protocols-1.7.0.tar.xz 42000 BLAKE2B 581d6c375e7f17abd346ccc9482da46238fcf52a84c04d991ccdcb95bd4472dc6b2c2c612382ffd7cebdb669da00be05df9b0f5e58cc6767fcb7183b0e8ae459 SHA512 1ed01ce6af375c4012b3367377cea172446f2a7f1bef01c2e56dc2482c378955f9507e4e3bbb2ab316ba116ec181beaf9287f5b81199a02d5fd9eefb658bcb9c -EBUILD plasma-wayland-protocols-1.6.0.ebuild 456 BLAKE2B e5ba5ecd1d0111f4c6567c1db52bb9e967f0831cdf48c031cfc77711a72566fb64b493fb8bdc8d9d4023e6bde06cd792fd929d1756888dac25caa2414167d3bb SHA512 57f44a144aca8e2545e0664e4c577b356c70c0785aa0380c450e8bad40e828a66adae19895ae95d4e11ab34404a9a5ae060b5821784e121ee98022fa60fc2c38 +DIST plasma-wayland-protocols-1.8.0.tar.xz 42916 BLAKE2B 6999bfc9ab4e4c9428c29337a4d8055d138d1a08c3488150e155a076b1ccae8bc01d9372eee46720b9a26e0a96de57edc15e8c48987e7cff07f9a702db80dcc4 SHA512 7a3cf064adcbfbe9f48aaab9f6a1b9bbc4907856732da5e55d50d1ddd2dc50ad03d841a786f0771f0546d9d44a4c791421f57ca9587f6e79b3db06855b4e71d8 EBUILD plasma-wayland-protocols-1.7.0.ebuild 463 BLAKE2B ebbd2ea3d8d0746c04a4ce801abb5050f25bf6c0ef6786f8aaaa1d3626d4ae6fb5fa67cbca345c8e1f4f4751176a46afb5798540e8f5f1bf887d2bf13779deb2 SHA512 e0ba5c569b09efcec3ea0cd6f625dc9fd1c3eaa6ae90e8055c7d349aeaf17e492b4d79b1da9469775b73bea4868fe4eb3430fbf3e25ca7303d504f53647fc41c +EBUILD plasma-wayland-protocols-1.8.0.ebuild 466 BLAKE2B 3b6285f7be063d17d29828acde94296a41fa2b21ab62d12c7c0ab676f3539da8ff4dd5850d34f55c86a9c70f0a2d696060bec80fc611d99bad42e166f1b8a1a7 SHA512 b5ced19be3e3c6db9c1a90039df126622d5535eb1e1225eb52728d3d130ec76a54517263c77cbcb1b8f9b4bb6db85225090148d608cb7a9278b81acc0b579826 MISC metadata.xml 318 BLAKE2B 922a5e32e706b2976c5f359a14194d268d3f499398576c80ce5fad8c0fcea0fbf048de4480a80a6a1889c88b8b6c14147654a3ab4d5ffbcc258c2290da63f6d1 SHA512 614cb8dda7ad2088e5d6ef39b449bb4be0ac72cd0231c320188d76d1816dce6490c5114bb4798112c4b11d99d30a9e82ff8fcf08ffa8c049589682a5e38208f6 diff --git a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.6.0.ebuild b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.6.0.ebuild deleted file mode 100644 index b1c7475188e5..000000000000 --- a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.6.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_NONGUI=true -KFMIN=5.82.0 -inherit ecm kde.org - -DESCRIPTION="Plasma Specific Protocols for Wayland" -HOMEPAGE="https://invent.kde.org/libraries/plasma-wayland-protocols" - -if [[ ${KDE_BUILD_TYPE} = release ]]; then - SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" - KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" -fi - -LICENSE="LGPL-2.1" -SLOT="0" diff --git a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.8.0.ebuild b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.8.0.ebuild new file mode 100644 index 000000000000..6ec8b9afd1c5 --- /dev/null +++ b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.8.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_NONGUI=true +KFMIN=5.82.0 +inherit ecm kde.org + +DESCRIPTION="Plasma Specific Protocols for Wayland" +HOMEPAGE="https://invent.kde.org/libraries/plasma-wayland-protocols" + +if [[ ${KDE_BUILD_TYPE} = release ]]; then + SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" + KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +fi + +LICENSE="LGPL-2.1" +SLOT="0" -- cgit v1.2.3