Gentoo Archives: gentoo-commits

From: Anna Vyalkova <cyber+gentoo@×××××.in>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-vim/openbsd-style/
Date: Mon, 30 May 2022 17:47:30
Message-Id: 1653932794.8298c477080317f36223a36a65fffa974af51002.cybertailor@gentoo
1 commit: 8298c477080317f36223a36a65fffa974af51002
2 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
3 AuthorDate: Mon May 30 14:44:15 2022 +0000
4 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
5 CommitDate: Mon May 30 17:46:34 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8298c477
7
8 app-vim/openbsd-style: update EAPI 7 -> 8
9
10 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
11
12 app-vim/openbsd-style/openbsd-style-1.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-vim/openbsd-style/openbsd-style-1.1.ebuild b/app-vim/openbsd-style/openbsd-style-1.1.ebuild
16 index 925c5c636..b6f5b3658 100644
17 --- a/app-vim/openbsd-style/openbsd-style-1.1.ebuild
18 +++ b/app-vim/openbsd-style/openbsd-style-1.1.ebuild
19 @@ -1,7 +1,7 @@
20 # Copyright 2021 Gentoo Authors
21 # Distributed under the terms of the GNU General Public License v2
22
23 -EAPI=7
24 +EAPI=8
25
26 VIM_PLUGIN_VIM_VERSION="7.1"
27 inherit vim-plugin