Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-p2p/qbittorrent: qbittorrent-1.0.0_rc6.ebuild ChangeLog
Date: Fri, 02 Nov 2007 15:50:59
Message-Id: E1InynO-0007sP-Ex@stork.gentoo.org
1 armin76 07/11/02 15:50:54
2
3 Modified: qbittorrent-1.0.0_rc6.ebuild ChangeLog
4 Log:
5 Fix DEPEND
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.2 net-p2p/qbittorrent/qbittorrent-1.0.0_rc6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.0.0_rc6.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.0.0_rc6.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.0.0_rc6.ebuild?r1=1.1&r2=1.2
14
15 Index: qbittorrent-1.0.0_rc6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.0.0_rc6.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- qbittorrent-1.0.0_rc6.ebuild 22 Oct 2007 14:39:30 -0000 1.1
22 +++ qbittorrent-1.0.0_rc6.ebuild 2 Nov 2007 15:50:53 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.0.0_rc6.ebuild,v 1.1 2007/10/22 14:39:30 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.0.0_rc6.ebuild,v 1.2 2007/11/02 15:50:53 armin76 Exp $
28
29 inherit eutils qt4 multilib
30
31 @@ -16,7 +16,7 @@
32 KEYWORDS="~amd64 ~x86"
33 IUSE=""
34
35 -DEPEND=">=net-libs/rb_libtorrent-0.13_pre1683
36 +DEPEND=">=net-libs/rb_libtorrent-0.13_pre1719
37 $(qt4_min_version 4.2)
38 >=dev-lang/python-2.3
39 dev-libs/boost
40
41
42
43 1.23 net-p2p/qbittorrent/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/qbittorrent/ChangeLog?rev=1.23&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/qbittorrent/ChangeLog?rev=1.23&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/qbittorrent/ChangeLog?r1=1.22&r2=1.23
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v
52 retrieving revision 1.22
53 retrieving revision 1.23
54 diff -u -r1.22 -r1.23
55 --- ChangeLog 22 Oct 2007 14:39:30 -0000 1.22
56 +++ ChangeLog 2 Nov 2007 15:50:53 -0000 1.23
57 @@ -1,6 +1,10 @@
58 # ChangeLog for net-p2p/qbittorrent
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.22 2007/10/22 14:39:30 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.23 2007/11/02 15:50:53 armin76 Exp $
62 +
63 + 02 Nov 2007; Raúl Porcel <armin76@g.o>
64 + qbittorrent-1.0.0_rc6.ebuild:
65 + Fix DEPEND
66
67 *qbittorrent-1.0.0_rc6 (22 Oct 2007)
68
69
70
71
72 --
73 gentoo-commits@g.o mailing list