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.8.2.ebuild
Date: Mon, 01 Aug 2011 19:05:09
Message-Id: 20110801190459.5FBDD2004C@flycatcher.gentoo.org
1 maekke 11/08/01 19:04:59
2
3 Modified: ChangeLog qbittorrent-2.8.2.ebuild
4 Log:
5 x86 stable, bug #375543
6
7 (Portage version: 2.1.10.9/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.164 net-p2p/qbittorrent/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/qbittorrent/ChangeLog?rev=1.164&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/qbittorrent/ChangeLog?rev=1.164&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/qbittorrent/ChangeLog?r1=1.163&r2=1.164
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v
19 retrieving revision 1.163
20 retrieving revision 1.164
21 diff -u -r1.163 -r1.164
22 --- ChangeLog 26 Jul 2011 07:34:14 -0000 1.163
23 +++ ChangeLog 1 Aug 2011 19:04:59 -0000 1.164
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.163 2011/07/26 07:34:14 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.164 2011/08/01 19:04:59 maekke Exp $
29 +
30 + 01 Aug 2011; Markus Meier <maekke@g.o> qbittorrent-2.8.2.ebuild:
31 + x86 stable, bug #375543
32
33 26 Jul 2011; Markos Chandras <hwoarang@g.o> qbittorrent-9999.ebuild:
34 Move repository to gitorious. Bug 376235
35
36
37
38 1.3 net-p2p/qbittorrent/qbittorrent-2.8.2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.8.2.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.8.2.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.8.2.ebuild?r1=1.2&r2=1.3
43
44 Index: qbittorrent-2.8.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.8.2.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- qbittorrent-2.8.2.ebuild 21 Jul 2011 09:31:54 -0000 1.2
51 +++ qbittorrent-2.8.2.ebuild 1 Aug 2011 19:04:59 -0000 1.3
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.8.2.ebuild,v 1.2 2011/07/21 09:31:54 hwoarang Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.8.2.ebuild,v 1.3 2011/08/01 19:04:59 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"