dev-python/clint-0.5.1 with USE=examples fails to build because distfiles-r1.eclass has banned EXAMPLES in EAPI=6 should probably do something like this instead: if use examples; then insinto /usr/share/doc/${PF}/examples doins demos/* fi
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9392c7fa82bd89278b231f8517688c98c080d18c commit 9392c7fa82bd89278b231f8517688c98c080d18c Author: Mikle Kolyada <zlogene@gentoo.org> AuthorDate: 2018-03-19 16:50:21 +0000 Commit: Mikle Kolyada <zlogene@gentoo.org> CommitDate: 2018-03-19 16:50:51 +0000 dev-python/clint: Install examples properly Closes: https://bugs.gentoo.org/648520 Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-python/clint/clint-0.5.1.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)