Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-connection-managers/
Date: Sun, 15 Sep 2019 14:55:33
Message-Id: 1568557419.11611e122c2c312a491a2cbdaf673198a48eb377.mgorny@gentoo
1 commit: 11611e122c2c312a491a2cbdaf673198a48eb377
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 14:23:39 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 14:23:39 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11611e12
7
8 net-im/telepathy-connection-managers: Make 'icq' a local flag
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 net-im/telepathy-connection-managers/metadata.xml | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/net-im/telepathy-connection-managers/metadata.xml b/net-im/telepathy-connection-managers/metadata.xml
16 index 9731573c34c..476788ba0d3 100644
17 --- a/net-im/telepathy-connection-managers/metadata.xml
18 +++ b/net-im/telepathy-connection-managers/metadata.xml
19 @@ -7,6 +7,7 @@
20 </maintainer>
21 <use>
22 <flag name="gadu">Enable Gadu Gadu protocol support.</flag>
23 + <flag name="icq">Enable ICQ IM protocol support.</flag>
24 <flag name="irc">Enable Internet Relay Chat (IRC) support.</flag>
25 <flag name="meanwhile">Enable meanwhile support for Sametime protocol.</flag>
26 <flag name="sip">Enable SIP/SIMPLE messaging and calling.</flag>