mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
app-vim/rainbow: update EAPI 7 -> 8
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Copyright 2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
inherit readme.gentoo-r1 vim-plugin
|
||||
|
||||
@@ -18,7 +18,6 @@ KEYWORDS="~amd64 ~x86"
|
||||
VIM_PLUGIN_HELPFILES="rainbow"
|
||||
|
||||
src_install() {
|
||||
rm -r tests || die
|
||||
vim-plugin_src_install
|
||||
readme.gentoo_create_doc
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user