--- /mnt/data/gentoo-x86/net-misc/asterisk/asterisk-11.14.1.ebuild 2014-11-25 09:56:41.245892373 +0100 +++ /usr/local/portage/net-misc/asterisk/asterisk-11.14.1-r1.ebuild 2014-12-02 21:26:55.942430039 +0100 @@ -20,11 +20,12 @@ voicemail_storage_odbc voicemail_storage_imap " -IUSE="${IUSE_VOICEMAIL_STORAGE} alsa bluetooth calendar +caps cluster curl dahdi debug doc freetds gtalk http iconv ilbc jabber ldap libedit lua mysql newt +samples odbc osplookup oss portaudio postgres radius selinux snmp span speex srtp static syslog vorbis" +IUSE="${IUSE_VOICEMAIL_STORAGE} alsa bluetooth calendar +caps cluster curl dahdi debug doc freetds gtalk http iconv ilbc jabber ldap libedit lua mysql newt +samples odbc osplookup oss portaudio postgres radius selinux snmp span speex srtp static syslog vorbis meetme" IUSE_EXPAND="VOICEMAIL_STORAGE" REQUIRED_USE="gtalk? ( jabber ) ^^ ( ${IUSE_VOICEMAIL_STORAGE/+/} ) voicemail_storage_odbc? ( odbc ) + meetme? ( dahdi ) " EPATCH_SUFFIX="patch" @@ -191,6 +192,7 @@ use_select srtp res_srtp use_select syslog cdr_syslog use_select vorbis format_ogg_vorbis + use_select meetme app_meetme # Voicemail storage ... for vmst in ${IUSE_VOICEMAIL_STORAGE/+/}; do