diff --git a/net-im/spectrum/spectrum-9999.ebuild b/net-im/spectrum/spectrum-9999.ebuild index 78336d9..30c5178 100644 --- a/net-im/spectrum/spectrum-9999.ebuild +++ b/net-im/spectrum/spectrum-9999.ebuild @@ -25,7 +25,7 @@ HOMEPAGE="http://spectrum.im" LICENSE="GPL-2" SLOT="2" -IUSE_PLUGINS="frotz irc jabber purple skype sms twitter yahoo" +IUSE_PLUGINS="frotz irc jabber purple skype sms twitter" IUSE="debug doc libev mysql postgres sqlite test ${IUSE_PLUGINS}" RDEPEND="${RDEPEND} @@ -73,7 +73,6 @@ src_configure() { $(cmake-utils_use_enable skype SKYPE) $(cmake-utils_use_enable sms SMSTOOLS3) $(cmake-utils_use_enable twitter TWITTER) - $(cmake-utils_use_enable yahoo YAHOO2) ) cmake-utils_src_configure