gentoo-overlay-trent/app-vim/nvim-yarp/nvim-yarp-20190521.ebuild

24 lines
534 B
Bash
Raw Normal View History

2018-06-15 01:15:04 -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: nvim-yarp"
HOMEPAGE="https://github.com/roxma/nvim-yarp"
EGIT_REPO_URI="https://github.com/roxma/nvim-yarp"
2019-05-22 00:13:53 -07:00
EGIT_COMMIT="8fcb1af27772174df5446d49de29052cac47e46f"
2018-06-15 01:15:04 -07:00
SRC_URI=""
PROPERTIES="live"
2018-11-11 22:32:24 -08:00
LICENSE="MIT"
KEYWORDS="~amd64 ~x86 ~arm"
2018-06-15 01:15:04 -07:00
IUSE=""
VIM_PLUGIN_HELPFILES=""
VIM_PLUGIN_HELPTEXT=""
VIM_PLUGIN_HELPURI=""
VIM_PLUGIN_MESSAGES=""