diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 18:26:41 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 19:51:53 +0200 |
commit | d427109b6ac1db526e6918b84e0e800cbc6c75c4 (patch) | |
tree | bf05501ff82776658f1b46c585c54cde2c682fc3 /app-emacs | |
parent | app-emacs/tempo-snippets: Trivial EAPI 7 bump (diff) | |
download | gentoo-d427109b6ac1db526e6918b84e0e800cbc6c75c4.tar.gz gentoo-d427109b6ac1db526e6918b84e0e800cbc6c75c4.tar.bz2 gentoo-d427109b6ac1db526e6918b84e0e800cbc6c75c4.zip |
app-emacs/typing: 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')
-rw-r--r-- | app-emacs/typing/typing-1.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/typing/typing-1.1.4.ebuild b/app-emacs/typing/typing-1.1.4.ebuild index 601df8fc80ba..64999cf3a156 100644 --- a/app-emacs/typing/typing-1.1.4.ebuild +++ b/app-emacs/typing/typing-1.1.4.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 |