diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-11-14 17:11:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-11-14 17:11:08 +0000 |
commit | a0bf163311844d69552f56156d47286c74f5aa84 (patch) | |
tree | 85d1da4f7507b934cec493dc48bb03f60dc794e1 /app-vim/vimcommander/vimcommander-80.ebuild | |
parent | alpha/ia64/sparc stable wrt #344439 (diff) | |
download | gentoo-2-a0bf163311844d69552f56156d47286c74f5aa84.tar.gz gentoo-2-a0bf163311844d69552f56156d47286c74f5aa84.tar.bz2 gentoo-2-a0bf163311844d69552f56156d47286c74f5aa84.zip |
alpha/ia64/sparc stable
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-vim/vimcommander/vimcommander-80.ebuild')
-rw-r--r-- | app-vim/vimcommander/vimcommander-80.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vimcommander/vimcommander-80.ebuild b/app-vim/vimcommander/vimcommander-80.ebuild index 7c25864c9863..54a97a8357c7 100644 --- a/app-vim/vimcommander/vimcommander-80.ebuild +++ b/app-vim/vimcommander/vimcommander-80.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcommander/vimcommander-80.ebuild,v 1.3 2010/11/14 11:02:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcommander/vimcommander-80.ebuild,v 1.4 2010/11/14 17:11:08 armin76 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 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 ia64 ~ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" VIM_PLUGIN_HELPFILES="vimcommander" |