I have written an ebuild for the software Ruby/SDL 0.9.1, by Ohbayashi Ippei. http://www.kmc.gr.jp/~ohai/rubysdl.en.html Note that this is a different package than dev-ruby/rudl, although they are similar in purpose. This is my second ebuild, so while I believe it is ok, and I have checked and triple-checked it and the Ebuild Howto, it should still be given a read-over for quality. If you have some skill with bash and/or ebuilds, please take a look at the (commented) request for a particular improvement in pkg_postinst(). While I have only tested this on my own x86 machine, both Ruby and SDL are supposed to work on many architectures, so there's a fair chance this will work on systems which can run Ruby and SDL. Reproducible: Always Steps to Reproduce: N/A
Created attachment 27339 [details] rubysdl-0.9.1.ebuild The original ebuild for this bug, written by John Croisant.
Excellent, I only changed pkg_postinst() to reflect local USE flags. (Also I changed its name to dev-ruby/ruby-sdl, which seems consistent with other ruby packages) Sorry for the delay, and thanks for submitting the ebuild.