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-0.9.3.ebuild ChangeLog
Date: Mon, 04 Feb 2008 13:55:19
Message-Id: E1JM1mf-0001My-R7@stork.gentoo.org
1 armin76 08/02/04 13:54:53
2
3 Modified: qbittorrent-0.9.3.ebuild ChangeLog
4 Log:
5 Fix DEPEND on rb_libtorrent
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.5 net-p2p/qbittorrent/qbittorrent-0.9.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/qbittorrent/qbittorrent-0.9.3.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/qbittorrent/qbittorrent-0.9.3.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/qbittorrent/qbittorrent-0.9.3.ebuild?r1=1.4&r2=1.5
14
15 Index: qbittorrent-0.9.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-0.9.3.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- qbittorrent-0.9.3.ebuild 19 Jul 2007 12:44:26 -0000 1.4
22 +++ qbittorrent-0.9.3.ebuild 4 Feb 2008 13:54:53 -0000 1.5
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-0.9.3.ebuild,v 1.4 2007/07/19 12:44:26 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-0.9.3.ebuild,v 1.5 2008/02/04 13:54:53 armin76 Exp $
29
30 inherit eutils qt4
31
32 @@ -13,7 +13,7 @@
33 KEYWORDS="~amd64 x86"
34 IUSE=""
35
36 -DEPEND="=net-libs/rb_libtorrent-0.12
37 +DEPEND="=net-libs/rb_libtorrent-0.12*
38 $(qt4_min_version 4.2)
39 >=dev-lang/python-2.3
40 dev-libs/boost
41
42
43
44 1.33 net-p2p/qbittorrent/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/qbittorrent/ChangeLog?rev=1.33&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/qbittorrent/ChangeLog?rev=1.33&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/qbittorrent/ChangeLog?r1=1.32&r2=1.33
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v
53 retrieving revision 1.32
54 retrieving revision 1.33
55 diff -u -r1.32 -r1.33
56 --- ChangeLog 9 Jan 2008 19:53:47 -0000 1.32
57 +++ ChangeLog 4 Feb 2008 13:54:53 -0000 1.33
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-p2p/qbittorrent
60 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.32 2008/01/09 19:53:47 armin76 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.33 2008/02/04 13:54:53 armin76 Exp $
63 +
64 + 04 Feb 2008; Raúl Porcel <armin76@g.o> qbittorrent-0.9.3.ebuild:
65 + Fix DEPEND on rb_libtorrent
66
67 *qbittorrent-1.0.0_rc11-r1 (09 Jan 2008)
68
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list