diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-08-12 15:12:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-08-12 15:12:09 +0000 |
commit | d03409c6991d97905a6d0bdd76bc56c736326bba (patch) | |
tree | ca4ff9605a4c18aa03d3b2acc6def73b49f9fee9 /app-vim/cvscommand/cvscommand-1.65.ebuild | |
parent | Added tdfxfb support. Closes Bug #60139. (diff) | |
download | historical-d03409c6991d97905a6d0bdd76bc56c736326bba.tar.gz historical-d03409c6991d97905a6d0bdd76bc56c736326bba.tar.bz2 historical-d03409c6991d97905a6d0bdd76bc56c736326bba.zip |
bump to 1.65
Diffstat (limited to 'app-vim/cvscommand/cvscommand-1.65.ebuild')
-rw-r--r-- | app-vim/cvscommand/cvscommand-1.65.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app-vim/cvscommand/cvscommand-1.65.ebuild b/app-vim/cvscommand/cvscommand-1.65.ebuild new file mode 100644 index 000000000000..8fc7d7f76f72 --- /dev/null +++ b/app-vim/cvscommand/cvscommand-1.65.ebuild @@ -0,0 +1,11 @@ +# 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.1 2004/08/12 15:12:09 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 ~sparc ~ia64 ~ppc" +IUSE="" |