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:27:25
Message-Id: 20150227142720.55D1712AB5@oystercatcher.gentoo.org
1 dilfridge 15/02/27 14:27:20
2
3 Modified: bitcoind-0.10.0.ebuild ChangeLog
4 Log:
5 Disable more add-on patches by default
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 94BFDF4484AD142F)
8
9 Revision Changes Path
10 1.5 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.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.10.0.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/bitcoind-0.10.0.ebuild?r1=1.4&r2=1.5
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.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- bitcoind-0.10.0.ebuild 27 Feb 2015 14:21:35 -0000 1.4
23 +++ bitcoind-0.10.0.ebuild 27 Feb 2015 14:27:20 -0000 1.5
24 @@ -1,12 +1,12 @@
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.4 2015/02/27 14:21:35 dilfridge Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.10.0.ebuild,v 1.5 2015/02/27 14:27:20 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_IUSE="examples ljr logrotate test upnp +wallet xt zeromq"
36 BITCOINCORE_POLICY_PATCHES="cpfp dcmp rbf spamfilter"
37 inherit bash-completion-r1 bitcoincore user systemd
38
39
40
41
42 1.101 net-p2p/bitcoind/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/ChangeLog?rev=1.101&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/ChangeLog?rev=1.101&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoind/ChangeLog?r1=1.100&r2=1.101
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v
51 retrieving revision 1.100
52 retrieving revision 1.101
53 diff -u -r1.100 -r1.101
54 --- ChangeLog 27 Feb 2015 14:21:35 -0000 1.100
55 +++ ChangeLog 27 Feb 2015 14:27:20 -0000 1.101
56 @@ -1,6 +1,9 @@
57 # ChangeLog for net-p2p/bitcoind
58 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.100 2015/02/27 14:21:35 dilfridge Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.101 2015/02/27 14:27:20 dilfridge Exp $
61 +
62 + 27 Feb 2015; Andreas K. Huettel <dilfridge@g.o> bitcoind-0.10.0.ebuild:
63 + Disable more add-on patches by default
64
65 27 Feb 2015; Andreas K. Huettel <dilfridge@g.o> bitcoind-0.10.0.ebuild:
66 Disable add-on patches