Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/qbittorrent/
Date: Thu, 01 Oct 2015 14:21:25
Message-Id: 1443709238.6c6d6e0d1bc89c90402c8ba4244a4f4e67205949.kensington@gentoo
1 commit: 6c6d6e0d1bc89c90402c8ba4244a4f4e67205949
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 1 13:36:27 2015 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 14:20:38 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c6d6e0d
7
8 net-p2p/qbittorrent: dev-qt/linguist-tools is a build-time dependency
9
10 Package-Manager: portage-2.2.20.1
11
12 net-p2p/qbittorrent/qbittorrent-3.2.0.ebuild | 2 +-
13 net-p2p/qbittorrent/qbittorrent-3.2.3.ebuild | 2 +-
14 net-p2p/qbittorrent/qbittorrent-9999.ebuild | 2 +-
15 3 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/net-p2p/qbittorrent/qbittorrent-3.2.0.ebuild b/net-p2p/qbittorrent/qbittorrent-3.2.0.ebuild
18 index 5ae750b..c8c8e55 100644
19 --- a/net-p2p/qbittorrent/qbittorrent-3.2.0.ebuild
20 +++ b/net-p2p/qbittorrent/qbittorrent-3.2.0.ebuild
21 @@ -38,7 +38,6 @@ CDEPEND="
22 X? ( dev-qt/qtgui:4 )
23 )
24 qt5? (
25 - dev-qt/linguist-tools:5
26 dev-qt/qtcore:5
27 dev-qt/qtnetwork:5
28 dev-qt/qtxml:5
29 @@ -48,6 +47,7 @@ CDEPEND="
30 )
31 "
32 DEPEND="${CDEPEND}
33 + qt5? ( dev-qt/linguist-tools:5 )
34 virtual/pkgconfig
35 "
36 RDEPEND="${CDEPEND}
37
38 diff --git a/net-p2p/qbittorrent/qbittorrent-3.2.3.ebuild b/net-p2p/qbittorrent/qbittorrent-3.2.3.ebuild
39 index 503af6c..d6e90af 100644
40 --- a/net-p2p/qbittorrent/qbittorrent-3.2.3.ebuild
41 +++ b/net-p2p/qbittorrent/qbittorrent-3.2.3.ebuild
42 @@ -38,7 +38,6 @@ CDEPEND="
43 X? ( dev-qt/qtgui:4 )
44 )
45 qt5? (
46 - dev-qt/linguist-tools:5
47 dev-qt/qtcore:5
48 dev-qt/qtnetwork:5
49 dev-qt/qtxml:5
50 @@ -48,6 +47,7 @@ CDEPEND="
51 )
52 "
53 DEPEND="${CDEPEND}
54 + qt5? ( dev-qt/linguist-tools:5 )
55 virtual/pkgconfig
56 "
57 RDEPEND="${CDEPEND}
58
59 diff --git a/net-p2p/qbittorrent/qbittorrent-9999.ebuild b/net-p2p/qbittorrent/qbittorrent-9999.ebuild
60 index 503af6c..d6e90af 100644
61 --- a/net-p2p/qbittorrent/qbittorrent-9999.ebuild
62 +++ b/net-p2p/qbittorrent/qbittorrent-9999.ebuild
63 @@ -38,7 +38,6 @@ CDEPEND="
64 X? ( dev-qt/qtgui:4 )
65 )
66 qt5? (
67 - dev-qt/linguist-tools:5
68 dev-qt/qtcore:5
69 dev-qt/qtnetwork:5
70 dev-qt/qtxml:5
71 @@ -48,6 +47,7 @@ CDEPEND="
72 )
73 "
74 DEPEND="${CDEPEND}
75 + qt5? ( dev-qt/linguist-tools:5 )
76 virtual/pkgconfig
77 "
78 RDEPEND="${CDEPEND}