Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/q4wine/
Date: Thu, 22 Feb 2018 10:51:44
Message-Id: 1519296341.ec958458efbd7ce55086955d8386b1d18bd55851.asturm@gentoo
1 commit: ec958458efbd7ce55086955d8386b1d18bd55851
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 19 19:54:12 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 22 10:45:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec958458
7
8 app-emulation/q4wine: Prepare for qtsingleapplication dropping qt5
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 app-emulation/q4wine/{q4wine-1.3.6.ebuild => q4wine-1.3.6-r1.ebuild} | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-emulation/q4wine/q4wine-1.3.6.ebuild b/app-emulation/q4wine/q4wine-1.3.6-r1.ebuild
16 similarity index 94%
17 rename from app-emulation/q4wine/q4wine-1.3.6.ebuild
18 rename to app-emulation/q4wine/q4wine-1.3.6-r1.ebuild
19 index 8af3f42924e..7eaab269048 100644
20 --- a/app-emulation/q4wine/q4wine-1.3.6.ebuild
21 +++ b/app-emulation/q4wine/q4wine-1.3.6-r1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -22,7 +22,7 @@ CDEPEND="
29 dev-qt/qtcore:5
30 dev-qt/qtgui:5
31 dev-qt/qtnetwork:5
32 - dev-qt/qtsingleapplication[qt5,X]
33 + dev-qt/qtsingleapplication[qt5(+),X]
34 dev-qt/qtsql:5[sqlite]
35 dev-qt/qtwidgets:5
36 dev-qt/qtxml:5