diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 18:25:29 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 19:51:39 +0200 |
commit | d41e86ab039ccb1665794a1fb35ab599bc06f00c (patch) | |
tree | 565704f5a6a718bf3dc56a273545f7e3189518c4 /app-emacs/igrep/igrep-2.113.ebuild | |
parent | app-emacs/httpd: Trivial EAPI 7 bump (diff) | |
download | gentoo-d41e86ab039ccb1665794a1fb35ab599bc06f00c.tar.gz gentoo-d41e86ab039ccb1665794a1fb35ab599bc06f00c.tar.bz2 gentoo-d41e86ab039ccb1665794a1fb35ab599bc06f00c.zip |
app-emacs/igrep: Trivial EAPI 7 bump
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs/igrep/igrep-2.113.ebuild')
-rw-r--r-- | app-emacs/igrep/igrep-2.113.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/igrep/igrep-2.113.ebuild b/app-emacs/igrep/igrep-2.113.ebuild index 132d1f208cd0..a7ba6334b1e0 100644 --- a/app-emacs/igrep/igrep-2.113.ebuild +++ b/app-emacs/igrep/igrep-2.113.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit elisp |