public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-p2p/qbittorrent: qbittorrent-3.1.9.2-r1.ebuild qbittorrent-9999.ebuild qbittorrent-3.1.12.ebuild ChangeLog
@ 2015-05-10 13:12 Davide Pesavento (pesa)
  0 siblings, 0 replies; only message in thread
From: Davide Pesavento (pesa) @ 2015-05-10 13:12 UTC (permalink / raw
  To: gentoo-commits

pesa        15/05/10 13:12:13

  Modified:             qbittorrent-3.1.9.2-r1.ebuild
                        qbittorrent-9999.ebuild qbittorrent-3.1.12.ebuild
                        ChangeLog
  Log:
  Add missing usedep for qtsingleapplication.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xDADED6B2671CB57D!)

Revision  Changes    Path
1.8                  net-p2p/qbittorrent/qbittorrent-3.1.9.2-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.1.9.2-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.1.9.2-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.1.9.2-r1.ebuild?r1=1.7&r2=1.8

Index: qbittorrent-3.1.9.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.1.9.2-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- qbittorrent-3.1.9.2-r1.ebuild	5 May 2015 09:41:22 -0000	1.7
+++ qbittorrent-3.1.9.2-r1.ebuild	10 May 2015 13:12:13 -0000	1.8
@@ -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 @@
 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 )



1.24                 net-p2p/qbittorrent/qbittorrent-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/qbittorrent/qbittorrent-9999.ebuild?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/qbittorrent/qbittorrent-9999.ebuild?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/qbittorrent/qbittorrent-9999.ebuild?r1=1.23&r2=1.24

Index: qbittorrent-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-9999.ebuild,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- qbittorrent-9999.ebuild	19 Apr 2015 09:27:25 -0000	1.23
+++ qbittorrent-9999.ebuild	10 May 2015 13:12:13 -0000	1.24
@@ -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 @@
 
 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



1.6                  net-p2p/qbittorrent/qbittorrent-3.1.12.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.1.12.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.1.12.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.1.12.ebuild?r1=1.5&r2=1.6

Index: qbittorrent-3.1.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.1.12.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- qbittorrent-3.1.12.ebuild	5 May 2015 09:41:22 -0000	1.5
+++ qbittorrent-3.1.12.ebuild	10 May 2015 13:12:13 -0000	1.6
@@ -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 @@
 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 )



1.248                net-p2p/qbittorrent/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/qbittorrent/ChangeLog?rev=1.248&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/qbittorrent/ChangeLog?rev=1.248&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/qbittorrent/ChangeLog?r1=1.247&r2=1.248

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v
retrieving revision 1.247
retrieving revision 1.248
diff -u -r1.247 -r1.248
--- ChangeLog	5 May 2015 10:57:08 -0000	1.247
+++ ChangeLog	10 May 2015 13:12:13 -0000	1.248
@@ -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.





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-10 13:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-10 13:12 [gentoo-commits] gentoo-x86 commit in net-p2p/qbittorrent: qbittorrent-3.1.9.2-r1.ebuild qbittorrent-9999.ebuild qbittorrent-3.1.12.ebuild ChangeLog Davide Pesavento (pesa)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox