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-voip/telepathy-gabble/
Date: Sun, 15 Sep 2019 14:55:38
Message-Id: 1568558560.62be82476580fccf6b9b46576b97af4e878243d7.mgorny@gentoo
1 commit: 62be82476580fccf6b9b46576b97af4e878243d7
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 14:42:40 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 14:42:40 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62be8247
7
8 net-voip/telepathy-gabble: Make USE=jingle local
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 net-voip/telepathy-gabble/metadata.xml | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/net-voip/telepathy-gabble/metadata.xml b/net-voip/telepathy-gabble/metadata.xml
16 index 17736cf844e..c603332c777 100644
17 --- a/net-voip/telepathy-gabble/metadata.xml
18 +++ b/net-voip/telepathy-gabble/metadata.xml
19 @@ -6,6 +6,7 @@
20 <name>Gentoo GNOME Desktop</name>
21 </maintainer>
22 <use>
23 + <flag name="jingle">Enable voice calls for jabber</flag>
24 <flag name="plugins">Enable plugin loader</flag>
25 </use>
26 </pkgmetadata>