commit: 25bd6cb40a41a9ab94f6b91d14558605e3558dd3 Author: Philipp Rösner <rndxelement <AT> protonmail <DOT> com> AuthorDate: Sun May 29 20:24:53 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Jun 23 09:17:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25bd6cb4
x11-wm/cwm: update EAPI 7 -> 8 Add support for EAPI 8 to x11-wm/cwm-9999. Signed-off-by: Philipp Rösner <rndxelement <AT> protonmail.com> Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> x11-wm/cwm/cwm-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-wm/cwm/cwm-9999.ebuild b/x11-wm/cwm/cwm-9999.ebuild index c35cf81e9f80..0697ed5e0269 100644 --- a/x11-wm/cwm/cwm-9999.ebuild +++ b/x11-wm/cwm/cwm-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit desktop toolchain-funcs
