From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B288C1384B4 for ; Thu, 3 Dec 2015 18:00:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B07B21C00D; Thu, 3 Dec 2015 18:00:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DED3821C00D for ; Thu, 3 Dec 2015 18:00:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CB492340AC8 for ; Thu, 3 Dec 2015 18:00:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 68711B5D for ; Thu, 3 Dec 2015 18:00:42 +0000 (UTC) From: "Markos Chandras" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markos Chandras" Message-ID: <1449165615.20d2bf760e65b37a742f86be72b3009b242df8a0.hwoarang@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/qbittorrent/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/qbittorrent/qbittorrent-3.2.5-r1.ebuild net-p2p/qbittorrent/qbittorrent-9999.ebuild X-VCS-Directories: net-p2p/qbittorrent/ X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras X-VCS-Revision: 20d2bf760e65b37a742f86be72b3009b242df8a0 X-VCS-Branch: master Date: Thu, 3 Dec 2015 18:00:42 +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: 953c9322-1bda-4afd-8f3c-ba5fce8cfa06 X-Archives-Hash: 93ba1994fa53cc4e976dc36ed421f65a commit: 20d2bf760e65b37a742f86be72b3009b242df8a0 Author: Markos Chandras gentoo org> AuthorDate: Thu Dec 3 18:00:15 2015 +0000 Commit: Markos Chandras gentoo org> CommitDate: Thu Dec 3 18:00:15 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20d2bf76 net-p2p/qbittorrent: Add missing dev-qt/qtconcurrent dep. Bug #565734 Package-Manager: portage-2.2.26 .../qbittorrent/{qbittorrent-9999.ebuild => qbittorrent-3.2.5-r1.ebuild} | 1 + net-p2p/qbittorrent/qbittorrent-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/net-p2p/qbittorrent/qbittorrent-9999.ebuild b/net-p2p/qbittorrent/qbittorrent-3.2.5-r1.ebuild similarity index 98% copy from net-p2p/qbittorrent/qbittorrent-9999.ebuild copy to net-p2p/qbittorrent/qbittorrent-3.2.5-r1.ebuild index d6e90af..b67c5a0 100644 --- a/net-p2p/qbittorrent/qbittorrent-9999.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-3.2.5-r1.ebuild @@ -38,6 +38,7 @@ CDEPEND=" X? ( dev-qt/qtgui:4 ) ) qt5? ( + dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtnetwork:5 dev-qt/qtxml:5 diff --git a/net-p2p/qbittorrent/qbittorrent-9999.ebuild b/net-p2p/qbittorrent/qbittorrent-9999.ebuild index d6e90af..b67c5a0 100644 --- a/net-p2p/qbittorrent/qbittorrent-9999.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-9999.ebuild @@ -38,6 +38,7 @@ CDEPEND=" X? ( dev-qt/qtgui:4 ) ) qt5? ( + dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtnetwork:5 dev-qt/qtxml:5