diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-19 13:26:35 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-19 13:26:35 +0000 |
commit | 62838af8400a4713f72129e14b6d31e3a23c8562 (patch) | |
tree | 8f55e22dc3a4c0f2d089c9f455b2bc33db34d16f /app-vim | |
parent | Mark 0.34 stable on alpha (diff) | |
download | gentoo-2-62838af8400a4713f72129e14b6d31e3a23c8562.tar.gz gentoo-2-62838af8400a4713f72129e14b6d31e3a23c8562.tar.bz2 gentoo-2-62838af8400a4713f72129e14b6d31e3a23c8562.zip |
Mark 1.54.2.9 stable on alpha
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vimcommander/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/vimcommander/vimcommander-1.54.2.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/vimcommander/ChangeLog b/app-vim/vimcommander/ChangeLog index 6fae7deb6ae6..3d0ec81572db 100644 --- a/app-vim/vimcommander/ChangeLog +++ b/app-vim/vimcommander/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/vimcommander # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcommander/ChangeLog,v 1.17 2006/09/16 14:44:09 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcommander/ChangeLog,v 1.18 2006/10/19 13:26:35 agriffis Exp $ + + 19 Oct 2006; Aron Griffis <agriffis@gentoo.org> + vimcommander-1.54.2.9.ebuild: + Mark 1.54.2.9 stable on alpha 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> vimcommander-1.54.2.9.ebuild: diff --git a/app-vim/vimcommander/vimcommander-1.54.2.9.ebuild b/app-vim/vimcommander/vimcommander-1.54.2.9.ebuild index 6286453a66ae..9405f5e60952 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.3 2006/09/16 14:44:09 dertobi123 Exp $ +# $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 $ 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" |