# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-vim/closetag/closetag-0.9.ebuild,v 1.9 2005/04/24 11:53:16 hansmi Exp $ inherit vim-plugin DESCRIPTION="vim plugin: close HTML/XML tags quickly" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=13" LICENSE="vim" KEYWORDS="alpha sparc x86 ia64 ppc amd64" IUSE="" VIM_PLUGIN_HELPTEXT=\ "This plugin provides a mapping for closing HTML / XML tags."