Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/neovim/
Date: Mon, 26 Feb 2018 21:56:40
Message-Id: 1519681743.a9cb4438851086d8876bbcf8a0b37a30903153f7.monsieurp@gentoo
1 commit: a9cb4438851086d8876bbcf8a0b37a30903153f7
2 Author: Aric Belsito <lluixhi <AT> gmail <DOT> com>
3 AuthorDate: Fri Feb 23 18:23:14 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 26 21:49:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9cb4438
7
8 app-editors/neovim: add subslot to unibilium.
9
10 app-editors/neovim/neovim-0.2.2-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-editors/neovim/neovim-0.2.2-r1.ebuild b/app-editors/neovim/neovim-0.2.2-r1.ebuild
14 index 12fbcafd7b6..1a1d6f4dfff 100644
15 --- a/app-editors/neovim/neovim-0.2.2-r1.ebuild
16 +++ b/app-editors/neovim/neovim-0.2.2-r1.ebuild
17 @@ -27,7 +27,7 @@ CDEPEND=">=dev-libs/libuv-1.2.0
18 )
19 tui? (
20 >=dev-libs/libtermkey-0.19
21 - >=dev-libs/unibilium-1.1.1
22 + >=dev-libs/unibilium-1.1.1:=
23 )
24 dev-libs/libvterm
25 dev-lua/lpeg[luajit=]