diff options
author | Davide Pesavento <pesa@gentoo.org> | 2014-10-19 00:23:31 +0000 |
---|---|---|
committer | Davide Pesavento <pesa@gentoo.org> | 2014-10-19 00:23:31 +0000 |
commit | 9245f69435edd28b17646cf73ccf44d06a82917c (patch) | |
tree | 584494869920c7f1b192bbe0103ac9cd6c7dbe20 | |
parent | New package: sys-process/xjobs fixing bug #418211. Original ebuild contribute... (diff) | |
download | gentoo-2-9245f69435edd28b17646cf73ccf44d06a82917c.tar.gz gentoo-2-9245f69435edd28b17646cf73ccf44d06a82917c.tar.bz2 gentoo-2-9245f69435edd28b17646cf73ccf44d06a82917c.zip |
Raise rb_libtorrent dep wrt bug #522640
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 0xDADED6B2671CB57D!)
-rw-r--r-- | net-p2p/qbittorrent/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-3.1.10.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 2dfe233a85ba..21dbd47b87bc 100644 --- a/net-p2p/qbittorrent/ChangeLog +++ b/net-p2p/qbittorrent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/qbittorrent # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.234 2014/10/10 18:11:29 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.235 2014/10/19 00:23:31 pesa Exp $ + + 19 Oct 2014; Davide Pesavento <pesa@gentoo.org> qbittorrent-3.1.10.ebuild, + qbittorrent-3.1.9.2-r1.ebuild, qbittorrent-9999.ebuild: + Raise rb_libtorrent dep wrt bug #522640 10 Oct 2014; Davide Pesavento <pesa@gentoo.org> -qbittorrent-3.0.11.ebuild: old diff --git a/net-p2p/qbittorrent/qbittorrent-3.1.10.ebuild b/net-p2p/qbittorrent/qbittorrent-3.1.10.ebuild index 6234cc17539c..5532eee1a0d1 100644 --- a/net-p2p/qbittorrent/qbittorrent-3.1.10.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-3.1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.1.10.ebuild,v 1.1 2014/10/02 20:17:29 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.1.10.ebuild,v 1.2 2014/10/19 00:23:31 pesa Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -23,7 +23,7 @@ CDEPEND=" dev-libs/boost:= dev-qt/qtcore:4 >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[X?] - >=net-libs/rb_libtorrent-0.16.10 + >=net-libs/rb_libtorrent-0.16.17 dbus? ( dev-qt/qtdbus:4 ) X? ( dev-qt/qtgui: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 5604b930da69..34575a81921e 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-2014 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.3 2014/10/10 11:02:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.1.9.2-r1.ebuild,v 1.4 2014/10/19 00:23:31 pesa Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -23,7 +23,7 @@ CDEPEND=" dev-libs/boost:= dev-qt/qtcore:4 >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[X?] - >=net-libs/rb_libtorrent-0.16.10 + >=net-libs/rb_libtorrent-0.16.17 dbus? ( dev-qt/qtdbus:4 ) X? ( dev-qt/qtgui:4 ) " diff --git a/net-p2p/qbittorrent/qbittorrent-9999.ebuild b/net-p2p/qbittorrent/qbittorrent-9999.ebuild index 4bb6fdb65178..998208764009 100644 --- a/net-p2p/qbittorrent/qbittorrent-9999.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.17 2014/10/02 20:17:29 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-9999.ebuild,v 1.18 2014/10/19 00:23:31 pesa Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -22,7 +22,7 @@ CDEPEND=" dev-libs/boost:= dev-qt/qtcore:4 >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[X?] - >=net-libs/rb_libtorrent-0.16.10 + >=net-libs/rb_libtorrent-0.16.17 dbus? ( dev-qt/qtdbus:4 ) X? ( dev-qt/qtgui:4 ) " |