diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-08-12 01:58:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-08-12 01:58:29 +0000 |
commit | b70ee1c2cf1bafcd0b7150ae92bac08911fba385 (patch) | |
tree | d0816ef223027c13147f2860ef11e9c2a054c02b /app-vim/cvscommand/cvscommand-1.63.ebuild | |
parent | add app-vim/cvscommand (diff) | |
download | gentoo-2-b70ee1c2cf1bafcd0b7150ae92bac08911fba385.tar.gz gentoo-2-b70ee1c2cf1bafcd0b7150ae92bac08911fba385.tar.bz2 gentoo-2-b70ee1c2cf1bafcd0b7150ae92bac08911fba385.zip |
add app-vim/cvscommand
Diffstat (limited to 'app-vim/cvscommand/cvscommand-1.63.ebuild')
-rw-r--r-- | app-vim/cvscommand/cvscommand-1.63.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/app-vim/cvscommand/cvscommand-1.63.ebuild b/app-vim/cvscommand/cvscommand-1.63.ebuild new file mode 100644 index 000000000000..063736e11b92 --- /dev/null +++ b/app-vim/cvscommand/cvscommand-1.63.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2003 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.1 2003/08/12 01:58:18 agriffis 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" |