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 8D4D4138A6C for ; Tue, 7 Apr 2015 17:51:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12A00E08A2; Tue, 7 Apr 2015 17:50:58 +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 AF4DFE08A2 for ; Tue, 7 Apr 2015 17:50:57 +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 866603409B8 for ; Tue, 7 Apr 2015 17:50:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E7DB9156B4 for ; Tue, 7 Apr 2015 17:50:51 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1428429054.4293d2d112ebfa5a8da5ff2b6fb5e5340e42fbd5.blueness@gentoo> Subject: [gentoo-commits] proj/hardened-dev:musl commit in: www-client/firefox/ X-VCS-Repository: proj/hardened-dev X-VCS-Files: www-client/firefox/firefox-37.0.1-r99.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 4293d2d112ebfa5a8da5ff2b6fb5e5340e42fbd5 X-VCS-Branch: musl Date: Tue, 7 Apr 2015 17:50:51 +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: 80403296-532d-4423-9858-c5eff7fe65d3 X-Archives-Hash: d882ecfd91c5860c6a7eb51433d68aa9 commit: 4293d2d112ebfa5a8da5ff2b6fb5e5340e42fbd5 Author: Anthony G. Basile gentoo org> AuthorDate: Tue Apr 7 17:50:54 2015 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Tue Apr 7 17:50:54 2015 +0000 URL: https://gitweb.gentoo.org/proj/hardened-dev.git/commit/?id=4293d2d1 www-client/firefox: dep on >=dev-libs/nspr-4.10.8. Bug #531846 c23. Package-Manager: portage-2.2.14 Manifest-Sign-Key: 0xF52D4BBA www-client/firefox/firefox-37.0.1-r99.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/firefox-37.0.1-r99.ebuild b/www-client/firefox/firefox-37.0.1-r99.ebuild index cafee6c..03254dd 100644 --- a/www-client/firefox/firefox-37.0.1-r99.ebuild +++ b/www-client/firefox/firefox-37.0.1-r99.ebuild @@ -59,7 +59,7 @@ ASM_DEPEND=">=dev-lang/yasm-1.1" # Mesa 7.10 needed for WebGL + bugfixes RDEPEND=" >=dev-libs/nss-3.17.4 - >=dev-libs/nspr-4.10.7 + >=dev-libs/nspr-4.10.8 selinux? ( sec-policy/selinux-mozilla )" DEPEND="${RDEPEND}