mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-26 16:11:56 +02:00
eclass/vim-plugin: Sync with Gentoo
It's from Gentoo commit 46eac0f4c0fe74ae74f7a7e1f27008880f3c6345.
This commit is contained in:
parent
e1ae5ab10f
commit
f5a300842a
@ -27,7 +27,7 @@ inherit vim-doc
|
||||
# @ECLASS_VARIABLE: VIM_PLUGIN_VIM_VERSION
|
||||
# @DESCRIPTION:
|
||||
# Minimum Vim version the plugin supports.
|
||||
: ${VIM_PLUGIN_VIM_VERSION:=7.3}
|
||||
: "${VIM_PLUGIN_VIM_VERSION:=7.3}"
|
||||
|
||||
DEPEND="|| ( >=app-editors/vim-${VIM_PLUGIN_VIM_VERSION}
|
||||
>=app-editors/gvim-${VIM_PLUGIN_VIM_VERSION} )"
|
||||
|
Loading…
x
Reference in New Issue
Block a user