Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-firewall/
Date: Sun, 03 Jul 2022 22:12:46
Message-Id: 1656885856.a3115dbe8133d6dbd7100527ae4ab6dd1fd15dfe.asturm@gentoo
1 commit: a3115dbe8133d6dbd7100527ae4ab6dd1fd15dfe
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 3 22:04:16 2022 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 3 22:04:16 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a3115dbe
7
8 kde-plasma/plasma-firewall: python3_11
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 kde-plasma/plasma-firewall/plasma-firewall-5.24.49.9999.ebuild | 2 +-
14 kde-plasma/plasma-firewall/plasma-firewall-5.25.49.9999.ebuild | 2 +-
15 kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild | 2 +-
16 3 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/kde-plasma/plasma-firewall/plasma-firewall-5.24.49.9999.ebuild b/kde-plasma/plasma-firewall/plasma-firewall-5.24.49.9999.ebuild
19 index 805b61f720..4bf582f0d5 100644
20 --- a/kde-plasma/plasma-firewall/plasma-firewall-5.24.49.9999.ebuild
21 +++ b/kde-plasma/plasma-firewall/plasma-firewall-5.24.49.9999.ebuild
22 @@ -3,7 +3,7 @@
23
24 EAPI=8
25
26 -PYTHON_COMPAT=( python3_{8..10} )
27 +PYTHON_COMPAT=( python3_{8..11} )
28 KFMIN=5.90.0
29 QTMIN=5.15.4
30 inherit ecm kde.org python-single-r1
31
32 diff --git a/kde-plasma/plasma-firewall/plasma-firewall-5.25.49.9999.ebuild b/kde-plasma/plasma-firewall/plasma-firewall-5.25.49.9999.ebuild
33 index 15bea19c0c..478483129e 100644
34 --- a/kde-plasma/plasma-firewall/plasma-firewall-5.25.49.9999.ebuild
35 +++ b/kde-plasma/plasma-firewall/plasma-firewall-5.25.49.9999.ebuild
36 @@ -3,7 +3,7 @@
37
38 EAPI=8
39
40 -PYTHON_COMPAT=( python3_{8..10} )
41 +PYTHON_COMPAT=( python3_{8..11} )
42 KFMIN=5.94.0
43 QTMIN=5.15.4
44 inherit ecm kde.org python-single-r1
45
46 diff --git a/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild b/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild
47 index d45a7b1f14..fb476f59cb 100644
48 --- a/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild
49 +++ b/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild
50 @@ -3,7 +3,7 @@
51
52 EAPI=8
53
54 -PYTHON_COMPAT=( python3_{8..10} )
55 +PYTHON_COMPAT=( python3_{8..11} )
56 KFMIN=9999
57 QTMIN=5.15.4
58 inherit ecm kde.org python-single-r1