I built the gtk-sharp 1.9.2 development release (which can be installed in parallel with 1.0.x). Not sure if you want these for the tree (p.mask'ed I'd imagine), but figured someone might be interested. I'll attach the necessary files below.
Created attachment 51736 [details, diff] gtk-sharp-1.9.2-configurable.diff
Created attachment 51737 [details] tarball of gtk-sharp-1.9.2 ebuilds overlay These are similar to the 1.0.x ebuilds, except that SLOT="2", GTK_SHARP_COMPONENT_SLOT="2", and GTK_SHARP_COMPONENT_SLOT_DEC="-2.0", and updated dependencies (gtk+-2.4, gnome 2.6).
Created attachment 51738 [details] gtk-sharp-component.eclass A few changes to the gtk-sharp-component.eclass were necessary for this release: * Change references to ../glib/glib-sharp.dll which aren't prefixed by /r: * The panelapplet API is now in gnome-sharp, so don't list the module separately I used this modified eclass for both these 1.9.2 ebuilds and the 1.0.6 ebuilds in bug 82746.
Marking INVALID. Please see the forums or other bugs here for why there's no way this is going in the tree til they are closer to the 2.0 release. Thanks. PS - for future reference, I have my overlay tarball up at dev.gentoo.org/~latexer/files/ which includes this. The fixes for the gtk-sharp-components.eclass were already commited a day or two ago.