Skip to content

Commit

Permalink
app-vim/pgn-syntax: EAPI7 bump.
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Mair-Keimberger <[email protected]>
Signed-off-by: Patrice Clement <[email protected]>
  • Loading branch information
mm1ke authored and monsieurp committed Mar 22, 2019
1 parent 81d3240 commit 3197a8d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions app-vim/pgn-syntax/pgn-syntax-1.0-r1.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit vim-plugin

DESCRIPTION="vim plugin: PGN (chess Portable Game Notation) syntax highlighting"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=677"

LICENSE="vim.org"
KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"

VIM_PLUGIN_HELPTEXT=\
"This plugin provides syntax highlighting for PGN files."

0 comments on commit 3197a8d

Please sign in to comment.