Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtdeclarative/
Date: Thu, 06 Dec 2018 12:29:27
Message-Id: 1544099320.a1bafcadab049bccdcf1b6d635d083bc5dc9d048.asturm@gentoo
1 commit: a1bafcadab049bccdcf1b6d635d083bc5dc9d048
2 Author: Jonathan Callen <jcallen <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 6 12:27:55 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 6 12:28:40 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=a1bafcad
7
8 dev-qt/qtdeclarative: add python3_7
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Jonathan Callen <jcallen <AT> gentoo.org>
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 dev-qt/qtdeclarative/qtdeclarative-5.11.9999.ebuild | 4 ++--
15 dev-qt/qtdeclarative/qtdeclarative-5.12.0_rc.ebuild | 2 +-
16 dev-qt/qtdeclarative/qtdeclarative-5.12.9999.ebuild | 4 ++--
17 dev-qt/qtdeclarative/qtdeclarative-5.9999.ebuild | 4 ++--
18 4 files changed, 7 insertions(+), 7 deletions(-)
19
20 diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.11.9999.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.11.9999.ebuild
21 index 3da293ee..8876b08e 100644
22 --- a/dev-qt/qtdeclarative/qtdeclarative-5.11.9999.ebuild
23 +++ b/dev-qt/qtdeclarative/qtdeclarative-5.11.9999.ebuild
24 @@ -1,8 +1,8 @@
25 -# Copyright 1999-2018 Gentoo Foundation
26 +# Copyright 1999-2018 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=6
30 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
31 +PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
32 inherit python-any-r1 qt5-build
33
34 DESCRIPTION="The QML and Quick modules for the Qt5 framework"
35
36 diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.12.0_rc.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.12.0_rc.ebuild
37 index 325ae743..8876b08e 100644
38 --- a/dev-qt/qtdeclarative/qtdeclarative-5.12.0_rc.ebuild
39 +++ b/dev-qt/qtdeclarative/qtdeclarative-5.12.0_rc.ebuild
40 @@ -2,7 +2,7 @@
41 # Distributed under the terms of the GNU General Public License v2
42
43 EAPI=6
44 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
45 +PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
46 inherit python-any-r1 qt5-build
47
48 DESCRIPTION="The QML and Quick modules for the Qt5 framework"
49
50 diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.12.9999.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.12.9999.ebuild
51 index 3da293ee..8876b08e 100644
52 --- a/dev-qt/qtdeclarative/qtdeclarative-5.12.9999.ebuild
53 +++ b/dev-qt/qtdeclarative/qtdeclarative-5.12.9999.ebuild
54 @@ -1,8 +1,8 @@
55 -# Copyright 1999-2018 Gentoo Foundation
56 +# Copyright 1999-2018 Gentoo Authors
57 # Distributed under the terms of the GNU General Public License v2
58
59 EAPI=6
60 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
61 +PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
62 inherit python-any-r1 qt5-build
63
64 DESCRIPTION="The QML and Quick modules for the Qt5 framework"
65
66 diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.9999.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.9999.ebuild
67 index 3da293ee..8876b08e 100644
68 --- a/dev-qt/qtdeclarative/qtdeclarative-5.9999.ebuild
69 +++ b/dev-qt/qtdeclarative/qtdeclarative-5.9999.ebuild
70 @@ -1,8 +1,8 @@
71 -# Copyright 1999-2018 Gentoo Foundation
72 +# Copyright 1999-2018 Gentoo Authors
73 # Distributed under the terms of the GNU General Public License v2
74
75 EAPI=6
76 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
77 +PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
78 inherit python-any-r1 qt5-build
79
80 DESCRIPTION="The QML and Quick modules for the Qt5 framework"