Gentoo Archives: gentoo-commits

From: Louis Sautier <sbraz@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/znc/
Date: Sun, 07 Aug 2022 16:01:05
Message-Id: 1659888012.b820f2afc2b1fb551ea4443569ad123c0a1cbec6.sbraz@gentoo
1 commit: b820f2afc2b1fb551ea4443569ad123c0a1cbec6
2 Author: Louis Sautier <sbraz <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 7 15:55:20 2022 +0000
4 Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 7 16:00:12 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b820f2af
7
8 net-irc/znc: update EAPI 7 -> 8, add Python 3.11
9
10 Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>
11
12 net-irc/znc/znc-9999.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-irc/znc/znc-9999.ebuild b/net-irc/znc/znc-9999.ebuild
16 index 018091f6423e..fc85afa7b5a1 100644
17 --- a/net-irc/znc/znc-9999.ebuild
18 +++ b/net-irc/znc/znc-9999.ebuild
19 @@ -1,9 +1,9 @@
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 -PYTHON_COMPAT=( python3_{8..10} )
27 +PYTHON_COMPAT=( python3_{8..11} )
28
29 inherit cmake python-single-r1 readme.gentoo-r1 systemd