hwoarang    14/04/19 18:54:21

  Modified:             qbittorrent-9999.ebuild qbittorrent-3.1.9.ebuild
                        ChangeLog
  Log:
  Fix use deps for qtsingleapplication. Bug #507998
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
09BF4F54C2BA7F3C!)

Revision  Changes    Path
1.15                 net-p2p/qbittorrent/qbittorrent-9999.ebuild

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

Index: qbittorrent-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-9999.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- qbittorrent-9999.ebuild     30 Dec 2013 12:55:47 -0000      1.14
+++ qbittorrent-9999.ebuild     19 Apr 2014 18:54:21 -0000      1.15
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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.14 
2013/12/30 12:55:47 hwoarang Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-9999.ebuild,v 1.15 
2014/04/19 18:54:21 hwoarang Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -23,7 +23,7 @@
 CDEPEND="dev-libs/boost
        dev-qt/qtcore:4
        net-libs/rb_libtorrent
-       >=dev-qt/qtsingleapplication-2.6.1_p20130904
+       >=dev-qt/qtsingleapplication-2.6.1_p20130904[X?]
        X? ( dev-qt/qtgui:4 )
 
        dbus? ( dev-qt/qtdbus:4 )"



1.2                  net-p2p/qbittorrent/qbittorrent-3.1.9.ebuild

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

Index: qbittorrent-3.1.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.1.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qbittorrent-3.1.9.ebuild    6 Mar 2014 19:56:20 -0000       1.1
+++ qbittorrent-3.1.9.ebuild    19 Apr 2014 18:54:21 -0000      1.2
@@ -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.ebuild,v 1.1 
2014/03/06 19:56:20 hwoarang Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.1.9.ebuild,v 1.2 
2014/04/19 18:54:21 hwoarang Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -21,7 +21,7 @@
 CDEPEND="dev-libs/boost
        dev-qt/qtcore:4
        >=net-libs/rb_libtorrent-0.16.3
-       >=dev-qt/qtsingleapplication-2.6.1_p20130904
+       >=dev-qt/qtsingleapplication-2.6.1_p20130904[X?]
        X? ( dev-qt/qtgui:4 )
        dbus? ( dev-qt/qtdbus:4 )"
 DEPEND="${CDEPEND}



1.227                net-p2p/qbittorrent/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v
retrieving revision 1.226
retrieving revision 1.227
diff -u -r1.226 -r1.227
--- ChangeLog   6 Mar 2014 19:56:20 -0000       1.226
+++ ChangeLog   19 Apr 2014 18:54:21 -0000      1.227
@@ -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.226 
2014/03/06 19:56:20 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.227 
2014/04/19 18:54:21 hwoarang Exp $
+
+  19 Apr 2014; Markos Chandras <[email protected]> qbittorrent-3.1.9.ebuild,
+  qbittorrent-9999.ebuild:
+  Fix use deps for qtsingleapplication. Bug #507998
 
 *qbittorrent-3.1.9 (06 Mar 2014)
 




Reply via email to