diff options
Diffstat (limited to 'app-vim/cvscommand/cvscommand-1.65.ebuild')
-rw-r--r-- | app-vim/cvscommand/cvscommand-1.65.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/cvscommand/cvscommand-1.65.ebuild b/app-vim/cvscommand/cvscommand-1.65.ebuild index 5114ec6767a7..15989408ae9e 100644 --- a/app-vim/cvscommand/cvscommand-1.65.ebuild +++ b/app-vim/cvscommand/cvscommand-1.65.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.65.ebuild,v 1.3 2004/09/03 01:48:27 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.65.ebuild,v 1.4 2004/09/05 22:25:42 kloeri Exp $ inherit vim-plugin DESCRIPTION="vim plugin: CVS integration plugin" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=90" LICENSE="public-domain" -KEYWORDS="x86 ~alpha sparc ~ia64 ~ppc" +KEYWORDS="x86 alpha sparc ~ia64 ~ppc" IUSE="" VIM_PLUGIN_HELPFILES="cvcsommand-contents" |