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 78249138334 for ; Wed, 16 Oct 2019 03:29:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6505CE0900; Wed, 16 Oct 2019 03:29:51 +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 AE451E0900 for ; Wed, 16 Oct 2019 03:29:50 +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 051E334BE70 for ; Wed, 16 Oct 2019 03:29:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 869137FC for ; Wed, 16 Oct 2019 03:29:46 +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: <1571196576.32c71f83d6e0c5258064f7ec09f31388a2408c5f.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-70.0_beta14.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 32c71f83d6e0c5258064f7ec09f31388a2408c5f X-VCS-Branch: master Date: Wed, 16 Oct 2019 03:29:46 +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: 7f5c2689-3832-4317-8217-3397120fd595 X-Archives-Hash: 8a36f97f6cda6d079b33b23798f7f856 commit: 32c71f83d6e0c5258064f7ec09f31388a2408c5f Author: Jory Pratt gentoo org> AuthorDate: Wed Oct 16 03:29:36 2019 +0000 Commit: Jory Pratt gentoo org> CommitDate: Wed Oct 16 03:29:36 2019 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=32c71f83 www-client/firefox: update nss dep Closes: https://bugs.gentoo.org/show_bug.cgi?id=697772 Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Jory Pratt gentoo.org> www-client/firefox/firefox-70.0_beta14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/firefox-70.0_beta14.ebuild b/www-client/firefox/firefox-70.0_beta14.ebuild index 21f82e4..309497c 100644 --- a/www-client/firefox/firefox-70.0_beta14.ebuild +++ b/www-client/firefox/firefox-70.0_beta14.ebuild @@ -64,7 +64,7 @@ SRC_URI="${SRC_URI} ${PATCH_URIS[@]}" CDEPEND=" - >=dev-libs/nss-3.45 + >=dev-libs/nss-3.46.1 >=dev-libs/nspr-4.22 dev-libs/atk dev-libs/expat