I wrote an ebuild for raggle, a really cool console ncurses app written in ruby that reads RSS feeds. Attatched you will find the ebuild for the latest version at time of writing, the digest for it, and an ebuild for a dependency that I could not find in the portage tree, ncurses-ruby which is ncurses extension for ruby, and the digest for it, its other two dependencys, ruby-syck and rexml are already in portage although ruby-syck and syck are still masked. Only tested on x86/gcc3.2 and works fine.
Created attachment 13997 [details] ebuild for raggle 0.1.2 ebuild for raggle 0.1.2 digests attatched seperately
Created attachment 13998 [details] digest for raggle 0.1.2 digest for raggle 0.1.2 ebuild
Created attachment 13999 [details] ebuild for ncurses-ruby-0.7.1 ebuild for ncurses-ruby-0.7.1 a dependecy of raggle, digest attatched seperately
Created attachment 14000 [details] digest for ncurses-ruby-0.7.1 digest for ncurses-ruby-0.7.1, a dependency for raggle 0.1.2
I forgot that the license on raggle is not GPL-2, its a modified BSD license according to the author, i fixed the ebuild and uploaded the license.
Created attachment 14012 [details] raggle-0.1.2.ebuild updated This is the updated ebuild with new license info
Created attachment 14013 [details] Modified BSD license for raggle-0.1.2 This is the author-modified BSD license from the author for raggle-0.1.2
ACK! I forget yet another thing, in order for raggle to run properly it needs dev-libs/syck-0.35 and dev-ruby/ruby-syck-0.35 ... copying the 0.25 ebuilds to 0.35 and creating a digest works fine so I wont upload ebuilds for those.
Version 0.1.3 now in CVS.