diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 18:25:05 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 19:51:35 +0200 |
commit | 35fc053f837e543b1bdadbcb6737eba1a0aa3f45 (patch) | |
tree | dcb4be22b0a6ee08851a7f923d0bb10032073ffe /app-emacs | |
parent | app-emacs/emacs-jabber: Trivial EAPI 7 bump (diff) | |
download | gentoo-35fc053f837e543b1bdadbcb6737eba1a0aa3f45.tar.gz gentoo-35fc053f837e543b1bdadbcb6737eba1a0aa3f45.tar.bz2 gentoo-35fc053f837e543b1bdadbcb6737eba1a0aa3f45.zip |
app-emacs/erobot: 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/erobot/erobot-2.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/erobot/erobot-2.1.0-r1.ebuild b/app-emacs/erobot/erobot-2.1.0-r1.ebuild index 86427fec6924..3d1a06396af0 100644 --- a/app-emacs/erobot/erobot-2.1.0-r1.ebuild +++ b/app-emacs/erobot/erobot-2.1.0-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit elisp |