summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <zx2c4@gentoo.org>2016-09-22 02:14:24 +0200
committerJason A. Donenfeld <zx2c4@gentoo.org>2016-09-22 02:14:39 +0200
commitd947054c91092e3927667a3e680fc66f68c36c56 (patch)
tree1506c13915b0bfccc7e5e35d3d3b62102bbb26bc
parentapp-admin/collectd: Fix systemd unit name (diff)
downloadgentoo-d947054c91092e3927667a3e680fc66f68c36c56.tar.gz
gentoo-d947054c91092e3927667a3e680fc66f68c36c56.tar.bz2
gentoo-d947054c91092e3927667a3e680fc66f68c36c56.zip
app-editors/vim-core: forgot about 9999 for vimrc-r5
Package-Manager: portage-2.3.1
-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 f4f2539f21ae..b270bddd9feb 100644
--- a/app-editors/vim-core/vim-core-9999.ebuild
+++ b/app-editors/vim-core/vim-core-9999.ebuild
@@ -172,7 +172,7 @@ src_install() {
# default vimrc is installed by vim-core since it applies to
# both vim and gvim
insinto /etc/vim/
- newins "${FILESDIR}"/vimrc-r4 vimrc
+ newins "${FILESDIR}"/vimrc-r5 vimrc
eprefixify "${ED}"/etc/vim/vimrc
if use minimal ; then