Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951357 - dev-vcs/git-2.49.0[tk] no longer installs the gitk command
Summary: dev-vcs/git-2.49.0[tk] no longer installs the gitk command
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2025-03-14 22:50 UTC by Ulrich Müller
Modified: 2025-03-15 07:51 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Müller gentoo-dev 2025-03-14 22:50:14 UTC
It was still there in 2.48.1.

2.49.0 installs the gitk(1) man page, gitk.html and gitk.adoc documentation, and the bash-completion file, but no longer the command.
Comment 1 Larry the Git Cow gentoo-dev 2025-03-15 07:51:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d20760fcfff422888e8cd8ef8af5a3134e9a19d

commit 1d20760fcfff422888e8cd8ef8af5a3134e9a19d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-03-15 07:50:04 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-15 07:50:41 +0000

    dev-vcs/git: fix USE=tk for 2.49.0
    
    The gitk-gui subdirectory isn't wired up to the toplevel meson.
    
    Closes: https://bugs.gentoo.org/951357
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{git-2.49.0.ebuild => git-2.49.0-r1.ebuild}    | 29 ++++++++++++++++------
 dev-vcs/git/git-9999-r1.ebuild                     | 29 ++++++++++++++++------
 dev-vcs/git/git-9999-r2.ebuild                     | 29 ++++++++++++++++------
 dev-vcs/git/git-9999-r3.ebuild                     | 29 ++++++++++++++++------
 dev-vcs/git/git-9999.ebuild                        | 29 ++++++++++++++++------
 5 files changed, 110 insertions(+), 35 deletions(-)