Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/hydrus/
Date: Fri, 10 Sep 2021 07:22:40
Message-Id: 1631258546.47f39c0e508852789977f137a072fdc465858f93.juippis@gentoo
1 commit: 47f39c0e508852789977f137a072fdc465858f93
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 10 07:21:49 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 10 07:22:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47f39c0e
7
8 media-gfx/hydrus: update EAPI 7 -> 8
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 media-gfx/hydrus/hydrus-454.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/hydrus/hydrus-454.ebuild b/media-gfx/hydrus/hydrus-454.ebuild
16 index 0915a2ae543..af8a34decb6 100644
17 --- a/media-gfx/hydrus/hydrus-454.ebuild
18 +++ b/media-gfx/hydrus/hydrus-454.ebuild
19 @@ -1,7 +1,7 @@
20 # Copyright 1999-2021 Gentoo Authors
21 # Distributed under the terms of the GNU General Public License v2
22
23 -EAPI=7
24 +EAPI=8
25
26 PYTHON_COMPAT=( python3_{8..9} )
27 PYTHON_REQ_USE="sqlite"