One of the files the ebuild modifies is renamed. So this seems to work: --- /disk1/share/layman/kde/net-libs/libktorrent/libktorrent-9999.ebuild 2016-08-22 02:15:41.967857583 -0600 +++ libktorrent-9999-r1.ebuild 2016-11-04 10:19:19.294560606 -0600 @@ -56,7 +56,7 @@ sed -i -e "/^find_package/ s/\"\${LibGMP_MIN_VERSION}\" //" \ CMakeLists.txt || die sed -i -e "/^find_dependency/ s/ \"@LibGMP_MIN_VERSION@\"//" \ - LibKTorrentConfig.cmake.in || die + KF5TorrentConfig.cmake.in || die use test || cmake_comment_add_subdirectory testlib }
Thanks, fixed in git. https://gitweb.gentoo.org/proj/kde.git/commit/?id=0c3e5fba10d837b9feab4b21a7bd6d21084f5933