mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
app-vim/python-syntax: 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
|
# Copyright 2021 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=8
|
||||||
|
|
||||||
inherit vim-plugin
|
inherit vim-plugin
|
||||||
|
|
||||||
@@ -16,11 +16,3 @@ KEYWORDS="~amd64 ~x86"
|
|||||||
|
|
||||||
VIM_PLUGIN_HELPFILES="python-syntax.txt"
|
VIM_PLUGIN_HELPFILES="python-syntax.txt"
|
||||||
DOCS=( AUTHORS README.md )
|
DOCS=( AUTHORS README.md )
|
||||||
|
|
||||||
src_install() {
|
|
||||||
einstalldocs
|
|
||||||
|
|
||||||
insinto /usr/share/vim/vimfiles/
|
|
||||||
doins -r doc
|
|
||||||
doins -r syntax
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user