diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 18:53:37 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 19:51:59 +0200 |
commit | d15fd729400a5773756627b7e15c1936fcaf63c1 (patch) | |
tree | 49a95f02df38998e696c08a38a608c2df4855ec9 /app-emacs/emacs-wget | |
parent | app-emacs/doctest-mode: Trivial EAPI 7 bump (diff) | |
download | gentoo-d15fd729400a5773756627b7e15c1936fcaf63c1.tar.gz gentoo-d15fd729400a5773756627b7e15c1936fcaf63c1.tar.bz2 gentoo-d15fd729400a5773756627b7e15c1936fcaf63c1.zip |
app-emacs/emacs-wget: 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/emacs-wget')
-rw-r--r-- | app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild b/app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild index 8bc37ed6e6aa..654bff84c363 100644 --- a/app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild +++ b/app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit elisp |