# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-vim/alternate/alternate-2.12-r1.ebuild,v 1.6 2005/09/10 06:30:46 agriffis Exp $ inherit vim-plugin DESCRIPTION="vim plugin: Univeral Text Linking - Execute URLs in plain text, e.g. call browser, MS Word" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=293" LICENSE="as-is" KEYWORDS="alpha amd64 ia64 mips ppc sparc x86" IUSE="" VIM_PLUGIN_HELPTEXT=\ "It brings the benefits of URL-based hyperlinking to the realm of plain text, extending the URL syntax for plain text needs, in accordance with the RFC 2396 URI specification."