Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-p2p/bitcoind: bitcoind-0.10.0.ebuild ChangeLog
Date: Fri, 27 Feb 2015 14:21:39
Message-Id: 20150227142135.3B08412AB0@oystercatcher.gentoo.org
1 dilfridge 15/02/27 14:21:35
2
3 Modified: bitcoind-0.10.0.ebuild ChangeLog
4 Log:
5 Disable add-on patches
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 94BFDF4484AD142F)
8
9 Revision Changes Path
10 1.4 net-p2p/bitcoind/bitcoind-0.10.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.10.0.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.10.0.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.10.0.ebuild?r1=1.3&r2=1.4
15
16 Index: bitcoind-0.10.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.10.0.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- bitcoind-0.10.0.ebuild 25 Feb 2015 05:35:07 -0000 1.3
23 +++ bitcoind-0.10.0.ebuild 27 Feb 2015 14:21:35 -0000 1.4
24 @@ -1,13 +1,13 @@
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.0.ebuild,v 1.3 2015/02/25 05:35:07 patrick Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.10.0.ebuild,v 1.4 2015/02/27 14:21:35 dilfridge Exp $
29
30 EAPI=5
31
32 BITCOINCORE_COMMITHASH="047a89831760ff124740fe9f58411d57ee087078"
33 BITCOINCORE_LJR_DATE="20150220"
34 BITCOINCORE_IUSE="examples +ljr logrotate test upnp +wallet xt zeromq"
35 -BITCOINCORE_POLICY_PATCHES="+cpfp +dcmp rbf spamfilter"
36 +BITCOINCORE_POLICY_PATCHES="cpfp dcmp rbf spamfilter"
37 inherit bash-completion-r1 bitcoincore user systemd
38
39 DESCRIPTION="Original Bitcoin crypto-currency wallet for automated services"
40
41
42
43 1.100 net-p2p/bitcoind/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/ChangeLog?rev=1.100&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/ChangeLog?rev=1.100&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/ChangeLog?r1=1.99&r2=1.100
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v
52 retrieving revision 1.99
53 retrieving revision 1.100
54 diff -u -r1.99 -r1.100
55 --- ChangeLog 25 Feb 2015 05:35:07 -0000 1.99
56 +++ ChangeLog 27 Feb 2015 14:21:35 -0000 1.100
57 @@ -1,6 +1,9 @@
58 # ChangeLog for net-p2p/bitcoind
59 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.99 2015/02/25 05:35:07 patrick Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.100 2015/02/27 14:21:35 dilfridge Exp $
62 +
63 + 27 Feb 2015; Andreas K. Huettel <dilfridge@g.o> bitcoind-0.10.0.ebuild:
64 + Disable add-on patches
65
66 25 Feb 2015; Patrick Lauer <patrick@g.o> bitcoind-0.10.0.ebuild:
67 Add missing dep