From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A75B013877A for ; Wed, 3 Sep 2014 22:08:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DAD0E0884; Wed, 3 Sep 2014 22:08:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3E27CE0884 for ; Wed, 3 Sep 2014 22:08:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2F2F533FE1D for ; Wed, 3 Sep 2014 22:08:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4B0DB4A23 for ; Wed, 3 Sep 2014 22:08:18 +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: <1409782091.ad6f25d5d3826e75246af0f87c405b8075359307.axs@gentoo> Subject: [gentoo-commits] proj/mozilla:master commit in: mail-client/thunderbird/ X-VCS-Repository: proj/mozilla X-VCS-Files: mail-client/thunderbird/thunderbird-31.1.0.ebuild X-VCS-Directories: mail-client/thunderbird/ X-VCS-Committer: axs X-VCS-Committer-Name: Ian Stakenvicius X-VCS-Revision: ad6f25d5d3826e75246af0f87c405b8075359307 X-VCS-Branch: master Date: Wed, 3 Sep 2014 22:08:18 +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: 4e5e9def-e436-4e23-a02d-d5d2f40e41c9 X-Archives-Hash: d22a1ea2d39ea61138cfe851698d6e96 commit: ad6f25d5d3826e75246af0f87c405b8075359307 Author: Ian Stakenvicius gentoo org> AuthorDate: Wed Sep 3 22:08:11 2014 +0000 Commit: Ian Stakenvicius gentoo org> CommitDate: Wed Sep 3 22:08:11 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/mozilla.git;a=commit;h=ad6f25d5 fixed back thunderbird's nss dep --- mail-client/thunderbird/thunderbird-31.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/thunderbird/thunderbird-31.1.0.ebuild b/mail-client/thunderbird/thunderbird-31.1.0.ebuild index 5ddf037..ae53c19 100644 --- a/mail-client/thunderbird/thunderbird-31.1.0.ebuild +++ b/mail-client/thunderbird/thunderbird-31.1.0.ebuild @@ -60,7 +60,7 @@ SRC_URI="${SRC_URI} ASM_DEPEND=">=dev-lang/yasm-1.1" RDEPEND=" - >=dev-libs/nss-3.16.4 + >=dev-libs/nss-3.16.2 >=dev-libs/nspr-4.10.6 >=dev-libs/glib-2.26:2 >=media-libs/mesa-7.10