nextcloud-client 2.6.2 is out Reproducible: Always Steps to Reproduce: New version is out. Attached ebuild works for me.
Created attachment 602914 [details] Ebuild for 2.6.2
commit aadcfbd0eb7e5cfdbd538125aa4c15b5dc13c438 Author: David Heidelberg <david@ixit.cz> Date: Fri Jan 3 13:13:28 2020 +0100 net-misc/nextcloud-client: bump to 2.6.2 Signed-off-by: David Heidelberg <david@ixit.cz> Closes: https://github.com/gentoo/gentoo/pull/14225 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Comment on attachment 602914 [details] Ebuild for 2.6.2 curl -L https://bugs.gentoo.org/attachment.cgi?id=602914 | diff -u nextcloud-client-2.6.2.ebuild - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 2026 100 2026 0 0 452 0 0:00:04 0:00:04 --:--:-- 788 --- nextcloud-client-2.6.2.ebuild 2020-01-10 10:20:07.915050366 +0100 +++ - 2020-01-10 11:24:15.709714034 +0100 @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -51,7 +51,7 @@ RESTRICT="!test? ( test )" -PATCHES=( "${FILESDIR}"/${PN}-2.6.1-include_tests.patch ) +#PATCHES=( "${FILESDIR}"/${P}-include_tests.patch ) S=${WORKDIR}/desktop-${PV/_/-}