commit:     853edaa90f6518e640148b2cd399927f032757ca
Author:     Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Mon Jun 28 17:59:50 2021 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Jul  8 16:52:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=853edaa9

app-vim/brainfuck-syntax: EAPI bump to 7.

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 app-vim/brainfuck-syntax/brainfuck-syntax-1.0.3-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-vim/brainfuck-syntax/brainfuck-syntax-1.0.3-r1.ebuild 
b/app-vim/brainfuck-syntax/brainfuck-syntax-1.0.3-r1.ebuild
index 23437b6784f..cba10340d93 100644
--- a/app-vim/brainfuck-syntax/brainfuck-syntax-1.0.3-r1.ebuild
+++ b/app-vim/brainfuck-syntax/brainfuck-syntax-1.0.3-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit vim-plugin
 
-DESCRIPTION="vim plugin: BrainFuck source file syntax highlighting"
+DESCRIPTION="Support for the brainfuck programming language"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=716";
 LICENSE="BSD-2"
 KEYWORDS="amd64 ~mips ppc ppc64 x86"

Reply via email to