diff options
Diffstat (limited to 'app-vim/vimcommander/vimcommander-1.54.2.2.ebuild')
-rw-r--r-- | app-vim/vimcommander/vimcommander-1.54.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vimcommander/vimcommander-1.54.2.2.ebuild b/app-vim/vimcommander/vimcommander-1.54.2.2.ebuild index f21a27f7a689..e2f7e15d2ae5 100644 --- a/app-vim/vimcommander/vimcommander-1.54.2.2.ebuild +++ b/app-vim/vimcommander/vimcommander-1.54.2.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcommander/vimcommander-1.54.2.2.ebuild,v 1.10 2005/02/22 23:12:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcommander/vimcommander-1.54.2.2.ebuild,v 1.11 2005/04/24 12:21:35 hansmi Exp $ inherit vim-plugin DESCRIPTION="vim plugin: Total Commander style file explorer" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=808" LICENSE="GPL-2" -KEYWORDS="alpha sparc x86 ~ppc ia64" +KEYWORDS="alpha sparc x86 ppc ia64" IUSE="" VIM_PLUGIN_HELPFILES="vimcommander" |