commit: 07c239870dd066754b8339f3b50d6a5e2e558d13
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 06:27:29 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 06:27:29 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07c23987
net-im/bitlbee: drop yahoo support (bug #607126)
net-im/bitlbee/{bitlbee-9999.ebuild => bitlbee-3.5-r1.ebuild} | 4 ++--
net-im/bitlbee/bitlbee-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-im/bitlbee/bitlbee-9999.ebuild
b/net-im/bitlbee/bitlbee-3.5-r1.ebuild
similarity index 97%
copy from net-im/bitlbee/bitlbee-9999.ebuild
copy to net-im/bitlbee/bitlbee-3.5-r1.ebuild
index d010143..6ce539f 100644
--- a/net-im/bitlbee/bitlbee-9999.ebuild
+++ b/net-im/bitlbee/bitlbee-3.5-r1.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 )
"
diff --git a/net-im/bitlbee/bitlbee-9999.ebuild
b/net-im/bitlbee/bitlbee-9999.ebuild
index d010143..6ce539f 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 )
"