summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2016-11-30 19:14:04 -0500
committerTim Harder <radhermit@gentoo.org>2016-11-30 19:23:51 -0500
commit4201148fe8db8725e98eaf815aed08febf528ae9 (patch)
treedcc43ed2cf8997391ad84afbc7e83b6b296f85de /app-editors/vim-core/vim-core-9999.ebuild
parentapp-editors/vim-core: disregard user mappings when restoring cursor position (diff)
downloadgentoo-4201148fe8db8725e98eaf815aed08febf528ae9.tar.gz
gentoo-4201148fe8db8725e98eaf815aed08febf528ae9.tar.bz2
gentoo-4201148fe8db8725e98eaf815aed08febf528ae9.zip
app-editors/vim-core: version bump to 8.0.0106
Diffstat (limited to 'app-editors/vim-core/vim-core-9999.ebuild')
-rw-r--r--app-editors/vim-core/vim-core-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim-core/vim-core-9999.ebuild b/app-editors/vim-core/vim-core-9999.ebuild
index 4efe938449d6..cbf617ae3c3e 100644
--- a/app-editors/vim-core/vim-core-9999.ebuild
+++ b/app-editors/vim-core/vim-core-9999.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]] ; then
EGIT_CHECKOUT_DIR=${WORKDIR}/vim-${PV}
else
SRC_URI="https://github.com/vim/vim/archive/v${PV}.tar.gz -> vim-${PV}.tar.gz
- https://dev.gentoo.org/~radhermit/vim/vim-7.4.2102-gentoo-patches.tar.bz2"
+ https://dev.gentoo.org/~radhermit/vim/vim-8.0.0106-gentoo-patches.tar.bz2"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi