Gentoo Archives: gentoo-commits

From: Jory Pratt <anarchy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/mozilla:master commit in: mail-client/thunderbird/
Date: Wed, 10 Jan 2018 14:28:21
Message-Id: 1515594394.1b8e7a16f7eefab4117c1e23e12ecb1a3f2caf1d.anarchy@gentoo
1 commit: 1b8e7a16f7eefab4117c1e23e12ecb1a3f2caf1d
2 Author: Jory A. Pratt <anarchy <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 10 14:26:34 2018 +0000
4 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 10 14:26:34 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=1b8e7a16
7
8 mail-client/thunderbird - fix lightning version and redigest
9
10 mail-client/thunderbird/thunderbird-52.5.2.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/mail-client/thunderbird/thunderbird-52.5.2.ebuild b/mail-client/thunderbird/thunderbird-52.5.2.ebuild
14 index 59bfc06..f04e7e0 100644
15 --- a/mail-client/thunderbird/thunderbird-52.5.2.ebuild
16 +++ b/mail-client/thunderbird/thunderbird-52.5.2.ebuild
17 @@ -4,7 +4,7 @@
18 EAPI=6
19 WANT_AUTOCONF="2.1"
20 MOZ_ESR=""
21 -MOZ_LIGHTNING_VER="5.4.5"
22 +MOZ_LIGHTNING_VER="5.4.5.2"
23 MOZ_LIGHTNING_GDATA_VER="3.3"
24
25 # This list can be updated using scripts/get_langs.sh from the mozilla overlay