diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-07-18 00:44:05 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-07-18 00:44:05 +0000 |
commit | e0e80f0d795bef8b7c96b53a7f908b4f46c566fd (patch) | |
tree | b982330bcb55094a1d3aa48d39ea0c7eff35aa0c /net-im | |
parent | Redo failed commit (diff) | |
download | gentoo-2-e0e80f0d795bef8b7c96b53a7f908b4f46c566fd.tar.gz gentoo-2-e0e80f0d795bef8b7c96b53a7f908b4f46c566fd.tar.bz2 gentoo-2-e0e80f0d795bef8b7c96b53a7f908b4f46c566fd.zip |
telepathy-sofiasip was renamed to telepathy-rakia.
(Portage version: 2.2.0_alpha118/cvs/Linux x86_64)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/telepathy-connection-managers/ChangeLog | 10 | ||||
-rw-r--r-- | net-im/telepathy-connection-managers/telepathy-connection-managers-1.ebuild | 6 |
2 files changed, 10 insertions, 6 deletions
diff --git a/net-im/telepathy-connection-managers/ChangeLog b/net-im/telepathy-connection-managers/ChangeLog index e76e09f35ff4..47ce41ac8cab 100644 --- a/net-im/telepathy-connection-managers/ChangeLog +++ b/net-im/telepathy-connection-managers/ChangeLog @@ -1,6 +1,10 @@ -# ChangeLog for net-voip/telepathy-connection-managers -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-connection-managers/ChangeLog,v 1.1 2011/11/22 00:55:44 pacho Exp $ +# ChangeLog for net-im/telepathy-connection-managers +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-connection-managers/ChangeLog,v 1.2 2012/07/18 00:44:05 tetromino Exp $ + + 18 Jul 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + telepathy-connection-managers-1.ebuild: + telepathy-sofiasip was renamed to telepathy-rakia. 06 Aug 2011; Zac Medico <zmedico@gentoo.org> telepathy-connection-managers-1.ebuild: 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 69ddaaf030b6..69935430f264 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 +# Copyright 1999-2012 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.2 2012/03/13 14:13:20 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-connection-managers/telepathy-connection-managers-1.ebuild,v 1.3 2012/07/18 00:44:05 tetromino Exp $ DESCRIPTION="Meta-package for Telepathy Connection Managers" @@ -18,7 +18,7 @@ DEPEND="" # They work with Mission Control 5.2 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 ) + sip? ( >=net-voip/telepathy-rakia-0.5.18 ) zeroconf? ( >=net-voip/telepathy-salut-0.3.10 ) icq? ( >=net-voip/telepathy-haze-0.3.2 ) yahoo? ( >=net-voip/telepathy-haze-0.3.2 ) |