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 EBF8B1382C5 for ; Thu, 22 Feb 2018 10:51:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7EA3DE08CE; Thu, 22 Feb 2018 10:51:44 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 5F9ADE089B for ; Thu, 22 Feb 2018 10:51:44 +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 6C8A5335C3E for ; Thu, 22 Feb 2018 10:51:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA227239 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: <1519296443.1093ac810fd3b598c5af07e6dd5082a99deb4a27.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/smplayer/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/smplayer/smplayer-18.2.2.ebuild X-VCS-Directories: media-video/smplayer/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1093ac810fd3b598c5af07e6dd5082a99deb4a27 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: f01ca5e3-6c7e-43d3-bb24-d6c250a74a7c X-Archives-Hash: f829f74694e841763313268884290c35 commit: 1093ac810fd3b598c5af07e6dd5082a99deb4a27 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Feb 19 20:06:33 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Feb 22 10:47:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1093ac81 media-video/smplayer: Prepare for qtsingleapplication dropping qt5 Package-Manager: Portage-2.3.24, Repoman-2.3.6 media-video/smplayer/smplayer-18.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/smplayer/smplayer-18.2.2.ebuild b/media-video/smplayer/smplayer-18.2.2.ebuild index 7c9ad23ef75..27c383e46b9 100644 --- a/media-video/smplayer/smplayer-18.2.2.ebuild +++ b/media-video/smplayer/smplayer-18.2.2.ebuild @@ -24,7 +24,7 @@ COMMON_DEPEND=" dev-qt/qtgui:5= dev-qt/qtnetwork:5[ssl] dev-qt/qtscript:5 - dev-qt/qtsingleapplication[X,qt5] + dev-qt/qtsingleapplication[X,qt5(+)] dev-qt/qtwidgets:5 dev-qt/qtxml:5 sys-libs/zlib