thlnk-1.2.1-r1.ebuild 365 B

123456789101112131415
  1. # Copyright 1999-2016 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=6
  4. inherit vim-plugin
  5. DESCRIPTION="vim plugin: linking in plaintext"
  6. HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=293"
  7. LICENSE="GPL-2"
  8. KEYWORDS="alpha amd64 ia64 ppc sparc x86"
  9. IUSE=""
  10. VIM_PLUGIN_HELPFILES="thlnk thlnk-reference-manual"