> USE="-tk" emerge git > git-gui version /usr/bin/git-gui: line 3: exec: wish: not found > USE="tk" emerge git > git-gui version git-gui version 0.6.5.2.g681b The ebuild already removes gitk, but should also remove /usr/bin/git-gui if dev-lang/tk is not pulled in via the tk USE flag. This applies to the currently stable git-1.5.1.6 and the two later versions in the tree as well.
Created attachment 131251 [details, diff] Patch for git-1.5.1.6.ebuild
Thanks, will do. - ferdy
Will queue for next version which should happen soonish (a couple of hours from now). - ferdy
Done.
There is an opposite problem now - git-gui does not get installed with git-1.6.2.3 even with tk USE flag, even though it most definitely gets built.