matrix-1.10-r1.ebuild 430 B

123456789101112131415161718
  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: Screensaver inspired by the Matrix"
  6. HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1189"
  7. LICENSE="vim.org"
  8. KEYWORDS="amd64 ~mips ppc sparc x86"
  9. IUSE=""
  10. VIM_PLUGIN_HELPTEXT=\
  11. "This plugin provides the :Matrix command. To exit the screensaver,
  12. press a key."