summaryrefslogtreecommitdiff
path: root/dev-libs/wayland
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-05-04 22:28:33 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-05-04 22:28:33 +0100
commita978c074e4272bb901fbe4a10de0a7b2af574f17 (patch)
tree8c764c1cc0576389ce22abd317bceba71ea5732d /dev-libs/wayland
parent40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (diff)
gentoo resync : 04.05.2021
Diffstat (limited to 'dev-libs/wayland')
-rw-r--r--dev-libs/wayland/Manifest4
-rw-r--r--dev-libs/wayland/wayland-1.19.0.ebuild2
-rw-r--r--dev-libs/wayland/wayland-9999.ebuild4
3 files changed, 5 insertions, 5 deletions
diff --git a/dev-libs/wayland/Manifest b/dev-libs/wayland/Manifest
index cf2dc4740762..6e684d530617 100644
--- a/dev-libs/wayland/Manifest
+++ b/dev-libs/wayland/Manifest
@@ -1,4 +1,4 @@
DIST wayland-1.19.0.tar.xz 456380 BLAKE2B 0f70bb02e890898c4763001884527067adb686abe9a2b9325badf1730d411d269c437037afc298eec8075eb1e3845f5b81b8ed3d702908388a54e7063cbea91a SHA512 d8a86f5e23e4a88e7c84b82fdb51eb350419086afe462ecb2f4d5c3ba9290ede310cbbcffd60215219ddccf5bad4adec21a5ebfbef6577200f66ac7a1b64a5ef
-EBUILD wayland-1.19.0.ebuild 1811 BLAKE2B 7e03623d22ae15400829b467b44a3c7265ca5544bdb19b5a117851746e7df9f318443361532470254a86a3e527b46110eef5c2b9e47ed0cf41fe1b5c4406e320 SHA512 10b0a43e925cbb042c17be7bcead1d49c7b997651159822f92c0432a0eee804af2f8aaf4e13ef14de7e5d1768dd9c35bbab4f9e3aa7d14d681b7f56cb703ba13
-EBUILD wayland-9999.ebuild 1818 BLAKE2B bfa53844b83b095da346fcdb3307fb4b437a5c90ff463cf87506aad22f963a0bdd94c3d2f256cc6a7f7409d87ab3a8bcf9e834abadd58791ff0616240429015f SHA512 b138f58a8397c07fb2135f43bdc6f293525cf2a8fd91f92509e2ff57102f811196572524804be39591b83aedc291202ebd5a7a0fcd1ca45215b2b9c6a9c382bf
+EBUILD wayland-1.19.0.ebuild 1820 BLAKE2B 9cda545cdbdc652d3fae5d76e9e27947b9a15fa5f8215b83fdf46afd3e6717a6c1d3ca0a91bdfed6d2146a883a01790b06b746f7dd1d577f2d394ef34449dd09 SHA512 89bfba7c9ea7fe6770b039abe27f1a9f3e12d3d82d2fa2a6eb229d7a01df3a31c9237f4959b2bde84d9e6f0c28cd22dbebbd9bae3821e37e437688e9f335e694
+EBUILD wayland-9999.ebuild 1827 BLAKE2B f239a647ff50a6ed23c90d3439caff612116c5bddbc642842142015ec4bb592de91f934804c5487957c473b838080514b9fc43c18316df05a58fe8bc9fe21dca SHA512 ff5751e03b6f098ac784c5d10bddcff73a831974537b795dd6716b813f97b412110f0fcf145f43271636646fd42e8b407a29f99611ced9b29a1c374149fdd8c7
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
diff --git a/dev-libs/wayland/wayland-1.19.0.ebuild b/dev-libs/wayland/wayland-1.19.0.ebuild
index 7f275f3bc2c0..765bef844873 100644
--- a/dev-libs/wayland/wayland-1.19.0.ebuild
+++ b/dev-libs/wayland/wayland-1.19.0.ebuild
@@ -72,7 +72,7 @@ multilib_src_test() {
src_test() {
# We set it on purpose to only a short subdir name, as socket paths are
# created in there, which are 108 byte limited. With this it hopefully
- # barely fits to the limit with /var/tmp/portage/$CAT/$PF/temp/x
+ # barely fits to the limit with /var/tmp/portage/${CATEGORY}/${PF}/temp/x
export XDG_RUNTIME_DIR="${T}"/x
mkdir "${XDG_RUNTIME_DIR}" || die
chmod 0700 "${XDG_RUNTIME_DIR}" || die
diff --git a/dev-libs/wayland/wayland-9999.ebuild b/dev-libs/wayland/wayland-9999.ebuild
index c3d2b584f4ca..d069ea46340e 100644
--- a/dev-libs/wayland/wayland-9999.ebuild
+++ b/dev-libs/wayland/wayland-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -72,7 +72,7 @@ multilib_src_test() {
src_test() {
# We set it on purpose to only a short subdir name, as socket paths are
# created in there, which are 108 byte limited. With this it hopefully
- # barely fits to the limit with /var/tmp/portage/$CAT/$PF/temp/x
+ # barely fits to the limit with /var/tmp/portage/${CATEGORY}/${PF}/temp/x
export XDG_RUNTIME_DIR="${T}"/x
mkdir "${XDG_RUNTIME_DIR}" || die
chmod 0700 "${XDG_RUNTIME_DIR}" || die