diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-22 14:14:35 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-22 14:14:56 +0300 |
commit | c79399458492dab5e474a40b9479cc24af20670f (patch) | |
tree | a8520236b1f5621496dea23ae6983dc87bc805ce /app-vim | |
parent | media-gfx/exiv2: stable 0.26_p20180811-r3 for ia64, bug #658236 (diff) | |
download | gentoo-c79399458492dab5e474a40b9479cc24af20670f.tar.gz gentoo-c79399458492dab5e474a40b9479cc24af20670f.tar.bz2 gentoo-c79399458492dab5e474a40b9479cc24af20670f.zip |
app-vim/puppet-syntax: bump to EAPI=7
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild b/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild index 17c83d9b6be0..9258a35c7662 100644 --- a/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild +++ b/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=7 inherit vim-plugin |