From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-956774-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 EE774139694 for <garchives@archives.gentoo.org>; Tue, 20 Jun 2017 19:55:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B26FE0C7C; Tue, 20 Jun 2017 19:55:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 D6581E0C7C for <gentoo-commits@lists.gentoo.org>; Tue, 20 Jun 2017 19:55:35 +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 9A76B341A9C for <gentoo-commits@lists.gentoo.org>; Tue, 20 Jun 2017 19:55:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C99A746F for <gentoo-commits@lists.gentoo.org>; Tue, 20 Jun 2017 19:55:33 +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: <1497988525.67642c4d93d96dc2333ea3f4f4532b0a1ae59eef.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.2.0.ebuild X-VCS-Directories: mail-client/thunderbird/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 67642c4d93d96dc2333ea3f4f4532b0a1ae59eef X-VCS-Branch: master Date: Tue, 20 Jun 2017 19:55:33 +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: 75114fa2-3a35-4e69-97b1-480d8a8e354f X-Archives-Hash: 7bdb763d4690e45a33bbec7e37bb4be8 commit: 67642c4d93d96dc2333ea3f4f4532b0a1ae59eef Author: Jory A. Pratt <anarchy <AT> gentoo <DOT> org> AuthorDate: Tue Jun 20 19:55:25 2017 +0000 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org> CommitDate: Tue Jun 20 19:55:25 2017 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=67642c4d mail-client/thunderbird: Fix enigmail dep Package-Manager: Portage-2.3.6, Repoman-2.3.2 mail-client/thunderbird/thunderbird-52.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/thunderbird/thunderbird-52.2.0.ebuild b/mail-client/thunderbird/thunderbird-52.2.0.ebuild index 7931cec..ac94d14 100644 --- a/mail-client/thunderbird/thunderbird-52.2.0.ebuild +++ b/mail-client/thunderbird/thunderbird-52.2.0.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-1.9.6.1-r1 ) + crypt? ( >=x11-plugins/enigmail-1.9.7 ) " DEPEND="rust? ( dev-lang/rust )