Gentoo Archives: gentoo-commits

From: gerion <gerion.entrup@×××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/user/gerislay:master commit in: sets/
Date: Mon, 28 Oct 2019 09:49:39
Message-Id: 1572254376.f7374a3e7527a9e11436fe3d5e410454f687e3ce.gerion@gentoo
1 commit: f7374a3e7527a9e11436fe3d5e410454f687e3ce
2 Author: Gerion Entrup <gerion.entrup <AT> flump <DOT> de>
3 AuthorDate: Mon Oct 28 09:19:36 2019 +0000
4 Commit: gerion <gerion.entrup <AT> flump <DOT> de>
5 CommitDate: Mon Oct 28 09:19:36 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/user/gerislay.git/commit/?id=f7374a3e
7
8 sets/personal: ensure neovim-python-client is installed
9
10 Signed-off-by: Gerion Entrup <gerion.entrup <AT> flump.de>
11
12 sets/personal | 3 ++-
13 1 file changed, 2 insertions(+), 1 deletion(-)
14
15 diff --git a/sets/personal b/sets/personal
16 index 62e2e08..db783db 100644
17 --- a/sets/personal
18 +++ b/sets/personal
19 @@ -1,4 +1,5 @@
20 -app-editors/neovim[python]
21 +app-editors/neovim
22 +app-editors/neovim-python-client
23 app-shells/zsh
24 dev-python/feedparser
25 dev-python/pylint