blob: 78ff39d8492d65e1738fe1c35755ee90925ddf9e (
plain)
1
2
3
4
5
6
7
8
9
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/cvsmenu/cvsmenu-1.80.ebuild,v 1.1 2003/11/02 16:26:00 agriffis Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: Menu for CVS-Versioncontrol"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=58"
LICENSE="LGPL-2"
KEYWORDS="~alpha ~sparc ~x86"
|