diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 18:24:28 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 19:51:28 +0200 |
commit | b9ac606cbd88ef6c3ad159b1b73a821a098ee531 (patch) | |
tree | 684018de39e075956d08a4c34bc00a39bf7eb031 /app-emacs/crontab-mode | |
parent | app-emacs/color-moccur: Trivial EAPI 7 bump (diff) | |
download | gentoo-b9ac606cbd88ef6c3ad159b1b73a821a098ee531.tar.gz gentoo-b9ac606cbd88ef6c3ad159b1b73a821a098ee531.tar.bz2 gentoo-b9ac606cbd88ef6c3ad159b1b73a821a098ee531.zip |
app-emacs/crontab-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/crontab-mode')
-rw-r--r-- | app-emacs/crontab-mode/crontab-mode-1.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/crontab-mode/crontab-mode-1.20.ebuild b/app-emacs/crontab-mode/crontab-mode-1.20.ebuild index ee7e6897f56b..f7a3cb8c2563 100644 --- a/app-emacs/crontab-mode/crontab-mode-1.20.ebuild +++ b/app-emacs/crontab-mode/crontab-mode-1.20.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 |