Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-p2p/qbittorrent: ChangeLog qbittorrent-2.7.3.ebuild
Date: Thu, 26 May 2011 21:22:06
Message-Id: 20110526212123.7B83820054@flycatcher.gentoo.org
1 maekke 11/05/26 21:21:23
2
3 Modified: ChangeLog qbittorrent-2.7.3.ebuild
4 Log:
5 x86 stable, bug #365393
6
7 (Portage version: 2.1.9.49/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.156 net-p2p/qbittorrent/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/qbittorrent/ChangeLog?rev=1.156&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/qbittorrent/ChangeLog?rev=1.156&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/qbittorrent/ChangeLog?r1=1.155&r2=1.156
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v
19 retrieving revision 1.155
20 retrieving revision 1.156
21 diff -u -r1.155 -r1.156
22 --- ChangeLog 26 May 2011 16:27:38 -0000 1.155
23 +++ ChangeLog 26 May 2011 21:21:23 -0000 1.156
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-p2p/qbittorrent
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.155 2011/05/26 16:27:38 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.156 2011/05/26 21:21:23 maekke Exp $
29 +
30 + 26 May 2011; Markus Meier <maekke@g.o> qbittorrent-2.7.3.ebuild:
31 + x86 stable, bug #365393
32
33 *qbittorrent-2.8.0_rc2 (26 May 2011)
34
35
36
37
38 1.4 net-p2p/qbittorrent/qbittorrent-2.7.3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.7.3.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.7.3.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.7.3.ebuild?r1=1.3&r2=1.4
43
44 Index: qbittorrent-2.7.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.7.3.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- qbittorrent-2.7.3.ebuild 11 May 2011 18:57:09 -0000 1.3
51 +++ qbittorrent-2.7.3.ebuild 26 May 2011 21:21:23 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.7.3.ebuild,v 1.3 2011/05/11 18:57:09 hwoarang Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.7.3.ebuild,v 1.4 2011/05/26 21:21:23 maekke Exp $
57
58 EAPI="2"
59 PYTHON_DEPEND="2"
60 @@ -14,7 +14,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="amd64 ~x86"
65 +KEYWORDS="amd64 x86"
66 IUSE="dbus +X geoip"
67
68 QT_MIN="4.6.1"