commit: 6c1663148d62b15cf13d2d5a71fcab71d4c3f146 Author: Jason Zaman <perfinion <AT> gentoo <DOT> org> AuthorDate: Sat Jun 29 23:48:19 2024 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Sun Jun 30 00:34:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c166314
sys-apps/mcstrans: update EAPI 7 -> 8 Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org> sys-apps/mcstrans/mcstrans-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/mcstrans/mcstrans-9999.ebuild b/sys-apps/mcstrans/mcstrans-9999.ebuild index bbd7a4cc0378..184e15644712 100644 --- a/sys-apps/mcstrans/mcstrans-9999.ebuild +++ b/sys-apps/mcstrans/mcstrans-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI="8" inherit toolchain-funcs
