dev-libs/wayland-9999: Port to EAPI-6
authorMart Raudsepp <leio@gentoo.org>
Sun, 9 Apr 2017 23:27:41 +0000 (02:27 +0300)
committerMart Raudsepp <leio@gentoo.org>
Mon, 10 Apr 2017 01:01:15 +0000 (04:01 +0300)
commitbd72168fbd11f8bd055b92a75aa9e73f14eb5b7a
tree5f619fdf55025a7febc7b869d1c24396985348a8
parent7be2138fad321858679eff8fffa92122e3fb82d0
dev-libs/wayland-9999: Port to EAPI-6

Also try to address socket path 108 byte limit restriction caused test
failures by cutting down the XDG_RUNTIME_DIR subdir length.
Wayland tests used to create a wayland-tests/ subdir under it, but since
before 1.13.0 it creates a wayland-tests-RANDOM/ subdir (RANDOM is 6
random characters), which makes tests fail on socket path length even with
PORTAGE_TMPDIR=/tmp, let alone /var/tmp.
I think shortening the subdir from "runtime-dir" to "xdr" makes it fit
in both cases, unless we are dealing with a 1.xx.y-r1 revision, in which
case /var/tmp might fail.
dev-libs/wayland/wayland-9999.ebuild