diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 18:24:03 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 19:51:24 +0200 |
commit | 44e0e1be1df818555fba024cec56a359702d0dc3 (patch) | |
tree | 901c8f35fb3110adf730e4ba4211d5c8d3d41f54 /app-emacs/bison-mode | |
parent | sys-power/nvclock: Stabilize 0.8_p20110102-r3 x86, #768039 (diff) | |
download | gentoo-44e0e1be1df818555fba024cec56a359702d0dc3.tar.gz gentoo-44e0e1be1df818555fba024cec56a359702d0dc3.tar.bz2 gentoo-44e0e1be1df818555fba024cec56a359702d0dc3.zip |
app-emacs/bison-mode: 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/bison-mode')
-rw-r--r-- | app-emacs/bison-mode/bison-mode-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/bison-mode/bison-mode-0.3.ebuild b/app-emacs/bison-mode/bison-mode-0.3.ebuild index adc138ea19df..d115b86151a9 100644 --- a/app-emacs/bison-mode/bison-mode-0.3.ebuild +++ b/app-emacs/bison-mode/bison-mode-0.3.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 |