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 B1EB1138334 for ; Wed, 24 Oct 2018 04:55:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99D59E091F; Wed, 24 Oct 2018 04:55:55 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 6E6A8E091F for ; Wed, 24 Oct 2018 04:55:55 +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 3F6EC335CE9 for ; Wed, 24 Oct 2018 04:55:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 854863F1 for ; Wed, 24 Oct 2018 04:55:46 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1540356944.3e868d1a0b7546c44c2c47bb8c695b456350caa1.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/nodejs/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/nodejs/nodejs-11.0.0.ebuild X-VCS-Directories: net-libs/nodejs/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 3e868d1a0b7546c44c2c47bb8c695b456350caa1 X-VCS-Branch: master Date: Wed, 24 Oct 2018 04:55: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-Archives-Salt: 22278aae-bb44-4ceb-90a6-0474e844b734 X-Archives-Hash: 22927013265c3e62fc8936f2d2671f33 commit: 3e868d1a0b7546c44c2c47bb8c695b456350caa1 Author: Jeroen Roovers gentoo org> AuthorDate: Wed Oct 24 04:55:31 2018 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Wed Oct 24 04:55:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e868d1a net-libs/nodejs: Fix dev-libs/libuv version Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Jeroen Roovers gentoo.org> net-libs/nodejs/nodejs-11.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/nodejs/nodejs-11.0.0.ebuild b/net-libs/nodejs/nodejs-11.0.0.ebuild index c543c3b59b1..e032286ea2d 100644 --- a/net-libs/nodejs/nodejs-11.0.0.ebuild +++ b/net-libs/nodejs/nodejs-11.0.0.ebuild @@ -23,7 +23,7 @@ REQUIRED_USE=" " RDEPEND=" - >=dev-libs/libuv-1.23.1:= + >=dev-libs/libuv-1.23.2:= >=net-libs/http-parser-2.8.0:= >=net-libs/nghttp2-1.34.0 sys-libs/zlib