commit: 71d33f7d6e279763bed35128bf1eeaaf1a9ef5fe Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat May 21 00:12:39 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat May 21 00:12:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71d33f7d
media-libs/tiff: update EAPI 7 -> 8 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/tiff/tiff-4.4.0_rc1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/tiff/tiff-4.4.0_rc1.ebuild b/media-libs/tiff/tiff-4.4.0_rc1.ebuild index c0f7bb48982e..026bae962295 100644 --- a/media-libs/tiff/tiff-4.4.0_rc1.ebuild +++ b/media-libs/tiff/tiff-4.4.0_rc1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 QA_PKGCONFIG_VERSION="$(ver_cut 1-3)"
