net-libs/nodejs: Adjust net-libs/http-parser dependency

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>
This commit is contained in:
Jeroen Roovers
2019-01-09 17:21:01 +01:00
parent 065c55574c
commit cea9386d8e
5 changed files with 10 additions and 10 deletions

View 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:= )

View 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:= )

View 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] )

View 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:= )

View 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:= )