aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2010-02-15 18:04:53 +0000
committerJeremy Olexa <darkside@gentoo.org>2010-02-15 18:04:53 +0000
commita69c53c24e47a1eae62a8a701698dcdf07d9436a (patch)
tree604f435aa55acd497b37a2c6cae34cfc872632c7
parentAdd EAPI-2 phases to EXPORT_FUNCTIONS awareness such that they don't get high... (diff)
downloadgentoo-syntax-20100215.tar.gz
gentoo-syntax-20100215.tar.bz2
gentoo-syntax-20100215.zip
bump the default EAPI to 3gentoo-syntax-20100215
svn path=/trunk/gentoo-syntax/; revision=68
-rw-r--r--plugin/newebuild.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/newebuild.vim b/plugin/newebuild.vim
index 01d05a7..dc8c98a 100644
--- a/plugin/newebuild.vim
+++ b/plugin/newebuild.vim
@@ -42,7 +42,7 @@ fun! <SID>MakeNewEbuild()
nohls
" }}}
else
- put ='EAPI=\"2\"'
+ put ='EAPI=3'
put =''
if l:category ==# "app-vim"
" {{{ app-vim special setup