diff options
Diffstat (limited to 'app-vim/vimcommander/vimcommander-1.52.ebuild')
-rw-r--r-- | app-vim/vimcommander/vimcommander-1.52.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/vimcommander/vimcommander-1.52.ebuild b/app-vim/vimcommander/vimcommander-1.52.ebuild index 460f31def1e8..128792335c56 100644 --- a/app-vim/vimcommander/vimcommander-1.52.ebuild +++ b/app-vim/vimcommander/vimcommander-1.52.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcommander/vimcommander-1.52.ebuild,v 1.1 2003/11/20 03:33:37 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcommander/vimcommander-1.52.ebuild,v 1.2 2004/03/15 20:03:47 ciaranm 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" +KEYWORDS="~alpha sparc ~x86" function src_unpack() { unpack ${A} |