building gaim-2.0.0_beta1 with USE=mono results in a sandbox violation with gaim trying to write to /root/.wapi. This is a comon problem and easily fixed by setting the MONO_SHARED_DIR var which is what mono.eclass does. Gaim should inherit mono.eclass to fix this issue.
Fixed ebuild to inherit mono eclass