Skip to content

Commit

Permalink
app-vim/matrix: EAPI 6 bump.
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.28
  • Loading branch information
monsieurp committed Jun 30, 2016
1 parent f8cfe95 commit a9d7a3c
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions app-vim/matrix/matrix-1.10-r1.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=6

inherit vim-plugin

DESCRIPTION="vim plugin: Screensaver inspired by the Matrix"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1189"

LICENSE="vim.org"
KEYWORDS="amd64 mips ppc sparc x86"
IUSE=""

VIM_PLUGIN_HELPTEXT=\
"This plugin provides the :Matrix command. To exit the screensaver,
press a key."

0 comments on commit a9d7a3c

Please sign in to comment.