From f3b1fb9124e2ab81f179bb489537f562d1fb4a3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20F=C3=B6rster?= Date: Wed, 11 Nov 2015 09:39:06 +0100 Subject: [PATCH] [net-im/spectrum] nuke libyahoo2 support --- net-im/spectrum/spectrum-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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