From 07c239870dd066754b8339f3b50d6a5e2e558d13 Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Wed, 25 Jan 2017 01:27:29 -0500 Subject: net-im/bitlbee: drop yahoo support (bug #607126) --- net-im/bitlbee/bitlbee-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-im/bitlbee/bitlbee-9999.ebuild') diff --git a/net-im/bitlbee/bitlbee-9999.ebuild b/net-im/bitlbee/bitlbee-9999.ebuild index d0101436617e..6ce539f149d6 100644 --- a/net-im/bitlbee/bitlbee-9999.ebuild +++ b/net-im/bitlbee/bitlbee-9999.ebuild @@ -19,12 +19,12 @@ HOMEPAGE="https://www.bitlbee.org/" LICENSE="GPL-2" SLOT="0" -IUSE_PROTOCOLS="msn oscar purple twitter +xmpp yahoo" +IUSE_PROTOCOLS="msn oscar purple twitter +xmpp" IUSE="debug +gnutls ipv6 libevent libressl nss otr +plugins selinux test xinetd ${IUSE_PROTOCOLS}" REQUIRED_USE=" - || ( purple xmpp msn oscar yahoo ) + || ( purple xmpp msn oscar ) xmpp? ( !nss ) " -- cgit v1.2.3-65-gdbad