Renaming works for me: [ebuild R ~] games-board/domination-1.1.1.7::mylocal 0 KiB
http://domination.sourceforge.net/ 23.12.2018 - Domination 1.2.0 is out! better hi-res support and map editor improvements! Renaming still works for me: [ebuild R ~] games-board/domination-1.2.0::mylocal 0 KiB
(In reply to Frank Krömmelbein from comment #1) > http://domination.sourceforge.net/ > 23.12.2018 - Domination 1.2.0 is out! better hi-res support and map editor > improvements! > > Renaming still works for me: > [ebuild R ~] games-board/domination-1.2.0::mylocal 0 KiB now it's even 1.2.1. simply renaming seems to work.
Renaming still works for me: [ebuild R ~] games-board/domination-1.2.2::mylocal 0 KiB
Renaming still works for me: [ebuild R ~] games-board/domination-1.2.3::mylocal 0 KiB
Renaming and one small change works for me: [ebuild R ] games-board/domination-1.2.7::mylocal 0 KiB --- domination-1.1.1.6-r2.ebuild 2023-01-27 12:51:33.363958712 +0100 +++ domination-1.2.7.ebuild 2023-03-09 11:02:38.000000000 +0100 @@ -28,7 +28,7 @@ } src_install() { - newbin "${S}"/FlashGUI.sh ${PN} + newbin "${S}"/GameGUI.sh ${PN} sed -i \ -e "s|cd.*|cd \"/usr/share\"/${PN}|" \ "${ED}"/usr/bin/${PN} \
Why not build from source? Sources for 1.2.9 are in https://sourceforge.net/p/domination/code/2470/ MY_COMMIT="domination-code-r2470-Domination" SRC_URI="https://sourceforge.net/code-snapshots/svn/d/do/domination/code/${MY_COMMIT}.zip"