From d8bf4e8a53d87ed17bbe67ab9e2e7ad1393921c1 Mon Sep 17 00:00:00 2001 From: hasufell Date: Fri, 26 Jun 2015 20:14:08 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- paludis/keywords.conf | 10 ++++++++++ paludis/sets/development.conf | 2 ++ paludis/use.conf.d/some.use.conf | 3 +++ 3 files changed, 15 insertions(+) diff --git a/paludis/keywords.conf b/paludis/keywords.conf index 73a9383..168b81e 100644 --- a/paludis/keywords.conf +++ b/paludis/keywords.conf @@ -864,3 +864,13 @@ dev-libs/openssl ~amd64 # ns2 media-sound/apulse ~amd64 + + +# neovim +app-editors/neovim ~amd64 +dev-libs/unibilium ~amd64 +dev-libs/libtermkey ~amd64 +dev-libs/libvterm-neovim ~amd64 +dev-lua/messagepack ~amd64 +dev-python/trollius ~amd64 +dev-python/neovim-python-client ~amd64 diff --git a/paludis/sets/development.conf b/paludis/sets/development.conf index 7ed128a..3965ab9 100644 --- a/paludis/sets/development.conf +++ b/paludis/sets/development.conf @@ -101,3 +101,5 @@ # provides lineno, needed by minted: ebuild bug * dev-texlive/texlive-humanities * dev-texlive/texlive-xetex + +* app-editors/neovim diff --git a/paludis/use.conf.d/some.use.conf b/paludis/use.conf.d/some.use.conf index d4a62d9..a6f851d 100644 --- a/paludis/use.conf.d/some.use.conf +++ b/paludis/use.conf.d/some.use.conf @@ -462,3 +462,6 @@ dev-haskell/transformers-compat three games-fps/unvanquished BUILD_OPTIONS: symbols=preserve games-fps/unvanquished-data BUILD_OPTIONS: symbols=preserve games-fps/unvanquished -optimization + + +app-editors/neovim perl