commit:     48950d5e5603d7c75a3209699579ec8c8211b486
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 19 20:14:26 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 22 10:47:39 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48950d5e

net-p2p/qbittorrent: Prepare for qtsingleapplication dropping qt5

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../{qbittorrent-4.0.3.ebuild => qbittorrent-4.0.3-r1.ebuild}         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-p2p/qbittorrent/qbittorrent-4.0.3.ebuild 
b/net-p2p/qbittorrent/qbittorrent-4.0.3-r1.ebuild
similarity index 93%
rename from net-p2p/qbittorrent/qbittorrent-4.0.3.ebuild
rename to net-p2p/qbittorrent/qbittorrent-4.0.3-r1.ebuild
index 35c063ff537..edf719c9113 100644
--- a/net-p2p/qbittorrent/qbittorrent-4.0.3.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-4.0.3-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
@@ -27,7 +27,7 @@ RDEPEND="
        >=dev-libs/boost-1.62.0-r1:=
        dev-qt/qtcore:5
        dev-qt/qtnetwork:5[ssl]
-       >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[qt5,X?]
+       >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[qt5(+),X?]
        dev-qt/qtxml:5
        >=net-libs/libtorrent-rasterbar-1.0.6:0=
        sys-libs/zlib

Reply via email to