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 817A31382C5 for ; Thu, 22 Feb 2018 10:51:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2812EE08DC; Thu, 22 Feb 2018 10:51:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 057BFE08DC for ; Thu, 22 Feb 2018 10:51:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 1B261335C52 for ; Thu, 22 Feb 2018 10:51:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6DD08244 for ; Thu, 22 Feb 2018 10:51:41 +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: <1519296465.8ba3151e0516bd8683da28af8c35f0cda9ff1416.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/musique/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/musique/musique-1.5-r1.ebuild media-sound/musique/musique-1.5.ebuild X-VCS-Directories: media-sound/musique/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8ba3151e0516bd8683da28af8c35f0cda9ff1416 X-VCS-Branch: master Date: Thu, 22 Feb 2018 10:51:41 +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: 70b58b42-588c-4f88-86e3-25f4d49f9293 X-Archives-Hash: b4fb3cce44cb964df4255019e0f95883 commit: 8ba3151e0516bd8683da28af8c35f0cda9ff1416 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Feb 19 20:22:06 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Feb 22 10:47:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ba3151e media-sound/musique: Prepare for qtsingleapplication dropping qt5 Package-Manager: Portage-2.3.24, Repoman-2.3.6 media-sound/musique/{musique-1.5.ebuild => musique-1.5-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/musique/musique-1.5.ebuild b/media-sound/musique/musique-1.5-r1.ebuild similarity index 96% rename from media-sound/musique/musique-1.5.ebuild rename to media-sound/musique/musique-1.5-r1.ebuild index ae570b6f909..ca570e5a5bf 100644 --- a/media-sound/musique/musique-1.5.ebuild +++ b/media-sound/musique/musique-1.5-r1.ebuild @@ -19,7 +19,7 @@ RDEPEND=" dev-qt/qtdbus: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 media-libs/phonon[qt5(+)]