diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-28 13:32:00 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-28 13:32:00 +0000 |
commit | e04eaf173399f040e310c22da1737bea0256aa04 (patch) | |
tree | 5affa51015f390517ca1db688fd2383fc6160814 /app-vim/vimcommander/vimcommander-1.54.2.9.ebuild | |
parent | Stable on sparc wrt #159250 (diff) | |
download | gentoo-2-e04eaf173399f040e310c22da1737bea0256aa04.tar.gz gentoo-2-e04eaf173399f040e310c22da1737bea0256aa04.tar.bz2 gentoo-2-e04eaf173399f040e310c22da1737bea0256aa04.zip |
Stable on sparc
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-vim/vimcommander/vimcommander-1.54.2.9.ebuild')
-rw-r--r-- | app-vim/vimcommander/vimcommander-1.54.2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vimcommander/vimcommander-1.54.2.9.ebuild b/app-vim/vimcommander/vimcommander-1.54.2.9.ebuild index 9405f5e60952..151fb633f25c 100644 --- a/app-vim/vimcommander/vimcommander-1.54.2.9.ebuild +++ b/app-vim/vimcommander/vimcommander-1.54.2.9.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 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.9.ebuild,v 1.4 2006/10/19 13:26:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcommander/vimcommander-1.54.2.9.ebuild,v 1.5 2006/12/28 13:32:00 gustavoz 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 ~amd64 ia64 ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ia64 ppc sparc ~x86" IUSE="" VIM_PLUGIN_HELPFILES="vimcommander" |