Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-p2p/bitcoin-qt: bitcoin-qt-0.9.2.1.ebuild ChangeLog
Date: Wed, 30 Jul 2014 14:00:09
Message-Id: 20140730140001.26ECE2004C@flycatcher.gentoo.org
1 blueness 14/07/30 14:00:00
2
3 Modified: bitcoin-qt-0.9.2.1.ebuild ChangeLog
4 Log:
5 Bump dep on boost from >=1.41.0 to 1.53.0, bug #518578
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
8
9 Revision Changes Path
10 1.4 net-p2p/bitcoin-qt/bitcoin-qt-0.9.2.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.9.2.1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.9.2.1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.9.2.1.ebuild?r1=1.3&r2=1.4
15
16 Index: bitcoin-qt-0.9.2.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.9.2.1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- bitcoin-qt-0.9.2.1.ebuild 29 Jul 2014 21:31:35 -0000 1.3
23 +++ bitcoin-qt-0.9.2.1.ebuild 30 Jul 2014 13:59:59 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 2010-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.9.2.1.ebuild,v 1.3 2014/07/29 21:31:35 blueness Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.9.2.1.ebuild,v 1.4 2014/07/30 13:59:59 blueness Exp $
29
30 EAPI=4
31
32 @@ -24,7 +24,7 @@
33 IUSE="$IUSE dbus kde +qrcode test upnp"
34
35 RDEPEND="
36 - >=dev-libs/boost-1.41.0[threads(+)]
37 + >=dev-libs/boost-1.53.0[threads(+)]
38 dev-libs/openssl:0[-bindist]
39 dev-libs/protobuf
40 qrcode? (
41
42
43
44 1.83 net-p2p/bitcoin-qt/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog?rev=1.83&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog?rev=1.83&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog?r1=1.82&r2=1.83
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog,v
53 retrieving revision 1.82
54 retrieving revision 1.83
55 diff -u -r1.82 -r1.83
56 --- ChangeLog 29 Jul 2014 21:31:35 -0000 1.82
57 +++ ChangeLog 30 Jul 2014 13:59:59 -0000 1.83
58 @@ -1,6 +1,10 @@
59 # ChangeLog for net-p2p/bitcoin-qt
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog,v 1.82 2014/07/29 21:31:35 blueness Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog,v 1.83 2014/07/30 13:59:59 blueness Exp $
63 +
64 + 30 Jul 2014; Anthony G. Basile <blueness@g.o>
65 + bitcoin-qt-0.9.2.1.ebuild:
66 + Bump dep on boost from >=1.41.0 to 1.53.0, bug #518578
67
68 29 Jul 2014; Anthony G. Basile <blueness@g.o> bitcoin-qt-0.8.5.ebuild,
69 bitcoin-qt-0.8.6.ebuild, bitcoin-qt-0.9.2.1.ebuild: