Gentoo Archives: gentoo-commits

From: Markos Chandras <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/qbittorrent/
Date: Thu, 03 Dec 2015 18:00:50
Message-Id: 1449165615.20d2bf760e65b37a742f86be72b3009b242df8a0.hwoarang@gentoo
1 commit: 20d2bf760e65b37a742f86be72b3009b242df8a0
2 Author: Markos Chandras <hwoarang <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 3 18:00:15 2015 +0000
4 Commit: Markos Chandras <hwoarang <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 3 18:00:15 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20d2bf76
7
8 net-p2p/qbittorrent: Add missing dev-qt/qtconcurrent dep. Bug #565734
9
10 Package-Manager: portage-2.2.26
11
12 .../qbittorrent/{qbittorrent-9999.ebuild => qbittorrent-3.2.5-r1.ebuild} | 1 +
13 net-p2p/qbittorrent/qbittorrent-9999.ebuild | 1 +
14 2 files changed, 2 insertions(+)
15
16 diff --git a/net-p2p/qbittorrent/qbittorrent-9999.ebuild b/net-p2p/qbittorrent/qbittorrent-3.2.5-r1.ebuild
17 similarity index 98%
18 copy from net-p2p/qbittorrent/qbittorrent-9999.ebuild
19 copy to net-p2p/qbittorrent/qbittorrent-3.2.5-r1.ebuild
20 index d6e90af..b67c5a0 100644
21 --- a/net-p2p/qbittorrent/qbittorrent-9999.ebuild
22 +++ b/net-p2p/qbittorrent/qbittorrent-3.2.5-r1.ebuild
23 @@ -38,6 +38,7 @@ CDEPEND="
24 X? ( dev-qt/qtgui:4 )
25 )
26 qt5? (
27 + dev-qt/qtconcurrent:5
28 dev-qt/qtcore:5
29 dev-qt/qtnetwork:5
30 dev-qt/qtxml:5
31
32 diff --git a/net-p2p/qbittorrent/qbittorrent-9999.ebuild b/net-p2p/qbittorrent/qbittorrent-9999.ebuild
33 index d6e90af..b67c5a0 100644
34 --- a/net-p2p/qbittorrent/qbittorrent-9999.ebuild
35 +++ b/net-p2p/qbittorrent/qbittorrent-9999.ebuild
36 @@ -38,6 +38,7 @@ CDEPEND="
37 X? ( dev-qt/qtgui:4 )
38 )
39 qt5? (
40 + dev-qt/qtconcurrent:5
41 dev-qt/qtcore:5
42 dev-qt/qtnetwork:5
43 dev-qt/qtxml:5