From: Mike Kelly Date: Thu, 11 Jan 2007 06:52:12 +0000 (+0000) Subject: Newest supertab doesn't block vim7. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8fd3a8e4b786eb0d77a548285bc0099b28ef5c6c;p=gentoo.git Newest supertab doesn't block vim7. --- diff --git a/eclass/vim.eclass b/eclass/vim.eclass index b7f882ff0a37..f4155f1c8b5b 100644 --- a/eclass/vim.eclass +++ b/eclass/vim.eclass @@ -1,12 +1,13 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/vim.eclass,v 1.158 2007/01/05 04:41:17 beu Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/vim.eclass,v 1.159 2007/01/11 06:52:12 pioto Exp $ # Authors: # Ryan Phillips # Seemant Kulleen # Aron Griffis # Ciaran McCreesh +# Mike Kelly # This eclass handles vim, gvim and vim-core. Support for -cvs ebuilds is # included in the eclass, since it's rather easy to do, but there are no @@ -122,7 +123,7 @@ if [[ $(get_major_version ) -ge 7 ]] ; then !app-vim/vimspell !