Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 933990
Collapse All | Expand All

(-)a/app-vim/vimagit/vimagit-1.7.3.ebuild (+4 lines)
Lines 17-19 VIM_PLUGIN_HELPFILES="${PN}" Link Here
17
RDEPEND="dev-vcs/git"
17
RDEPEND="dev-vcs/git"
18
18
19
DOCS=( README.md Changelog )
19
DOCS=( README.md Changelog )
20
21
src_install() {
22
	vim-plugin_src_install common
23
}

Return to bug 933990