At present the ebuild tries to install the docs from the source directory. This does not work, since they are located in the cmake build directory. The attached patch fixes the issue for me. Reproducible: Always Steps to Reproduce: 1. install dev-embedded/libftdi-9999.1.0 with doc use flag set 2. 3. Actual Results: Docs are not installed. Expected Results: That docs was installed.
Created attachment 307635 [details] Patch fixing issue
should be all set now in the tree; thanks for the report! Commit message: Fix USE=doc install http://sources.gentoo.org/dev-embedded/libftdi/libftdi-1.0.ebuild?r1=1.1&r2=1.2 http://sources.gentoo.org/dev-embedded/libftdi/libftdi-9999.ebuild?r1=1.7&r2=1.8