Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/tiff/
Date: Sat, 21 May 2022 00:13:06
Message-Id: 1653091959.71d33f7d6e279763bed35128bf1eeaaf1a9ef5fe.sam@gentoo
1 commit: 71d33f7d6e279763bed35128bf1eeaaf1a9ef5fe
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 21 00:12:39 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 21 00:12:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71d33f7d
7
8 media-libs/tiff: update EAPI 7 -> 8
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/tiff/tiff-4.4.0_rc1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/tiff/tiff-4.4.0_rc1.ebuild b/media-libs/tiff/tiff-4.4.0_rc1.ebuild
16 index c0f7bb48982e..026bae962295 100644
17 --- a/media-libs/tiff/tiff-4.4.0_rc1.ebuild
18 +++ b/media-libs/tiff/tiff-4.4.0_rc1.ebuild
19 @@ -1,7 +1,7 @@
20 # Copyright 1999-2022 Gentoo Authors
21 # Distributed under the terms of the GNU General Public License v2
22
23 -EAPI=7
24 +EAPI=8
25
26 QA_PKGCONFIG_VERSION="$(ver_cut 1-3)"