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 28114139694 for ; Wed, 24 May 2017 14:59:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 57B6E21C130; Wed, 24 May 2017 14:58:57 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 3345821C130 for ; Wed, 24 May 2017 14:58:56 +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 AA61534175E for ; Wed, 24 May 2017 14:58:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 200C27441 for ; Wed, 24 May 2017 14:58:54 +0000 (UTC) From: "Ian Stakenvicius" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Stakenvicius" Message-ID: <1495637768.c582cdac510e61c3f60ab537848ebe3f7954d941.axs@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/thunderbird/thunderbird-45.8.0.ebuild mail-client/thunderbird/thunderbird-52.1.1.ebuild X-VCS-Directories: mail-client/thunderbird/ X-VCS-Committer: axs X-VCS-Committer-Name: Ian Stakenvicius X-VCS-Revision: c582cdac510e61c3f60ab537848ebe3f7954d941 X-VCS-Branch: master Date: Wed, 24 May 2017 14:58:54 +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: fd285b9f-4ceb-470d-9793-eeefcee8002f X-Archives-Hash: 9b0a7fd1d2e20b1bfbb92ca775d0d5b9 commit: c582cdac510e61c3f60ab537848ebe3f7954d941 Author: Ian Stakenvicius gentoo org> AuthorDate: Wed May 24 14:56:08 2017 +0000 Commit: Ian Stakenvicius gentoo org> CommitDate: Wed May 24 14:56:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c582cdac mail-client/thunderbird: update enigmail atom to force it to reinstall Bug: http://bugs.gentoo.org/616430 Package-Manager: Portage-2.3.3, Repoman-2.3.1 mail-client/thunderbird/thunderbird-45.8.0.ebuild | 2 +- mail-client/thunderbird/thunderbird-52.1.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mail-client/thunderbird/thunderbird-45.8.0.ebuild b/mail-client/thunderbird/thunderbird-45.8.0.ebuild index 92ab4465df8..ca2930bd89e 100644 --- a/mail-client/thunderbird/thunderbird-45.8.0.ebuild +++ b/mail-client/thunderbird/thunderbird-45.8.0.ebuild @@ -52,7 +52,7 @@ ASM_DEPEND=">=dev-lang/yasm-1.1" CDEPEND=" >=dev-libs/nss-3.21.1 >=dev-libs/nspr-4.12 - crypt? ( x11-plugins/enigmail[-thunderbird(-)] ) + crypt? ( >=x11-plugins/enigmail-1.9.6.1-r1 ) " DEPEND="${CDEPEND} diff --git a/mail-client/thunderbird/thunderbird-52.1.1.ebuild b/mail-client/thunderbird/thunderbird-52.1.1.ebuild index b9a7d271c93..eeebfbd547f 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 )