The attached patch applied over current ebuild cleans up a little bit the jedit
ebuild, using doins/dobin instead of cp, removing the gnome/kde use-flags (we
don't want to install the .desktop entry only if one of the two are selected,
but in any case), installing the desktop file using make_desktop_entry instead
of the file in $FILESDIR, and then installing the jedit icon in the hicolor
structure.
HTH, Diego
patch applied to the ebuild, i've also changed the way the jedit.jar is getting
installed. as a result of this, the jedit startup script which is generated in
src_install is also changed. i've made a revision bump to indicate the changes
and to have the old version which is known to work still in the tree. thanks
for your effort.