Skip to content

Commit

Permalink
app-vim/brainfuck-syntax: EAPI 6 bump.
Browse files Browse the repository at this point in the history
Signed-off-by: Patrice Clement <[email protected]>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --force
  • Loading branch information
monsieurp committed Feb 23, 2019
1 parent 7e2b11f commit a7968e8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions app-vim/brainfuck-syntax/brainfuck-syntax-1.0.3-r1.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6

inherit vim-plugin

DESCRIPTION="vim plugin: BrainFuck source file syntax highlighting"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=716"
LICENSE="BSD-2"
KEYWORDS="amd64 ~mips ppc ppc64 x86"

VIM_PLUGIN_HELPTEXT="This plugin provides syntax highlighting for BrainFuck source files."

0 comments on commit a7968e8

Please sign in to comment.