mgorny 15/03/01 13:22:01
Modified: telepathy-connection-managers-2-r2.ebuild
metadata.xml ChangeLog
Log:
Add flags for gadu, meanwhile & steam protocols using telepathy-haze,
https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/61 by karolherbst.
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key
EFB4464E!)
Revision Changes Path
1.6
net-im/telepathy-connection-managers/telepathy-connection-managers-2-r2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/telepathy-connection-managers/telepathy-connection-managers-2-r2.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/telepathy-connection-managers/telepathy-connection-managers-2-r2.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/telepathy-connection-managers/telepathy-connection-managers-2-r2.ebuild?r1=1.5&r2=1.6
Index: telepathy-connection-managers-2-r2.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/net-im/telepathy-connection-managers/telepathy-connection-managers-2-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- telepathy-connection-managers-2-r2.ebuild 27 Dec 2014 15:49:45 -0000
1.5
+++ telepathy-connection-managers-2-r2.ebuild 1 Mar 2015 13:22:01 -0000
1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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-2-r2.ebuild,v
1.5 2014/12/27 15:49:45 eva Exp $
+# $Header:
/var/cvsroot/gentoo-x86/net-im/telepathy-connection-managers/telepathy-connection-managers-2-r2.ebuild,v
1.6 2015/03/01 13:22:01 mgorny Exp $
EAPI=5
@@ -12,17 +12,29 @@
KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux"
-IUSE="icq +irc msn sip sipe +xmpp yahoo zeroconf"
+IUSE="gadu icq +irc meanwhile msn sip sipe +xmpp yahoo steam zeroconf"
DEPEND=""
# These version support the 0.24.0 Telepathy specification
# They work with Mission Control 5.14
RDEPEND="
+ gadu? (
+ net-im/pidgin[gadu]
+ net-voip/telepathy-haze
+ )
icq? ( >=net-voip/telepathy-haze-0.6.0 )
irc? ( >=net-irc/telepathy-idle-0.1.14 )
+ meanwhile? (
+ net-im/pidgin[meanwhile]
+ net-voip/telepathy-haze
+ )
msn? ( >=net-voip/telepathy-gabble-0.16.4 )
sip? ( >=net-voip/telepathy-rakia-0.7.4 )
sipe? ( >=x11-plugins/pidgin-sipe-1.17.1[telepathy] )
+ steam? (
+ x11-plugins/pidgin-opensteamworks
+ net-voip/telepathy-haze
+ )
xmpp? ( >=net-voip/telepathy-gabble-0.16.4 )
yahoo? ( >=net-voip/telepathy-haze-0.6.0 )
zeroconf? ( >=net-voip/telepathy-salut-0.8.1 )
1.5 net-im/telepathy-connection-managers/metadata.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/telepathy-connection-managers/metadata.xml?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/telepathy-connection-managers/metadata.xml?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/telepathy-connection-managers/metadata.xml?r1=1.4&r2=1.5
Index: metadata.xml
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/net-im/telepathy-connection-managers/metadata.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- metadata.xml 27 Dec 2014 15:49:45 -0000 1.4
+++ metadata.xml 1 Mar 2015 13:22:01 -0000 1.5
@@ -3,9 +3,12 @@
<pkgmetadata>
<herd>gnome</herd>
<use>
+ <flag name='gadu'>Enable Gadu Gadu protocol support.</flag>
<flag name='irc'>Enable Internet Relay Chat (IRC) support.</flag>
+ <flag name='meanwhile'>Enable meanwhile support for Sametime protocol.</flag>
<flag name='sip'>Enable SIP/SIMPLE messaging and calling.</flag>
<flag name='sipe'>Enable Sip Exchange Protocol.</flag>
+ <flag name='steam'>Enable Steam Chat support.</flag>
<flag name='xmpp'>Enable XMPP protocol handler (this is also Google
Talk).</flag>
<flag name='yahoo'>Enable Yahoo! messaging support.</flag>
<flag name='zeroconf'>Enable Link-Local Messaging via the zeroconf or
Bonjour protocol.</flag>
1.26 net-im/telepathy-connection-managers/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/telepathy-connection-managers/ChangeLog?rev=1.26&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/telepathy-connection-managers/ChangeLog?rev=1.26&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/telepathy-connection-managers/ChangeLog?r1=1.25&r2=1.26
Index: ChangeLog
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/net-im/telepathy-connection-managers/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog 27 Dec 2014 15:49:45 -0000 1.25
+++ ChangeLog 1 Mar 2015 13:22:01 -0000 1.26
@@ -1,6 +1,11 @@
# ChangeLog for net-im/telepathy-connection-managers
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header:
/var/cvsroot/gentoo-x86/net-im/telepathy-connection-managers/ChangeLog,v 1.25
2014/12/27 15:49:45 eva Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header:
/var/cvsroot/gentoo-x86/net-im/telepathy-connection-managers/ChangeLog,v 1.26
2015/03/01 13:22:01 mgorny Exp $
+
+ 01 Mar 2015; Michał Górny <[email protected]> metadata.xml,
+ telepathy-connection-managers-2-r2.ebuild:
+ Add flags for gadu, meanwhile & steam protocols using telepathy-haze,
+ https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/61 by karolherbst.
27 Dec 2014; Gilles Dartiguelongue <[email protected]>
telepathy-connection-managers-2-r2.ebuild, metadata.xml: