Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/mumble/
Date: Fri, 05 Jan 2018 19:47:03
Message-Id: 1515181612.af4d0cac9f318265876c47c5782594e71f598649.zlogene@gentoo
1 commit: af4d0cac9f318265876c47c5782594e71f598649
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 19:46:52 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 19:46:52 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af4d0cac
7
8 media-sound/mumble: amd64 stable wrt bug #641510
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 media-sound/mumble/mumble-1.2.19.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-sound/mumble/mumble-1.2.19.ebuild b/media-sound/mumble/mumble-1.2.19.ebuild
16 index 44a8476f6ba..a57aa61a3a6 100644
17 --- a/media-sound/mumble/mumble-1.2.19.ebuild
18 +++ b/media-sound/mumble/mumble-1.2.19.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -13,7 +13,7 @@ SRC_URI="https://mumble.info/snapshot/${MY_P}.tar.gz"
26
27 LICENSE="BSD MIT"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm64 x86"
30 +KEYWORDS="amd64 ~arm64 x86"
31 IUSE="+alsa +dbus debug g15 libressl oss pch portaudio pulseaudio speech zeroconf"
32
33 RDEPEND=">=dev-libs/boost-1.41.0