commit: de7bb8a261ac601bd8cb983eee8b301795cc1836 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Mon Aug 14 19:04:27 2023 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Mon Aug 14 21:14:14 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de7bb8a2
media-libs/libnsgif: update EAPI 7 -> 8 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> media-libs/libnsgif/libnsgif-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libnsgif/libnsgif-9999.ebuild b/media-libs/libnsgif/libnsgif-9999.ebuild index 53cb45fba3c3..e1f51bd184e2 100644 --- a/media-libs/libnsgif/libnsgif-9999.ebuild +++ b/media-libs/libnsgif/libnsgif-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit git-r3 netsurf
