Replace contrib plugin dependency from dev-libs/libgamin to app-admin/gamin
as in some cases it cause Codeblocks craches of FileManager plugin due to errors
'Failed to connect to socket /tmp/fam-elmar-' and 'failed to find gam_server'.
Ref: http://forums.codeblocks.org/index.php/topic,22641.0.html
RDEPEND="app-arch/zip
x11-libs/wxGTK:${WX_GTK_VER}[X]
contrib? (
+ app-admin/gamin
app-text/hunspell
dev-libs/boost:=
- dev-libs/libgamin
)"
DEPEND="${RDEPEND}
RDEPEND="app-arch/zip
x11-libs/wxGTK:${WX_GTK_VER}[X]
contrib? (
+ app-admin/gamin
app-text/hunspell
dev-libs/boost:=
- dev-libs/libgamin
)"
DEPEND="${RDEPEND}