Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtsql/
Date: Fri, 02 Feb 2018 11:54:18
Message-Id: 1517572436.a14de820c4cadb41d8311d0d934454fcffa304ea.kensington@gentoo
1 commit: a14de820c4cadb41d8311d0d934454fcffa304ea
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 26 06:47:34 2018 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 2 11:53:56 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=a14de820
7
8 dev-qt/qtsql: add QT5_GENTOO_PRIVATE_CONFIG
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 dev-qt/qtsql/qtsql-5.10.0.ebuild | 6 +++++-
13 dev-qt/qtsql/qtsql-5.10.9999.ebuild | 6 +++++-
14 dev-qt/qtsql/qtsql-5.11.9999.ebuild | 4 ++++
15 dev-qt/qtsql/qtsql-5.9.4.ebuild | 4 ++++
16 dev-qt/qtsql/qtsql-5.9.9999.ebuild | 6 +++++-
17 dev-qt/qtsql/qtsql-5.9999.ebuild | 6 +++++-
18 6 files changed, 28 insertions(+), 4 deletions(-)
19
20 diff --git a/dev-qt/qtsql/qtsql-5.10.0.ebuild b/dev-qt/qtsql/qtsql-5.10.0.ebuild
21 index 0560c4a2..8b17279a 100644
22 --- a/dev-qt/qtsql/qtsql-5.10.0.ebuild
23 +++ b/dev-qt/qtsql/qtsql-5.10.0.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2017 Gentoo Foundation
26 +# Copyright 1999-2018 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=6
30 @@ -33,6 +33,10 @@ QT5_TARGET_SUBDIRS=(
31 src/plugins/sqldrivers
32 )
33
34 +QT5_GENTOO_PRIVATE_CONFIG=(
35 + :sql
36 +)
37 +
38 src_configure() {
39 local myconf=(
40 $(qt_use freetds sql-tds plugin)
41
42 diff --git a/dev-qt/qtsql/qtsql-5.10.9999.ebuild b/dev-qt/qtsql/qtsql-5.10.9999.ebuild
43 index 0560c4a2..8b17279a 100644
44 --- a/dev-qt/qtsql/qtsql-5.10.9999.ebuild
45 +++ b/dev-qt/qtsql/qtsql-5.10.9999.ebuild
46 @@ -1,4 +1,4 @@
47 -# Copyright 1999-2017 Gentoo Foundation
48 +# Copyright 1999-2018 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50
51 EAPI=6
52 @@ -33,6 +33,10 @@ QT5_TARGET_SUBDIRS=(
53 src/plugins/sqldrivers
54 )
55
56 +QT5_GENTOO_PRIVATE_CONFIG=(
57 + :sql
58 +)
59 +
60 src_configure() {
61 local myconf=(
62 $(qt_use freetds sql-tds plugin)
63
64 diff --git a/dev-qt/qtsql/qtsql-5.11.9999.ebuild b/dev-qt/qtsql/qtsql-5.11.9999.ebuild
65 index 2b398a53..8b17279a 100644
66 --- a/dev-qt/qtsql/qtsql-5.11.9999.ebuild
67 +++ b/dev-qt/qtsql/qtsql-5.11.9999.ebuild
68 @@ -33,6 +33,10 @@ QT5_TARGET_SUBDIRS=(
69 src/plugins/sqldrivers
70 )
71
72 +QT5_GENTOO_PRIVATE_CONFIG=(
73 + :sql
74 +)
75 +
76 src_configure() {
77 local myconf=(
78 $(qt_use freetds sql-tds plugin)
79
80 diff --git a/dev-qt/qtsql/qtsql-5.9.4.ebuild b/dev-qt/qtsql/qtsql-5.9.4.ebuild
81 index 2b398a53..8b17279a 100644
82 --- a/dev-qt/qtsql/qtsql-5.9.4.ebuild
83 +++ b/dev-qt/qtsql/qtsql-5.9.4.ebuild
84 @@ -33,6 +33,10 @@ QT5_TARGET_SUBDIRS=(
85 src/plugins/sqldrivers
86 )
87
88 +QT5_GENTOO_PRIVATE_CONFIG=(
89 + :sql
90 +)
91 +
92 src_configure() {
93 local myconf=(
94 $(qt_use freetds sql-tds plugin)
95
96 diff --git a/dev-qt/qtsql/qtsql-5.9.9999.ebuild b/dev-qt/qtsql/qtsql-5.9.9999.ebuild
97 index 0560c4a2..8b17279a 100644
98 --- a/dev-qt/qtsql/qtsql-5.9.9999.ebuild
99 +++ b/dev-qt/qtsql/qtsql-5.9.9999.ebuild
100 @@ -1,4 +1,4 @@
101 -# Copyright 1999-2017 Gentoo Foundation
102 +# Copyright 1999-2018 Gentoo Foundation
103 # Distributed under the terms of the GNU General Public License v2
104
105 EAPI=6
106 @@ -33,6 +33,10 @@ QT5_TARGET_SUBDIRS=(
107 src/plugins/sqldrivers
108 )
109
110 +QT5_GENTOO_PRIVATE_CONFIG=(
111 + :sql
112 +)
113 +
114 src_configure() {
115 local myconf=(
116 $(qt_use freetds sql-tds plugin)
117
118 diff --git a/dev-qt/qtsql/qtsql-5.9999.ebuild b/dev-qt/qtsql/qtsql-5.9999.ebuild
119 index 0560c4a2..8b17279a 100644
120 --- a/dev-qt/qtsql/qtsql-5.9999.ebuild
121 +++ b/dev-qt/qtsql/qtsql-5.9999.ebuild
122 @@ -1,4 +1,4 @@
123 -# Copyright 1999-2017 Gentoo Foundation
124 +# Copyright 1999-2018 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126
127 EAPI=6
128 @@ -33,6 +33,10 @@ QT5_TARGET_SUBDIRS=(
129 src/plugins/sqldrivers
130 )
131
132 +QT5_GENTOO_PRIVATE_CONFIG=(
133 + :sql
134 +)
135 +
136 src_configure() {
137 local myconf=(
138 $(qt_use freetds sql-tds plugin)