From 6ebc8fba782e7642ee4bec3ce2b75aafb198a087 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Fri, 27 Feb 2015 14:22:39 +0000 Subject: Disable add-on patches (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 94BFDF4484AD142F) --- net-p2p/bitcoin-qt/ChangeLog | 6 +++++- net-p2p/bitcoin-qt/bitcoin-qt-0.10.0.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/bitcoin-qt/ChangeLog b/net-p2p/bitcoin-qt/ChangeLog index 22ece5a8e9f7..d887706bde1c 100644 --- a/net-p2p/bitcoin-qt/ChangeLog +++ b/net-p2p/bitcoin-qt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/bitcoin-qt # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog,v 1.96 2015/02/24 00:44:42 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog,v 1.97 2015/02/27 14:22:39 dilfridge Exp $ + + 27 Feb 2015; Andreas K. Huettel + bitcoin-qt-0.10.0.ebuild: + Disable add-on patches 24 Feb 2015; Patrick Lauer bitcoin-qt-0.10.0.ebuild, bitcoin-qt-9999.ebuild: diff --git a/net-p2p/bitcoin-qt/bitcoin-qt-0.10.0.ebuild b/net-p2p/bitcoin-qt/bitcoin-qt-0.10.0.ebuild index 58b9ac51105c..4e596eda420f 100644 --- a/net-p2p/bitcoin-qt/bitcoin-qt-0.10.0.ebuild +++ b/net-p2p/bitcoin-qt/bitcoin-qt-0.10.0.ebuild @@ -1,13 +1,13 @@ # Copyright 2010-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $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 $ +# $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 $ EAPI=5 BITCOINCORE_COMMITHASH="047a89831760ff124740fe9f58411d57ee087078" BITCOINCORE_LJR_DATE="20150220" BITCOINCORE_IUSE="1stclassmsg dbus kde +ljr +qrcode qt4 qt5 test upnp +wallet xt zeromq" -BITCOINCORE_POLICY_PATCHES="+cpfp +dcmp rbf spamfilter" +BITCOINCORE_POLICY_PATCHES="cpfp dcmp rbf spamfilter" 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" inherit bitcoincore eutils fdo-mime gnome2-utils kde4-functions qt4-r2 -- cgit v1.2.3-65-gdbad