From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 55538138331 for ; Thu, 22 Feb 2018 10:51:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63B95E07C5; Thu, 22 Feb 2018 10:51:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 453B0E07C5 for ; Thu, 22 Feb 2018 10:51:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DAA35335C43 for ; Thu, 22 Feb 2018 10:51:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6ADD221D for ; Thu, 22 Feb 2018 10:51:40 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1519296341.ec958458efbd7ce55086955d8386b1d18bd55851.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/q4wine/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/q4wine/q4wine-1.3.6-r1.ebuild app-emulation/q4wine/q4wine-1.3.6.ebuild X-VCS-Directories: app-emulation/q4wine/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ec958458efbd7ce55086955d8386b1d18bd55851 X-VCS-Branch: master Date: Thu, 22 Feb 2018 10:51:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: dbbc6cff-dd85-4a9e-9f2e-987a3933d751 X-Archives-Hash: bfb3a68159b8868075036a477c0efa25 commit: ec958458efbd7ce55086955d8386b1d18bd55851 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Feb 19 19:54:12 2018 +0000 Commit: Andreas Sturmlechner gentoo 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