diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 18:26:36 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 19:51:53 +0200 |
commit | 2f484872db00620c221f7526c6dcd96012ded736 (patch) | |
tree | 7807f26c5326b1c7c45ef9b32799580797774512 /app-emacs | |
parent | app-emacs/ssh: Trivial EAPI 7 bump (diff) | |
download | gentoo-2f484872db00620c221f7526c6dcd96012ded736.tar.gz gentoo-2f484872db00620c221f7526c6dcd96012ded736.tar.bz2 gentoo-2f484872db00620c221f7526c6dcd96012ded736.zip |
app-emacs/tempo-snippets: 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/tempo-snippets/tempo-snippets-0.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/tempo-snippets/tempo-snippets-0.1.5.ebuild b/app-emacs/tempo-snippets/tempo-snippets-0.1.5.ebuild index 1442e9fd6e58..2a824d7e5a3b 100644 --- a/app-emacs/tempo-snippets/tempo-snippets-0.1.5.ebuild +++ b/app-emacs/tempo-snippets/tempo-snippets-0.1.5.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit elisp |