From: Michael Sterrett Date: Tue, 10 May 2016 00:28:13 +0000 (-0400) Subject: games-emulation/sdlmame: testkeys was removed (bug #582578) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=eaeae75f6df51349d861b63bd91f73b2502e54fc;p=gentoo.git games-emulation/sdlmame: testkeys was removed (bug #582578) Package-Manager: portage-2.2.26 --- diff --git a/games-emulation/sdlmame/sdlmame-0.173.ebuild b/games-emulation/sdlmame/sdlmame-0.173.ebuild index 7fa0a7cd5af8..e5d5a0e56527 100644 --- a/games-emulation/sdlmame/sdlmame-0.173.ebuild +++ b/games-emulation/sdlmame/sdlmame-0.173.ebuild @@ -207,7 +207,7 @@ src_install() { "${GAMES_SYSCONFDIR}/${PN}"/{ctrlr,cheat} if use tools ; then - for f in castool chdman floptool imgtool jedutil ldresample ldverify romcmp testkeys ; do + for f in castool chdman floptool imgtool jedutil ldresample ldverify romcmp ; do newgamesbin ${f} ${PN}-${f} newman docs/man/${f}.1 ${PN}-${f}.1 done