diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 14:10:05 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 14:10:05 +0000 |
commit | 246a607a6cb16dc4723a649c63b4b63ef7a277b5 (patch) | |
tree | 8ea84d47dce91f41bb69dd537e00660aa4667733 /app-vim/vimcommander/vimcommander-1.54.2.9.ebuild | |
parent | Mark 1.0.1 stable on ia64 (diff) | |
download | historical-246a607a6cb16dc4723a649c63b4b63ef7a277b5.tar.gz historical-246a607a6cb16dc4723a649c63b4b63ef7a277b5.tar.bz2 historical-246a607a6cb16dc4723a649c63b4b63ef7a277b5.zip |
Mark 1.54.2.9 stable on ia64
Package-Manager: portage-2.0.53
Diffstat (limited to 'app-vim/vimcommander/vimcommander-1.54.2.9.ebuild')
-rw-r--r-- | app-vim/vimcommander/vimcommander-1.54.2.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/vimcommander/vimcommander-1.54.2.9.ebuild b/app-vim/vimcommander/vimcommander-1.54.2.9.ebuild index 1934fd9617c6..fa8fe511a58d 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-2005 Gentoo Foundation +# 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.1 2005/12/17 02:06:22 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcommander/vimcommander-1.54.2.9.ebuild,v 1.2 2006/07/10 14:10:05 agriffis 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" |