mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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:= )
|
||||
|
||||
@@ -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:= )
|
||||
|
||||
@@ -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] )
|
||||
|
||||
@@ -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:= )
|
||||
|
||||
@@ -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:= )
|
||||
|
||||
Reference in New Issue
Block a user