diff options
author | David Seifert <soap@gentoo.org> | 2022-07-12 13:13:40 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-07-12 13:13:40 +0200 |
commit | 4f786e4fb3c5456988558098960f63bcac59e715 (patch) | |
tree | 839b27de84caa5806dfde7570474d78dca36f9d5 /app-emulation | |
parent | app-text/pelican: fix test deps (diff) | |
download | gentoo-4f786e4fb3c5456988558098960f63bcac59e715.tar.gz gentoo-4f786e4fb3c5456988558098960f63bcac59e715.tar.bz2 gentoo-4f786e4fb3c5456988558098960f63bcac59e715.zip |
app-emulation/xcpc: update EAPI 7 -> 8
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xcpc/xcpc-0.37.0-r1.ebuild (renamed from app-emulation/xcpc/xcpc-0.37.0.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/xcpc/xcpc-0.37.0.ebuild b/app-emulation/xcpc/xcpc-0.37.0-r1.ebuild index eb524341b0bd..130b749e94db 100644 --- a/app-emulation/xcpc/xcpc-0.37.0.ebuild +++ b/app-emulation/xcpc/xcpc-0.37.0-r1.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=7 +EAPI=8 inherit xdg |