diff options
Diffstat (limited to 'net-p2p/bitcoin-qt/bitcoin-qt-0.10.0.ebuild')
-rw-r--r-- | net-p2p/bitcoin-qt/bitcoin-qt-0.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 0da1c06e6e31..d4e9bea7110b 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.1 2015/02/23 21:28:13 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.0.ebuild,v 1.2 2015/02/24 00:31:54 patrick 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 |