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/bitcoin-qt: bitcoin-qt-0.10.0.ebuild ChangeLog
Date: Fri, 27 Feb 2015 14:22:44
Message-Id: 20150227142239.3C68112AB4@oystercatcher.gentoo.org
1 dilfridge 15/02/27 14:22:39
2
3 Modified: bitcoin-qt-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/bitcoin-qt/bitcoin-qt-0.10.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.0.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.0.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.10.0.ebuild?r1=1.3&r2=1.4
15
16 Index: bitcoin-qt-0.10.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.0.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- bitcoin-qt-0.10.0.ebuild 24 Feb 2015 00:44:42 -0000 1.3
23 +++ bitcoin-qt-0.10.0.ebuild 27 Feb 2015 14:22:39 -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/bitcoin-qt/bitcoin-qt-0.10.0.ebuild,v 1.3 2015/02/24 00:44:42 patrick Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.0.ebuild,v 1.4 2015/02/27 14:22:39 dilfridge Exp $
29
30 EAPI=5
31
32 BITCOINCORE_COMMITHASH="047a89831760ff124740fe9f58411d57ee087078"
33 BITCOINCORE_LJR_DATE="20150220"
34 BITCOINCORE_IUSE="1stclassmsg dbus kde +ljr +qrcode qt4 qt5 test upnp +wallet xt zeromq"
35 -BITCOINCORE_POLICY_PATCHES="+cpfp +dcmp rbf spamfilter"
36 +BITCOINCORE_POLICY_PATCHES="cpfp dcmp rbf spamfilter"
37 LANGS="ach af_ZA ar be_BY bg bs ca ca@valencia ca_ES cmn cs cy da de el_GR en eo es es_CL es_DO es_MX es_UY et eu_ES fa fa_IR fi fr fr_CA gl gu_IN he hi_IN hr hu id_ID it ja ka kk_KZ ko_KR ky la lt lv_LV mn ms_MY nb nl pam pl pt_BR pt_PT ro_RO ru sah sk sl_SI sq sr sv th_TH tr uk ur_PK uz@Cyrl vi vi_VN zh_HK zh_CN zh_TW"
38 inherit bitcoincore eutils fdo-mime gnome2-utils kde4-functions qt4-r2
39
40
41
42
43 1.97 net-p2p/bitcoin-qt/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog?rev=1.97&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog?rev=1.97&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog?r1=1.96&r2=1.97
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog,v
52 retrieving revision 1.96
53 retrieving revision 1.97
54 diff -u -r1.96 -r1.97
55 --- ChangeLog 24 Feb 2015 00:44:42 -0000 1.96
56 +++ ChangeLog 27 Feb 2015 14:22:39 -0000 1.97
57 @@ -1,6 +1,10 @@
58 # ChangeLog for net-p2p/bitcoin-qt
59 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog,v 1.96 2015/02/24 00:44:42 patrick Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog,v 1.97 2015/02/27 14:22:39 dilfridge Exp $
62 +
63 + 27 Feb 2015; Andreas K. Huettel <dilfridge@g.o>
64 + bitcoin-qt-0.10.0.ebuild:
65 + Disable add-on patches
66
67 24 Feb 2015; Patrick Lauer <patrick@g.o> bitcoin-qt-0.10.0.ebuild,
68 bitcoin-qt-9999.ebuild: