More precisely in src_install when the kde useflag is on we have the following section dodir /usr/share/kde4/services/ServiceMenus # drop these lines after konqueror:4/krusader:4 are gone for item in "${ED}"usr/share/kservices5/ServiceMenus/*.desktop; do item="$(basename ${item})" dosym "/usr/share/kservices5/ServiceMenus/${item}" "/usr/share/kde4/services/ServiceMenus/${item}" done kde-4 being gone, it is time to remove the lines in question.
It is 2020 and it is still present in all the p7zip ebuilds.
Fixed in the latest one
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b7ce2e686f48ec6c420ebe7b283943180ab730b commit 1b7ce2e686f48ec6c420ebe7b283943180ab730b Author: David Seifert <soap@gentoo.org> AuthorDate: 2021-04-05 12:43:16 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2021-04-05 12:43:16 +0000 app-arch/p7zip: Use wxGTK-gtk3 Bug: https://bugs.gentoo.org/669998 Bug: https://bugs.gentoo.org/773190 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org> app-arch/p7zip/{p7zip-16.02-r7.ebuild => p7zip-16.02-r8.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8311b4b3a3529e79648440897e69b3f0d0d5be1f commit 8311b4b3a3529e79648440897e69b3f0d0d5be1f Author: David Seifert <soap@gentoo.org> AuthorDate: 2021-04-25 09:30:16 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2021-04-25 09:30:16 +0000 app-arch/p7zip: Remove old 16.02-r4, 16.02-r5 Closes: https://bugs.gentoo.org/669998 Closes: https://bugs.gentoo.org/773190 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org> app-arch/p7zip/p7zip-16.02-r4.ebuild | 165 ---------------------------------- app-arch/p7zip/p7zip-16.02-r5.ebuild | 168 ----------------------------------- 2 files changed, 333 deletions(-)