commit:     35a0fba7b2afe6c0ccf348518aff0afb8f79ba6c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 23:38:56 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec  9 23:52:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35a0fba7

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 006534e30ee..10ea4192888 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() {

Reply via email to