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/bitcoind: bitcoind-0.10.2.ebuild ChangeLog
Date: Sat, 04 Jul 2015 19:11:35
Message-Id: 20150704191123.DF922751@oystercatcher.gentoo.org
1 blueness 15/07/04 19:11:23
2
3 Modified: bitcoind-0.10.2.ebuild ChangeLog
4 Log:
5 Stable for amd64, arm and x86. Bug #552208.
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
8
9 Revision Changes Path
10 1.2 net-p2p/bitcoind/bitcoind-0.10.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.10.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.10.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.10.2.ebuild?r1=1.1&r2=1.2
15
16 Index: bitcoind-0.10.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.10.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- bitcoind-0.10.2.ebuild 27 May 2015 01:35:06 -0000 1.1
23 +++ bitcoind-0.10.2.ebuild 4 Jul 2015 19:11:23 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 2010-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.10.2.ebuild,v 1.1 2015/05/27 01:35:06 blueness Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.10.2.ebuild,v 1.2 2015/07/04 19:11:23 blueness Exp $
29
30 EAPI=5
31
32 @@ -16,7 +16,7 @@
33 DESCRIPTION="Original Bitcoin crypto-currency wallet for automated services"
34 LICENSE="MIT"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
37 +KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux"
38
39 RDEPEND="
40 logrotate? (
41
42
43
44 1.106 net-p2p/bitcoind/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/ChangeLog?rev=1.106&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/ChangeLog?rev=1.106&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/ChangeLog?r1=1.105&r2=1.106
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v
53 retrieving revision 1.105
54 retrieving revision 1.106
55 diff -u -r1.105 -r1.106
56 --- ChangeLog 27 May 2015 01:35:06 -0000 1.105
57 +++ ChangeLog 4 Jul 2015 19:11:23 -0000 1.106
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-p2p/bitcoind
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.105 2015/05/27 01:35:06 blueness Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.106 2015/07/04 19:11:23 blueness Exp $
63 +
64 + 04 Jul 2015; Anthony G. Basile <blueness@g.o> bitcoind-0.10.2.ebuild:
65 + Stable for amd64, arm and x86. Bug #552208.
66
67 *bitcoind-0.10.2 (27 May 2015)