net-libs/nodejs: Adjust net-libs/http-parser dependency
authorJeroen Roovers <jer@gentoo.org>
Wed, 9 Jan 2019 16:21:01 +0000 (17:21 +0100)
committerJeroen Roovers <jer@gentoo.org>
Wed, 9 Jan 2019 16:22:09 +0000 (17:22 +0100)
The previous dependency change did not account for revisions of 2.8.1,
which should be unlikely but not impossible.

While there, fix the live ebuild, too.

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Bug: https://bugs.gentoo.org/show_bug.cgi?id=673830
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
net-libs/nodejs/nodejs-10.15.0.ebuild
net-libs/nodejs/nodejs-11.6.0.ebuild
net-libs/nodejs/nodejs-6.16.0.ebuild
net-libs/nodejs/nodejs-8.15.0.ebuild
net-libs/nodejs/nodejs-99999999.ebuild

index f23fa66ae739622dbb4455e2fc3d48cac22ed58e..959fdfa0bf2909013659fc211f525ad7fb893206 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -25,7 +25,7 @@ REQUIRED_USE="
 RDEPEND="
        >=dev-libs/libuv-1.23.2:=
        >=net-dns/c-ares-1.15.0
-       >net-libs/http-parser-2.8.1:=
+       >=net-libs/http-parser-2.9.0:=
        >=net-libs/nghttp2-1.34.0
        sys-libs/zlib
        icu? ( >=dev-libs/icu-62.1:= )
index 57c3867f72389948518c99cccac5ddd682ec65bf..3cd87b6e318773211a44fdae117cbf35ced3ed07 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -25,7 +25,7 @@ REQUIRED_USE="
 RDEPEND="
        >=dev-libs/libuv-1.24.1:=
        >=net-dns/c-ares-1.15.0
-       >net-libs/http-parser-2.8.1:=
+       >=net-libs/http-parser-2.9.0:=
        >=net-libs/nghttp2-1.34.0
        sys-libs/zlib
        icu? ( >=dev-libs/icu-63.1:= )
index 8e45d0fe798aa9cd2546af7da172181e15abe3fc..8db127221fd8722c16430e8d74e9b9bd107b42b3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,7 +23,7 @@ REQUIRED_USE="
 
 RDEPEND="
        >=dev-libs/libuv-1.16.1:=
-       >net-libs/http-parser-2.8.1:=
+       >=net-libs/http-parser-2.9.0:=
        sys-libs/zlib
        icu? ( >=dev-libs/icu-58.2:= )
        ssl? ( >=dev-libs/openssl-1.0.2n:0=[-bindist] )
index 3820a4f179f21f995bcc0bc6228eeda7da7dec70..059aa2d524eaadf65743d911a2decfa452d1461a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -26,7 +26,7 @@ REQUIRED_USE="
 RDEPEND="
        >=dev-libs/libuv-1.23.2:=
        >=net-dns/c-ares-1.10.1
-       >net-libs/http-parser-2.8.1:=
+       >=net-libs/http-parser-2.9.0:=
        >=net-libs/nghttp2-1.33.0
        sys-libs/zlib
        icu? ( >=dev-libs/icu-60.1:= )
index e5f27818359a39635771470fa9819a34b5db3404..23540898bdb11e9ced94ebc03c125ad9c6f5bc72 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -24,7 +24,7 @@ REQUIRED_USE="
 RDEPEND="
        >=dev-libs/libuv-1.19.2:=
        >=net-dns/c-ares-1.15.0
-       >=net-libs/http-parser-2.8.0:=
+       >=net-libs/http-parser-2.9.0:=
        >=net-libs/nghttp2-1.29.0
        sys-libs/zlib
        icu? ( >=dev-libs/icu-61.1:= )