Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/kibana-bin/
Date: Fri, 16 Apr 2021 05:40:08
Message-Id: 1618551596.6b66918a0c1187d1663f6b64f62f80cfe316e3e3.juippis@gentoo
1 commit: 6b66918a0c1187d1663f6b64f62f80cfe316e3e3
2 Author: Tomáš Mózes <hydrapolic <AT> gmail <DOT> com>
3 AuthorDate: Tue Apr 13 13:25:27 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 16 05:39:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b66918a
7
8 www-apps/kibana-bin: restrict nodejs version
9
10 Closes: https://bugs.gentoo.org/782376
11 Signed-off-by: Tomáš Mózes <hydrapolic <AT> gmail.com>
12 Closes: https://github.com/gentoo/gentoo/pull/20365
13 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
14
15 www-apps/kibana-bin/kibana-bin-7.12.0.ebuild | 1 +
16 1 file changed, 1 insertion(+)
17
18 diff --git a/www-apps/kibana-bin/kibana-bin-7.12.0.ebuild b/www-apps/kibana-bin/kibana-bin-7.12.0.ebuild
19 index 644c1aef334..bd31aba7f9b 100644
20 --- a/www-apps/kibana-bin/kibana-bin-7.12.0.ebuild
21 +++ b/www-apps/kibana-bin/kibana-bin-7.12.0.ebuild
22 @@ -23,6 +23,7 @@ RDEPEND="
23 dev-libs/expat
24 dev-libs/nss
25 >=net-libs/nodejs-14.16.0
26 + <net-libs/nodejs-15
27 "
28
29 # Do not complain about CFLAGS etc since we don't use them