diff options
Diffstat (limited to 'app-vim/cvscommand/cvscommand-1.63.ebuild')
-rw-r--r-- | app-vim/cvscommand/cvscommand-1.63.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/cvscommand/cvscommand-1.63.ebuild b/app-vim/cvscommand/cvscommand-1.63.ebuild index c441d6ecf7da..f05211d03dc0 100644 --- a/app-vim/cvscommand/cvscommand-1.63.ebuild +++ b/app-vim/cvscommand/cvscommand-1.63.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.63.ebuild,v 1.5 2003/12/03 18:45:58 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.63.ebuild,v 1.6 2004/03/16 00:54:10 dholm 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" +KEYWORDS="x86 alpha sparc ia64 ~ppc" |