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_rc7.ebuild ChangeLog
Date: Tue, 06 Nov 2007 10:23:18
Message-Id: E1IpLaT-0003wx-CA@stork.gentoo.org
1 armin76 07/11/06 10:23:13
2
3 Modified: qbittorrent-1.0.0_rc7.ebuild ChangeLog
4 Log:
5 Fix DEPEND
6 (Portage version: 2.1.3.18)
7
8 Revision Changes Path
9 1.2 net-p2p/qbittorrent/qbittorrent-1.0.0_rc7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.0.0_rc7.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.0.0_rc7.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_rc7.ebuild?r1=1.1&r2=1.2
14
15 Index: qbittorrent-1.0.0_rc7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.0.0_rc7.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- qbittorrent-1.0.0_rc7.ebuild 3 Nov 2007 15:00:27 -0000 1.1
22 +++ qbittorrent-1.0.0_rc7.ebuild 6 Nov 2007 10:23:12 -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_rc7.ebuild,v 1.1 2007/11/03 15:00:27 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.0.0_rc7.ebuild,v 1.2 2007/11/06 10:23:12 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_pre1719
36 +DEPEND=">=net-libs/rb_libtorrent-0.13_pre1720
37 $(qt4_min_version 4.2)
38 >=dev-lang/python-2.3
39 dev-libs/boost
40
41
42
43 1.25 net-p2p/qbittorrent/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/qbittorrent/ChangeLog?rev=1.25&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/qbittorrent/ChangeLog?rev=1.25&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/qbittorrent/ChangeLog?r1=1.24&r2=1.25
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v
52 retrieving revision 1.24
53 retrieving revision 1.25
54 diff -u -r1.24 -r1.25
55 --- ChangeLog 3 Nov 2007 15:00:27 -0000 1.24
56 +++ ChangeLog 6 Nov 2007 10:23:12 -0000 1.25
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.24 2007/11/03 15:00:27 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.25 2007/11/06 10:23:12 armin76 Exp $
62 +
63 + 06 Nov 2007; Raúl Porcel <armin76@g.o>
64 + qbittorrent-1.0.0_rc7.ebuild:
65 + Fix DEPEND
66
67 *qbittorrent-1.0.0_rc7 (03 Nov 2007)
68
69
70
71
72 --
73 gentoo-commits@g.o mailing list