current xchat still only installs xchat-2 binary. Either the binary should be renamed or it should install a symlink like the gimp ebuild does.
It's postfixed with -2 to be able to concurrently install xchat-1 and xchat-2
Until such time where xchat-1.X isn't in the tree, we still need this versioning. Unless you have an alternative.
> Until such time where xchat-1.X isn't in the tree I'd say just remove old cruft, but as I know this won't happen: Cite myself above: "like the gimp ebuild" From gimp ebuild: inherit alternatives [...] alternatives_auto_makesym "/usr/bin/gimp" "/usr/bin/gimp-[0-9].[0-9]"
(In reply to comment #1) > It's postfixed with -2 to be able to concurrently install xchat-1 and xchat-2 > Is there any reason to keep -1 in the tree?
I'd say we can drop xchat-1... Objections?
Now that xchat-1 is gone and we're able to rename it, should we provide a symlink?
now fixed.