Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/qbittorrent/
Date: Thu, 22 Feb 2018 10:51:48
Message-Id: 1519296459.48950d5e5603d7c75a3209699579ec8c8211b486.asturm@gentoo
1 commit: 48950d5e5603d7c75a3209699579ec8c8211b486
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 19 20:14:26 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 22 10:47:39 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48950d5e
7
8 net-p2p/qbittorrent: Prepare for qtsingleapplication dropping qt5
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 .../{qbittorrent-4.0.3.ebuild => qbittorrent-4.0.3-r1.ebuild} | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-p2p/qbittorrent/qbittorrent-4.0.3.ebuild b/net-p2p/qbittorrent/qbittorrent-4.0.3-r1.ebuild
16 similarity index 93%
17 rename from net-p2p/qbittorrent/qbittorrent-4.0.3.ebuild
18 rename to net-p2p/qbittorrent/qbittorrent-4.0.3-r1.ebuild
19 index 35c063ff537..edf719c9113 100644
20 --- a/net-p2p/qbittorrent/qbittorrent-4.0.3.ebuild
21 +++ b/net-p2p/qbittorrent/qbittorrent-4.0.3-r1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -27,7 +27,7 @@ RDEPEND="
29 >=dev-libs/boost-1.62.0-r1:=
30 dev-qt/qtcore:5
31 dev-qt/qtnetwork:5[ssl]
32 - >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[qt5,X?]
33 + >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[qt5(+),X?]
34 dev-qt/qtxml:5
35 >=net-libs/libtorrent-rasterbar-1.0.6:0=
36 sys-libs/zlib