The attached .tar.bz2 can be extracted in /usr/portage/games-emulation/ and will create the openmsx ebuild and necessary patchfiles. There is no MSX emulator in portage yet, so I picked the one that looked best and packaged it. Please commit to CVS :)
Created attachment 20019 [details] Ebuild and patchfiles
Created attachment 20022 [details] Ebuild
Created attachment 20023 [details, diff] Patch to support --help
Created attachment 20024 [details, diff] Patch to remove symlinks from makefile
Created attachment 20025 [details, diff] Patch to adjust hardcoded SystemDir
Submission type redone according to http://emu.gentoo.org/~liquidx/ebuildmistakes.html, by request of Mr_Bones_ in #gentoo-games.
Created attachment 20123 [details] Unmessified ebuild (relocation of docs, /usr/games/bin/openmsx no longer a symlink) Right, as Mr_Bones_ put it, the previous ebuild was "messy". This one installs all the docs in /usr/share/doc and puts the binary itself in /usr/games/bin instead of symlinking it.
Created attachment 20126 [details] Ebuild v3 (*.txt *.tex deletion after dodoc'ing) Forgot about cleaning up after dodoc.
Added to CVS. I skipped the addition of the --help option because it's not necessary. Use -h since that's there already. Thanks for the ebuild and bug report Tony.