From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1EECF138330 for ; Wed, 10 Jan 2018 14:28:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6578BE093B; Wed, 10 Jan 2018 14:28:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4757EE093B for ; Wed, 10 Jan 2018 14:28:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 58290335C3E for ; Wed, 10 Jan 2018 14:28:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9D5BA133 for ; Wed, 10 Jan 2018 14:28:15 +0000 (UTC) From: "Jory Pratt" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jory Pratt" Message-ID: <1515594394.1b8e7a16f7eefab4117c1e23e12ecb1a3f2caf1d.anarchy@gentoo> Subject: [gentoo-commits] proj/mozilla:master commit in: mail-client/thunderbird/ X-VCS-Repository: proj/mozilla X-VCS-Files: mail-client/thunderbird/thunderbird-52.5.2.ebuild X-VCS-Directories: mail-client/thunderbird/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 1b8e7a16f7eefab4117c1e23e12ecb1a3f2caf1d X-VCS-Branch: master Date: Wed, 10 Jan 2018 14:28:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7c2812df-7ded-48a5-a40b-9693c460cdea X-Archives-Hash: 1269b0894ff07eca2ba6e7040d2f853c commit: 1b8e7a16f7eefab4117c1e23e12ecb1a3f2caf1d Author: Jory A. Pratt gentoo org> AuthorDate: Wed Jan 10 14:26:34 2018 +0000 Commit: Jory Pratt gentoo org> CommitDate: Wed Jan 10 14:26:34 2018 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=1b8e7a16 mail-client/thunderbird - fix lightning version and redigest mail-client/thunderbird/thunderbird-52.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/thunderbird/thunderbird-52.5.2.ebuild b/mail-client/thunderbird/thunderbird-52.5.2.ebuild index 59bfc06..f04e7e0 100644 --- a/mail-client/thunderbird/thunderbird-52.5.2.ebuild +++ b/mail-client/thunderbird/thunderbird-52.5.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 WANT_AUTOCONF="2.1" MOZ_ESR="" -MOZ_LIGHTNING_VER="5.4.5" +MOZ_LIGHTNING_VER="5.4.5.2" MOZ_LIGHTNING_GDATA_VER="3.3" # This list can be updated using scripts/get_langs.sh from the mozilla overlay