diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 18:26:50 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 19:51:55 +0200 |
commit | 11303c1878aafe5a28c754a3ac24da436f36d769 (patch) | |
tree | 1a84828d8aee412cc95c252eb1d2ad4b49632d4f /app-emacs | |
parent | app-emacs/uboat: Trivial EAPI 7 bump (diff) | |
download | gentoo-11303c1878aafe5a28c754a3ac24da436f36d769.tar.gz gentoo-11303c1878aafe5a28c754a3ac24da436f36d769.tar.bz2 gentoo-11303c1878aafe5a28c754a3ac24da436f36d769.zip |
app-emacs/volume: 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/volume/volume-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/volume/volume-1.0-r1.ebuild b/app-emacs/volume/volume-1.0-r1.ebuild index 6837cd3caa22..130913594d03 100644 --- a/app-emacs/volume/volume-1.0-r1.ebuild +++ b/app-emacs/volume/volume-1.0-r1.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 |