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 2203c6ca2de0..55d9e290792a 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-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.54.2.2.ebuild,v 1.3 2004/05/12 23:47:17 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcommander/vimcommander-1.54.2.2.ebuild,v 1.4 2004/06/19 23:29:10 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 ~ppc" +KEYWORDS="alpha sparc ~x86 ~ppc" function src_unpack() { unpack ${A} |