summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2012-03-13 14:13:20 +0000
committerOlivier Crête <tester@gentoo.org>2012-03-13 14:13:20 +0000
commit126506fb4ecff4d5aa20e1abb0ed7a796c6f70bf (patch)
treec4e3458521261d71c599d21f873be44e433eb979 /net-im/telepathy-connection-managers
parentEnsure PyQt4 is emerged with USE="X" for importing PyQt4.QtGui module. (diff)
downloadgentoo-2-126506fb4ecff4d5aa20e1abb0ed7a796c6f70bf.tar.gz
gentoo-2-126506fb4ecff4d5aa20e1abb0ed7a796c6f70bf.tar.bz2
gentoo-2-126506fb4ecff4d5aa20e1abb0ed7a796c6f70bf.zip
Butterfly is deprecated, recommend haze now
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-im/telepathy-connection-managers')
-rw-r--r--net-im/telepathy-connection-managers/telepathy-connection-managers-1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/telepathy-connection-managers/telepathy-connection-managers-1.ebuild b/net-im/telepathy-connection-managers/telepathy-connection-managers-1.ebuild
index afa4aa821819..69ddaaf030b6 100644
--- a/net-im/telepathy-connection-managers/telepathy-connection-managers-1.ebuild
+++ b/net-im/telepathy-connection-managers/telepathy-connection-managers-1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-connection-managers/telepathy-connection-managers-1.ebuild,v 1.1 2011/11/22 00:55:44 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-connection-managers/telepathy-connection-managers-1.ebuild,v 1.2 2012/03/13 14:13:20 tester Exp $
DESCRIPTION="Meta-package for Telepathy Connection Managers"
@@ -16,7 +16,7 @@ IUSE="msn irc yahoo icq jabber sip zeroconf"
DEPEND=""
# These version support the 0.18.0 Telepathy specification
# They work with Mission Control 5.2
-RDEPEND="msn? ( >=net-voip/telepathy-butterfly-0.5.0 )
+RDEPEND="msn? ( >=net-voip/telepathy-haze-0.3.2 )
jabber? ( >=net-voip/telepathy-gabble-0.8.0 )
sip? ( >=net-voip/telepathy-sofiasip-0.5.18 )
zeroconf? ( >=net-voip/telepathy-salut-0.3.10 )