commit: c79399458492dab5e474a40b9479cc24af20670f Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sat Sep 22 11:14:35 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sat Sep 22 11:14:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7939945
app-vim/puppet-syntax: bump to EAPI=7 Package-Manager: Portage-2.3.49, Repoman-2.3.10 app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild | 4 ++-- 1 file 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 17c83d9b6be..9258a35c766 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
