gentoo-overlay-trent/app-vim/vim-hug-neovim-rpc/vim-hug-neovim-rpc-20181111.ebuild

26 lines
591 B
Bash
Raw Normal View History

2018-06-15 01:15:49 -07:00
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
#VIM_PLUGIN_VIM_VERSION="7.0"
inherit vim-plugin git-r3
DESCRIPTION="vim plugin: vim-hug-neovim-rpc"
HOMEPAGE="https://github.com/roxma/vim-hug-neovim-rpc"
EGIT_REPO_URI="https://github.com/roxma/vim-hug-neovim-rpc"
2018-11-11 22:39:30 -08:00
EGIT_COMMIT="a8cdb6b627da3a9c4b8ea85a329112484a857cf1"
2018-06-15 01:15:49 -07:00
SRC_URI=""
RDEPENDS="app-vim/nvim-yarp"
PROPERTIES="live"
2018-11-11 22:39:30 -08:00
LICENSE="MIT"
KEYWORDS="~amd64 ~x86 ~arm"
2018-06-15 01:15:49 -07:00
IUSE=""
VIM_PLUGIN_HELPFILES=""
VIM_PLUGIN_HELPTEXT=""
VIM_PLUGIN_HELPURI=""
VIM_PLUGIN_MESSAGES=""