From: Mikle Kolyada Date: Sun, 29 Dec 2019 21:30:44 +0000 (+0300) Subject: app-editors/vim: Version fixup X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c140044f6c84cd19c1d54853005c194124325993;p=gentoo.git app-editors/vim: Version fixup Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada --- diff --git a/app-editors/vim/vim-8.2.0055.ebuild b/app-editors/vim/vim-8.2.0055.ebuild index a5ce18ee59be..326754494620 100644 --- a/app-editors/vim/vim-8.2.0055.ebuild +++ b/app-editors/vim/vim-8.2.0055.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -VIM_VERSION="8.1" +VIM_VERSION="8.2" PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} ) PYTHON_REQ_USE="threads(+)" USE_RUBY="ruby24 ruby25 ruby26"