summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-12-30 00:30:44 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-12-30 00:30:44 +0300
commitc140044f6c84cd19c1d54853005c194124325993 (patch)
treed2026780ba20ba187f971944724e0c1b3f0f4479
parentapp-editors/gvim: Version bump (v8.2.0055) (diff)
downloadgentoo-c140044f6c84cd19c1d54853005c194124325993.tar.gz
gentoo-c140044f6c84cd19c1d54853005c194124325993.tar.bz2
gentoo-c140044f6c84cd19c1d54853005c194124325993.zip
app-editors/vim: Version fixup
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-rw-r--r--app-editors/vim/vim-8.2.0055.ebuild2
1 files changed, 1 insertions, 1 deletions
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"