# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-vim/svncommand/svncommand-1.67.3.ebuild,v 1.1 2005/05/03 23:15:09 agriffis Exp $ inherit vim-plugin DESCRIPTION="vim plugin: SVN (subversion) integration" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=922" LICENSE="as-is" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86" IUSE="" RDEPEND="${RDEPEND} dev-util/subversion" VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=922"