From 5f8b8d746db9b2349c6a3344308d54df274d79fe Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Sun, 7 Oct 2018 18:39:49 +0200 Subject: dev-lua/luvit: Fix net-libs/http-parser dependency Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Jeroen Roovers --- dev-lua/luvit/luvit-0.7.0.ebuild | 4 ++-- dev-lua/luvit/luvit-0.8.2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-lua') diff --git a/dev-lua/luvit/luvit-0.7.0.ebuild b/dev-lua/luvit/luvit-0.7.0.ebuild index da21771c0b3..c36395406c9 100644 --- a/dev-lua/luvit/luvit-0.7.0.ebuild +++ b/dev-lua/luvit/luvit-0.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -29,7 +29,7 @@ RDEPEND=" !bundled-libs? ( dev-lang/luajit:2[lua52compat] >=dev-libs/yajl-2.0.2 - net-libs/http-parser + net-libs/http-parser:= )" DEPEND="${RDEPEND} virtual/pkgconfig" diff --git a/dev-lua/luvit/luvit-0.8.2.ebuild b/dev-lua/luvit/luvit-0.8.2.ebuild index 9dedec697b3..69f8e85872e 100644 --- a/dev-lua/luvit/luvit-0.8.2.ebuild +++ b/dev-lua/luvit/luvit-0.8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -30,7 +30,7 @@ RDEPEND=" !bundled-libs? ( dev-lang/luajit:2[lua52compat] >=dev-libs/yajl-2.0.2 - net-libs/http-parser + net-libs/http-parser:= )" DEPEND="${RDEPEND} virtual/pkgconfig" -- cgit v1.2.1