diff options
author | Davide Pesavento <pesa@gentoo.org> | 2015-05-10 13:12:13 +0000 |
---|---|---|
committer | Davide Pesavento <pesa@gentoo.org> | 2015-05-10 13:12:13 +0000 |
commit | 5b63d5993790b18da72eee7b645c6063f0cfab11 (patch) | |
tree | af3452a2e918ff79613aebf0d0c62270bced2cb0 /net-p2p | |
parent | Add missing usedep for qtsingleapplication. (diff) | |
download | gentoo-2-5b63d5993790b18da72eee7b645c6063f0cfab11.tar.gz gentoo-2-5b63d5993790b18da72eee7b645c6063f0cfab11.tar.bz2 gentoo-2-5b63d5993790b18da72eee7b645c6063f0cfab11.zip |
Add missing usedep for qtsingleapplication.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xDADED6B2671CB57D!)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-3.1.12.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-3.1.9.2-r1.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-9999.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog index e82a42eb4a13..d3bbe9b0742d 100644 --- a/net-p2p/qbittorrent/ChangeLog +++ b/net-p2p/qbittorrent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/qbittorrent # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.247 2015/05/05 10:57:08 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.248 2015/05/10 13:12:13 pesa Exp $ + + 10 May 2015; Davide Pesavento <pesa@gentoo.org> qbittorrent-3.1.12.ebuild, + qbittorrent-3.1.9.2-r1.ebuild, qbittorrent-9999.ebuild: + Add missing usedep for qtsingleapplication. 05 May 2015; Davide Pesavento <pesa@gentoo.org> -qbittorrent-3.0.11-r2.ebuild: Remove old. diff --git a/net-p2p/qbittorrent/qbittorrent-3.1.12.ebuild b/net-p2p/qbittorrent/qbittorrent-3.1.12.ebuild index d9d646e38b0e..37c97ccfd08c 100644 --- a/net-p2p/qbittorrent/qbittorrent-3.1.12.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-3.1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.1.12.ebuild,v 1.5 2015/05/05 09:41:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.1.12.ebuild,v 1.6 2015/05/10 13:12:13 pesa Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -22,7 +22,7 @@ IUSE="dbus debug geoip +X" CDEPEND=" dev-libs/boost:= dev-qt/qtcore:4 - >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[X?] + >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[qt4(+),X?] >=net-libs/rb_libtorrent-0.16.17 <net-libs/rb_libtorrent-1.0.0 dbus? ( dev-qt/qtdbus:4 ) diff --git a/net-p2p/qbittorrent/qbittorrent-3.1.9.2-r1.ebuild b/net-p2p/qbittorrent/qbittorrent-3.1.9.2-r1.ebuild index 185ac6805b0f..fc1bf0586829 100644 --- a/net-p2p/qbittorrent/qbittorrent-3.1.9.2-r1.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-3.1.9.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.1.9.2-r1.ebuild,v 1.7 2015/05/05 09:41:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.1.9.2-r1.ebuild,v 1.8 2015/05/10 13:12:13 pesa Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -22,7 +22,7 @@ IUSE="dbus debug geoip +X" CDEPEND=" dev-libs/boost:= dev-qt/qtcore:4 - >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[X?] + >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[qt4(+),X?] >=net-libs/rb_libtorrent-0.16.17 <net-libs/rb_libtorrent-1.0.0 dbus? ( dev-qt/qtdbus:4 ) diff --git a/net-p2p/qbittorrent/qbittorrent-9999.ebuild b/net-p2p/qbittorrent/qbittorrent-9999.ebuild index 4082fb8f931d..45b4d835f1a9 100644 --- a/net-p2p/qbittorrent/qbittorrent-9999.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-9999.ebuild,v 1.23 2015/04/19 09:27:25 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-9999.ebuild,v 1.24 2015/05/10 13:12:13 pesa Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -27,7 +27,7 @@ REQUIRED_USE="^^ ( qt4 qt5 ) CDEPEND=" dev-libs/boost:= - >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[X?,qt4?,qt5?] + >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[qt4?,qt5?,X?] >=net-libs/rb_libtorrent-1.0.0 sys-libs/zlib qt4? ( dev-qt/qtcore:4 |