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 24C07138350 for ; Mon, 10 Feb 2020 19:53:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 27F88E0845; Mon, 10 Feb 2020 19:53:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E2ACDE0845 for ; Mon, 10 Feb 2020 19:53:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 728EB34E9D9 for ; Mon, 10 Feb 2020 19:53:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 01C1935 for ; Mon, 10 Feb 2020 19:53:14 +0000 (UTC) From: "Jory Pratt" 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" Message-ID: <1581364386.d7a76f5b11ff0aaea20e6d1cc41f6732386f4d8a.anarchy@gentoo> Subject: [gentoo-commits] proj/mozilla:master commit in: www-client/firefox/ X-VCS-Repository: proj/mozilla X-VCS-Files: www-client/firefox/firefox-73.0.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: d7a76f5b11ff0aaea20e6d1cc41f6732386f4d8a X-VCS-Branch: master Date: Mon, 10 Feb 2020 19:53:14 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 275e7e66-a32c-41b4-8662-8fcd0f91f75e X-Archives-Hash: d3dcfdc76f8658c89bd862d13c6fe500 commit: d7a76f5b11ff0aaea20e6d1cc41f6732386f4d8a Author: Jory Pratt gentoo org> AuthorDate: Mon Feb 10 19:53:06 2020 +0000 Commit: Jory Pratt gentoo org> CommitDate: Mon Feb 10 19:53:06 2020 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=d7a76f5b www-client/firefox: Adjust dev-libs/nss dep Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Jory Pratt gentoo.org> www-client/firefox/firefox-73.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/firefox-73.0.ebuild b/www-client/firefox/firefox-73.0.ebuild index 815d9a6..28c9793 100644 --- a/www-client/firefox/firefox-73.0.ebuild +++ b/www-client/firefox/firefox-73.0.ebuild @@ -71,7 +71,7 @@ SRC_URI="${SRC_URI} # remove harfbuzz graphite dep until new working patch is generated for system libs # system-harfbuzz? ( >=media-libs/harfbuzz-2.5.3:0= >=media-gfx/graphite2-1.3.13 ) CDEPEND=" - >=dev-libs/nss-3.49 + >=dev-libs/nss-3.49.2 >=dev-libs/nspr-4.24 dev-libs/atk dev-libs/expat