From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-953910-garchives=archives.gentoo.org@lists.gentoo.org>
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 0EB1A139694
	for <garchives@archives.gentoo.org>; Mon,  5 Jun 2017 14:36:08 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 500DF21C087;
	Mon,  5 Jun 2017 14:36:07 +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-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 29A3321C087
	for <gentoo-commits@lists.gentoo.org>; Mon,  5 Jun 2017 14:36:07 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 4D65A341908
	for <gentoo-commits@lists.gentoo.org>; Mon,  5 Jun 2017 14:36:06 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 12C8B7478
	for <gentoo-commits@lists.gentoo.org>; Mon,  5 Jun 2017 14:36:05 +0000 (UTC)
From: "Jory Pratt" <anarchy@gentoo.org>
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" <anarchy@gentoo.org>
Message-ID: <1496672906.b28c9958a13058f6d7d34ad11537d5dd8a394d38.anarchy@gentoo>
Subject: [gentoo-commits] proj/mozilla:master commit in: mail-client/thunderbird/
X-VCS-Repository: proj/mozilla
X-VCS-Files: mail-client/thunderbird/metadata.xml mail-client/thunderbird/thunderbird-52.1.1.ebuild
X-VCS-Directories: mail-client/thunderbird/
X-VCS-Committer: anarchy
X-VCS-Committer-Name: Jory Pratt
X-VCS-Revision: b28c9958a13058f6d7d34ad11537d5dd8a394d38
X-VCS-Branch: master
Date: Mon,  5 Jun 2017 14:36:05 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 742d5eaf-c54e-43ca-849e-80b6332a654e
X-Archives-Hash: 8e8b6a41545f32b7b8aebd2bcadcba61

commit:     b28c9958a13058f6d7d34ad11537d5dd8a394d38
Author:     Jory A. Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  5 14:28:26 2017 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Mon Jun  5 14:28:26 2017 +0000
URL:        https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=b28c9958

mail-client/thunderbird: sync with main tree

 mail-client/thunderbird/metadata.xml              | 8 +++++++-
 mail-client/thunderbird/thunderbird-52.1.1.ebuild | 2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/mail-client/thunderbird/metadata.xml b/mail-client/thunderbird/metadata.xml
index 5b1e2e8..6f53326 100644
--- a/mail-client/thunderbird/metadata.xml
+++ b/mail-client/thunderbird/metadata.xml
@@ -14,11 +14,16 @@
 		(note 38.0 and above bundles calendar support when this flag is off)</flag>
 	<flag name='custom-optimization'>Fine-tune custom compiler optimizations
 		(-Os, -O0, -O1, -O2, -O3)</flag>
-	<flag name="jemalloc3">Enable or disable jemalloc3 (forced-on when supported prior to 38.0)</flag>
+	<flag name="gtk2">Use the cairo-gtk2 rendering engine</flag>
+	<flag name="jemalloc">Enable or disable jemalloc (forced-on when supported prior to 38.0)</flag>
 	<flag name="system-cairo">Use the system-wide <pkg>x11-libs/cairo</pkg>
 		instead of bundled.</flag>
+	<flag name="system-harfbuzz">Use the system-wide <pkg>media-libs/harfbuzz</pkg>
+		instead of bundled.</flag>
 	<flag name="system-icu">Use the system-wide <pkg>dev-libs/icu</pkg>
 		instead of bundled.</flag>
+	<flag name="system-libevent">Use the system-wide <pkg>dev-libs/libevent</pkg>
+		instead of bundled.</flag>
 	<flag name="system-jpeg">Use the system-wide <pkg>media-libs/libjpeg-turbo</pkg>
 		instead of bundled.</flag>
 	<flag name="system-libvpx">Use the system-wide <pkg>media-libs/libvpx</pkg>
@@ -26,5 +31,6 @@
 	<flag name="system-sqlite">Use the system-wide <pkg>dev-db/sqlite</pkg>
 		installation with secure-delete enabled</flag>
 	<flag name="minimal">Remove the software development kit and headers</flag>
+	<flag name="rust">Enable support for rust compiler <pkg>dev-lang/rust</pkg></flag>
 </use>
 </pkgmetadata>

diff --git a/mail-client/thunderbird/thunderbird-52.1.1.ebuild b/mail-client/thunderbird/thunderbird-52.1.1.ebuild
index b9a7d27..eeebfbd 100644
--- a/mail-client/thunderbird/thunderbird-52.1.1.ebuild
+++ b/mail-client/thunderbird/thunderbird-52.1.1.ebuild
@@ -53,7 +53,7 @@ ASM_DEPEND=">=dev-lang/yasm-1.1"
 CDEPEND="
 	>=dev-libs/nss-3.28.3
 	>=dev-libs/nspr-4.13.1
-	crypt? ( x11-plugins/enigmail[-thunderbird(-)] )
+	crypt? ( >=x11-plugins/enigmail-1.9.6.1-r1 )
 	"
 
 DEPEND="rust? ( dev-lang/rust )