From 35a0fba7b2afe6c0ccf348518aff0afb8f79ba6c Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 10 Dec 2017 00:38:56 +0100 Subject: [PATCH] dev-vcs/tortoisehg: 9999 collides as well Bug: https://bugs.gentoo.org/599266 Package-Manager: Portage-2.3.17, Repoman-2.3.6 --- dev-vcs/tortoisehg/tortoisehg-9999.ebuild | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild index 006534e30ee1..10ea4192888e 100644 --- a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild @@ -66,6 +66,10 @@ python_install_all() { fi newicon -s scalable icons/scalable/apps/thg.svg thg_logo.svg domenu contrib/thg.desktop + + # Remove file that collides with >=mercurial-4.0 (bug #599266). + rm "${ED}"/usr/$(get_libdir)/${EPYTHON}/site-packages/hgext3rd/__init__.py \ + || die } pkg_postinst() { -- 2.26.2