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 4D48E138334 for ; Wed, 4 Sep 2019 12:56:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8145CE0814; Wed, 4 Sep 2019 12:56:54 +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 34124E0814 for ; Wed, 4 Sep 2019 12:56:54 +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 1D61C34AB5D for ; Wed, 4 Sep 2019 12:56:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 944E0720 for ; Wed, 4 Sep 2019 12:56:50 +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: <1567601785.1f3e8de59a9f38b49c211047f6cc95b1b8f142e1.anarchy@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox/ X-VCS-Repository: repo/gentoo 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: 1f3e8de59a9f38b49c211047f6cc95b1b8f142e1 X-VCS-Branch: master Date: Wed, 4 Sep 2019 12:56:50 +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: fa0d6836-ac9e-480d-9b45-79095dda602e X-Archives-Hash: 2d9f0e73984b200810a742db54be454f commit: 1f3e8de59a9f38b49c211047f6cc95b1b8f142e1 Author: Jory Pratt gentoo org> AuthorDate: Wed Sep 4 12:56:25 2019 +0000 Commit: Jory Pratt gentoo org> CommitDate: Wed Sep 4 12:56:25 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f3e8de5 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 e21d8c9520e..879b6e94338 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]