--- pidgin-2.10.4.ebuild 2012-06-08 20:31:21.000000000 +0200 +++ pidgin-2.10.4-r1.ebuild 2012-06-12 12:36:18.011824228 +0200 @@ -17,7 +17,7 @@ IUSE="dbus debug doc eds gadu gnutls +gstreamer +gtk idn meanwhile" IUSE+=" networkmanager nls perl silc tcl tk spell sasl ncurses" IUSE+=" groupwise prediction python +xscreensaver zephyr zeroconf" # mono" -IUSE+=" aqua" +IUSE+=" aqua mxit" # dbus requires python to generate C code for dbus bindings (thus DEPEND only). # finch uses libgnt that links with libpython - {R,}DEPEND. But still there is @@ -151,6 +151,7 @@ use silc && DYNAMIC_PRPLS+=",silc" use meanwhile && DYNAMIC_PRPLS+=",sametime" + use mxit && DYNAMIC_PRPLS+=",mxit" use zeroconf && DYNAMIC_PRPLS+=",bonjour" use groupwise && DYNAMIC_PRPLS+=",novell" use zephyr && DYNAMIC_PRPLS+=",zephyr"