summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2013-07-20 05:19:11 +0000
committerTim Harder <radhermit@gentoo.org>2013-07-20 05:19:11 +0000
commit8fd471c495342c787a502a407b21f34808792be4 (patch)
tree7534caae86aaae296a165a9b3f04e285bf616ab6 /app-editors/vim
parentUpdate VIM_VERSION. (diff)
downloadgentoo-2-8fd471c495342c787a502a407b21f34808792be4.tar.gz
gentoo-2-8fd471c495342c787a502a407b21f34808792be4.tar.bz2
gentoo-2-8fd471c495342c787a502a407b21f34808792be4.zip
Update VIM_VERSION.
(Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'app-editors/vim')
-rw-r--r--app-editors/vim/ChangeLog5
-rw-r--r--app-editors/vim/vim-9999.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog
index 24a6dcbc52f3..f51700b70b7b 100644
--- a/app-editors/vim/ChangeLog
+++ b/app-editors/vim/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/vim
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.436 2013/06/17 00:57:19 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.437 2013/07/20 05:19:11 radhermit Exp $
+
+ 20 Jul 2013; Tim Harder <radhermit@gentoo.org> vim-9999.ebuild:
+ Update VIM_VERSION.
*vim-7.3.1214 (17 Jun 2013)
diff --git a/app-editors/vim/vim-9999.ebuild b/app-editors/vim/vim-9999.ebuild
index c92cad37a9a9..f965c2a0cff9 100644
--- a/app-editors/vim/vim-9999.ebuild
+++ b/app-editors/vim/vim-9999.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-9999.ebuild,v 1.1 2013/05/17 00:40:48 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-9999.ebuild,v 1.2 2013/07/20 05:19:11 radhermit Exp $
EAPI=5
-VIM_VERSION="7.3"
+VIM_VERSION="7.4a"
PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
inherit vim