commit: 417d0c600d0d22d85c6d2f437550f9f440ffc0fc Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Fri May 27 22:26:48 2022 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Fri May 27 22:26:48 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=417d0c60
app-emacs/s: bump to EAPI 8 Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> app-emacs/s/s-1.12.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/s/s-1.12.0.ebuild b/app-emacs/s/s-1.12.0.ebuild index 1d0ca0aa37d0..4fa563b1814e 100644 --- a/app-emacs/s/s-1.12.0.ebuild +++ b/app-emacs/s/s-1.12.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 inherit elisp
