diff options
author | Ulrich Müller <ulm@gentoo.org> | 2022-08-31 12:15:06 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2022-08-31 12:26:16 +0200 |
commit | 7785dbfdcfb32ff7d48584b277fde862dc32eb81 (patch) | |
tree | c243daa6aafda1448c8c4c527e36480b35a42707 /app-emacs/atomic-chrome | |
parent | app-emacs/navi2ch: Update to EAPI 8 (diff) | |
download | gentoo-7785dbfdcfb32ff7d48584b277fde862dc32eb81.tar.gz gentoo-7785dbfdcfb32ff7d48584b277fde862dc32eb81.tar.bz2 gentoo-7785dbfdcfb32ff7d48584b277fde862dc32eb81.zip |
app-emacs/atomic-chrome: Update to EAPI 8
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs/atomic-chrome')
-rw-r--r-- | app-emacs/atomic-chrome/atomic-chrome-2.0.0-r1.ebuild (renamed from app-emacs/atomic-chrome/atomic-chrome-2.0.0.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/atomic-chrome/atomic-chrome-2.0.0.ebuild b/app-emacs/atomic-chrome/atomic-chrome-2.0.0-r1.ebuild index 7bcf414202fa..110c2c4f31d6 100644 --- a/app-emacs/atomic-chrome/atomic-chrome-2.0.0.ebuild +++ b/app-emacs/atomic-chrome/atomic-chrome-2.0.0-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 NEED_EMACS=25 inherit elisp |