--- /usr/portage/media-libs/soxr/soxr-0.1.3.ebuild 2018-03-08 13:08:55.000000000 +0200 +++ /usr/local/portage/media-libs/soxr/soxr-0.1.3-r1.ebuild 2018-06-03 22:51:33.880214709 +0300 @@ -22,6 +22,7 @@ DOCS=( "README" "TODO" "NEWS" "AUTHORS" ) PATCHES=( "${FILESDIR}/nodoc.patch" + "${FILESDIR}/${PN}-fix_project_usage.patch" ) # CMakeLists.txt builds examples if either test or examples USE flag is enabled. REQUIRED_USE="test? ( examples )"