Skip to content

Commit

Permalink
app-vim/*: bump EAPI 5 -> 7.
Browse files Browse the repository at this point in the history
Signed-off-by: Marco Sirabella <[email protected]>
Closes: gentoo#20530
Signed-off-by: Patrice Clement <[email protected]>
  • Loading branch information
mjsir911 authored and monsieurp committed May 2, 2021
1 parent d463970 commit 6cf4381
Show file tree
Hide file tree
Showing 39 changed files with 53 additions and 44 deletions.
2 changes: 1 addition & 1 deletion app-vim/align/align-43.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit vim-plugin

Expand Down
2 changes: 1 addition & 1 deletion app-vim/ansiesc/ansiesc-12.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit vim-plugin

Expand Down
3 changes: 2 additions & 1 deletion app-vim/autoalign/autoalign-14.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit vim-plugin

Expand All @@ -28,4 +28,5 @@ src_prepare() {
# Don't use the cecutil.vim included in the tarball, use the one
# provided by app-vim/cecutil instead.
rm plugin/cecutil.vim || die
default
}
2 changes: 1 addition & 1 deletion app-vim/bash-support/bash-support-4.2.1.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit vim-plugin

Expand Down
2 changes: 1 addition & 1 deletion app-vim/c-support/c-support-6.1.1.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit vim-plugin

Expand Down
2 changes: 1 addition & 1 deletion app-vim/cecutil/cecutil-17.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit vim-plugin

Expand Down
2 changes: 1 addition & 1 deletion app-vim/cfengine-syntax/cfengine-syntax-20141019.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7
inherit vim-plugin

DESCRIPTION="vim plugin: Cfengine 3 configuration files syntax"
Expand Down
2 changes: 1 addition & 1 deletion app-vim/checkattach/checkattach-0.17.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit vim-plugin

Expand Down
10 changes: 4 additions & 6 deletions app-vim/colorschemes/colorschemes-20140623-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit edos2unix epatch vim-plugin
inherit edos2unix vim-plugin

DESCRIPTION="vim plugin: a collection of color schemes from vim.org"
HOMEPAGE="https://www.vim.org/"
Expand All @@ -18,10 +18,8 @@ for scheme names). To automatically set a scheme at startup, please see
:help vimrc."

src_prepare() {
EPATCH_SOURCE="${S}/patches" \
EPATCH_SUFFIX="patch" \
EPATCH_FORCE="yes" \
epatch
default
eapply -p0 "${S}"/patches/*.patch
rm -rf patches/

# fix line endings
Expand Down
2 changes: 1 addition & 1 deletion app-vim/colorsel/colorsel-20100406.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit vim-plugin

Expand Down
2 changes: 1 addition & 1 deletion app-vim/detectindent/detectindent-1.0_p20150908.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit vim-plugin

Expand Down
2 changes: 1 addition & 1 deletion app-vim/fuzzyfinder/fuzzyfinder-4.2.2.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit vim-plugin

Expand Down
2 changes: 1 addition & 1 deletion app-vim/git-patch-tags/git-patch-tags-0.2.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit vim-plugin

Expand Down
2 changes: 1 addition & 1 deletion app-vim/gitlog/gitlog-5.1.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7
inherit vim-plugin

DESCRIPTION="vim plugin: git log and diff plugin for vim"
Expand Down
2 changes: 1 addition & 1 deletion app-vim/gtk-syntax/gtk-syntax-20130716.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit vim-plugin

Expand Down
3 changes: 2 additions & 1 deletion app-vim/json/json-20150511.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit vim-plugin

Expand All @@ -12,4 +12,5 @@ KEYWORDS="amd64 x86"

src_prepare() {
rm *-test.* license.md || die
default
}
2 changes: 1 addition & 1 deletion app-vim/l9/l9-1.1.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit vim-plugin

Expand Down
2 changes: 1 addition & 1 deletion app-vim/multiplesearch/multiplesearch-1.3.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit vim-plugin

Expand Down
2 changes: 1 addition & 1 deletion app-vim/nginx-syntax/nginx-syntax-0.3.3.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI="5"
EAPI=7

inherit vim-plugin

Expand Down
3 changes: 2 additions & 1 deletion app-vim/perl-support/perl-support-5.3.2.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7
inherit vim-plugin

DESCRIPTION="vim plugin: Perl-IDE - Write and run Perl scripts using menus and hotkeys"
Expand All @@ -18,6 +18,7 @@ RDEPEND="
src_prepare() {
# Don't set tabstop and shiftwidth
sed -i '/=4/s/^/"/' ftplugin/perl.vim || die
default
}

src_install() {
Expand Down
3 changes: 2 additions & 1 deletion app-vim/perl-support/perl-support-5.4.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7
inherit vim-plugin

DESCRIPTION="vim plugin: Perl-IDE - Write and run Perl scripts using menus and hotkeys"
Expand All @@ -23,6 +23,7 @@ S="${WORKDIR}/${PN}-version-${PV}"
src_prepare() {
# Don't set tabstop and shiftwidth
sed -i '/=4/s/^/"/' ftplugin/perl.vim || die
default
}

src_install() {
Expand Down
2 changes: 1 addition & 1 deletion app-vim/project/project-1.4.1.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit vim-plugin

Expand Down
3 changes: 2 additions & 1 deletion app-vim/rails/rails-5.2.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit vim-plugin

Expand All @@ -20,4 +20,5 @@ S=${WORKDIR}/${MY_P}

src_prepare() {
rm *.markdown || die
default
}
2 changes: 1 addition & 1 deletion app-vim/recover/recover-0.18.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7
inherit vim-plugin

DESCRIPTION="vim plugin: show differences for recovered files"
Expand Down
3 changes: 2 additions & 1 deletion app-vim/repeat/repeat-1.1.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit vim-plugin

Expand All @@ -18,4 +18,5 @@ S=${WORKDIR}/${MY_P}

src_prepare() {
rm *.markdown || die
default
}
2 changes: 1 addition & 1 deletion app-vim/salt-vim/salt-vim-20151119.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit vim-plugin

Expand Down
3 changes: 2 additions & 1 deletion app-vim/screen/screen-1.5.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit vim-plugin vcs-snapshot

Expand All @@ -18,4 +18,5 @@ RDEPEND="|| ( app-misc/screen app-misc/tmux )"

src_prepare() {
rm README || die
default
}
2 changes: 1 addition & 1 deletion app-vim/securemodelines/securemodelines-20140926.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7
inherit vim-plugin

DESCRIPTION="vim plugin: secure, user-configurable modeline support"
Expand Down
2 changes: 1 addition & 1 deletion app-vim/sleuth/sleuth-1.1.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI="5"
EAPI=7

inherit vim-plugin

Expand Down
3 changes: 2 additions & 1 deletion app-vim/snipmate/snipmate-0.87-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit vim-plugin

Expand All @@ -26,4 +26,5 @@ VIM_PLUGIN_MESSAGES="filetype"

src_prepare() {
rm addon-info.json || die
default
}
3 changes: 2 additions & 1 deletion app-vim/sudoedit/sudoedit-0.21.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit vim-plugin

Expand All @@ -16,4 +16,5 @@ RDEPEND="|| ( app-admin/sudo sys-apps/shadow )"
src_prepare() {
# remove unused windows related files
rm autoload/{sudo.cmd,SudoEdit.vbs} || die
default
}
3 changes: 2 additions & 1 deletion app-vim/supertab/supertab-2.1.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI="5"
EAPI=7

inherit vim-plugin

Expand All @@ -15,4 +15,5 @@ VIM_PLUGIN_HELPFILES="${PN}.txt"

src_prepare() {
rm Makefile .gitignore || die
default
}
2 changes: 1 addition & 1 deletion app-vim/surround/surround-2.1-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit vim-plugin

Expand Down
2 changes: 1 addition & 1 deletion app-vim/vcscommand/vcscommand-1.99.47.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit vim-plugin

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

inherit vim-plugin

Expand Down
Loading

0 comments on commit 6cf4381

Please sign in to comment.