diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 18:25:19 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 19:51:38 +0200 |
commit | 081ac9dfe2c907b99ce6cbf0955c2b32f317b85c (patch) | |
tree | 9ac923f9b13ec1e5e495c186f0b5ecc6a4587837 /app-emacs/h4x0r | |
parent | app-emacs/flashcard: Trivial EAPI 7 bump (diff) | |
download | gentoo-081ac9dfe2c907b99ce6cbf0955c2b32f317b85c.tar.gz gentoo-081ac9dfe2c907b99ce6cbf0955c2b32f317b85c.tar.bz2 gentoo-081ac9dfe2c907b99ce6cbf0955c2b32f317b85c.zip |
app-emacs/h4x0r: 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/h4x0r')
-rw-r--r-- | app-emacs/h4x0r/h4x0r-0.13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/h4x0r/h4x0r-0.13-r1.ebuild b/app-emacs/h4x0r/h4x0r-0.13-r1.ebuild index 1996edaf7919..0eb081ef9b8c 100644 --- a/app-emacs/h4x0r/h4x0r-0.13-r1.ebuild +++ b/app-emacs/h4x0r/h4x0r-0.13-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit elisp |