commit: ec958458efbd7ce55086955d8386b1d18bd55851
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 19 19:54:12 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 22 10:45:41 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec958458
app-emulation/q4wine: Prepare for qtsingleapplication dropping qt5
Package-Manager: Portage-2.3.24, Repoman-2.3.6
app-emulation/q4wine/{q4wine-1.3.6.ebuild => q4wine-1.3.6-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emulation/q4wine/q4wine-1.3.6.ebuild
b/app-emulation/q4wine/q4wine-1.3.6-r1.ebuild
similarity index 94%
rename from app-emulation/q4wine/q4wine-1.3.6.ebuild
rename to app-emulation/q4wine/q4wine-1.3.6-r1.ebuild
index 8af3f42924e..7eaab269048 100644
--- a/app-emulation/q4wine/q4wine-1.3.6.ebuild
+++ b/app-emulation/q4wine/q4wine-1.3.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -22,7 +22,7 @@ CDEPEND="
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtnetwork:5
- dev-qt/qtsingleapplication[qt5,X]
+ dev-qt/qtsingleapplication[qt5(+),X]
dev-qt/qtsql:5[sqlite]
dev-qt/qtwidgets:5
dev-qt/qtxml:5