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 AC05B138239 for ; Wed, 4 Sep 2019 12:59:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05BD5E0814; Wed, 4 Sep 2019 12:59:32 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E57ECE0814 for ; Wed, 4 Sep 2019 12:59:31 +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 29A7534ABF1 for ; Wed, 4 Sep 2019 12:59:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5C7E2A8 for ; Wed, 4 Sep 2019 12:59:29 +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: <1567601954.5aa7ef79258082aed62f9a64a9424ec22d744019.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-69.0.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 5aa7ef79258082aed62f9a64a9424ec22d744019 X-VCS-Branch: master Date: Wed, 4 Sep 2019 12:59:29 +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: b8eebbb2-be1f-4650-9c54-88141db4cb61 X-Archives-Hash: f8071a646e87ca3b05d37df1af1b8286 commit: 5aa7ef79258082aed62f9a64a9424ec22d744019 Author: Jory Pratt gentoo org> AuthorDate: Wed Sep 4 12:59:14 2019 +0000 Commit: Jory Pratt gentoo org> CommitDate: Wed Sep 4 12:59:14 2019 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=5aa7ef79 www-client/firefox: update nss/nspr dep in testing Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Jory Pratt gentoo.org> www-client/firefox/firefox-69.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-client/firefox/firefox-69.0.ebuild b/www-client/firefox/firefox-69.0.ebuild index 0d07a44..2794554 100644 --- a/www-client/firefox/firefox-69.0.ebuild +++ b/www-client/firefox/firefox-69.0.ebuild @@ -64,8 +64,8 @@ SRC_URI="${SRC_URI} ${PATCH_URIS[@]}" CDEPEND=" - >=dev-libs/nss-3.44.1 - >=dev-libs/nspr-4.21 + >=dev-libs/nss-3.46 + >=dev-libs/nspr-4.22 dev-libs/atk dev-libs/expat >=x11-libs/cairo-1.10[X]