diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 19:17:59 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 19:52:03 +0200 |
commit | f9024af0cc24da553fc4d07b9af494871e6d0532 (patch) | |
tree | 02eefe2af8eb80f6a15e345d114616ab51d67fef /app-emacs | |
parent | app-emacs/paredit: Version bump to 24 (diff) | |
download | gentoo-f9024af0cc24da553fc4d07b9af494871e6d0532.tar.gz gentoo-f9024af0cc24da553fc4d07b9af494871e6d0532.tar.bz2 gentoo-f9024af0cc24da553fc4d07b9af494871e6d0532.zip |
app-emacs/vhdl-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')
-rw-r--r-- | app-emacs/vhdl-mode/vhdl-mode-3.38.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/vhdl-mode/vhdl-mode-3.38.1.ebuild b/app-emacs/vhdl-mode/vhdl-mode-3.38.1.ebuild index f6225cb586c5..8d170431a04a 100644 --- a/app-emacs/vhdl-mode/vhdl-mode-3.38.1.ebuild +++ b/app-emacs/vhdl-mode/vhdl-mode-3.38.1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit elisp |