dbext-24.0.ebuild 331 B

1234567891011121314
  1. # Copyright 1999-2017 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: easy access to databases"
  6. HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=356"
  7. LICENSE="GPL-2"
  8. KEYWORDS="amd64 ~mips ppc x86"
  9. VIM_PLUGIN_HELPFILES="${PN}.txt"