diff options
author | Luke Dashjr <luke-jr+git@utopios.org> | 2016-03-19 23:18:05 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-03-20 11:42:55 -0400 |
commit | d5fb469859f75c12eb5874dedcd0be3026179a1c (patch) | |
tree | e0a48073381b9d276c7cb7b36fcc857bc953d8d8 /net-p2p/bitcoin-qt/metadata.xml | |
parent | dev-libs/univalue: initial commit, version 1.0.2 (diff) | |
download | gentoo-d5fb469859f75c12eb5874dedcd0be3026179a1c.tar.gz gentoo-d5fb469859f75c12eb5874dedcd0be3026179a1c.tar.bz2 gentoo-d5fb469859f75c12eb5874dedcd0be3026179a1c.zip |
net-p2p/bitcoin*: bump all pkgs to 0.12.0 and update 9999
Diffstat (limited to 'net-p2p/bitcoin-qt/metadata.xml')
-rw-r--r-- | net-p2p/bitcoin-qt/metadata.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net-p2p/bitcoin-qt/metadata.xml b/net-p2p/bitcoin-qt/metadata.xml index 9014f112299a..7e5bba955d9e 100644 --- a/net-p2p/bitcoin-qt/metadata.xml +++ b/net-p2p/bitcoin-qt/metadata.xml @@ -9,10 +9,6 @@ <email>luke-jr+gentoobugs@utopios.org</email> <name>Luke Dashjr</name> </maintainer> - <maintainer type="project"> - <email>proxy-maint@gentoo.org</email> - <name>Proxy Maintainers</name> - </maintainer> <use> <flag name="1stclassmsg">Enable first-class Bitcoin message tools</flag> <flag name="bitcoin_policy_cltv">Check LockTime Verify policy: Your node will recognise and assist OP_CHECKLOCKTIMEVERIFY (BIP65) transactions</flag> @@ -20,8 +16,11 @@ <flag name="bitcoin_policy_dcmp">Data Carrier Multi-Push policy: Your node will assist transactions with multiple pushes in their data carrier (if any)</flag> <flag name="bitcoin_policy_rbf">Replace By Fee policy: Your node will preferentially mine and relay transactions paying the highest fee, regardless of receive order</flag> <flag name="bitcoin_policy_spamfilter">Enhanced spam filter policy: Notorious spammers will not be assisted by your node</flag> + <flag name="http">Enable support for the JSON-RPC and REST HTTP server (builtin net-p2p/bitcoind)</flag> + <flag name="libevent">Use dev-libs/libevent</flag> <flag name="ljr">Enable Luke Dashjr's patches</flag> <flag name="qrcode">Enable generation of QR Codes for receiving payments</flag> + <flag name="tor">Enable automatic configuration of a Tor hidden service</flag> <flag name="upnp">Enable Universal Plug and Play</flag> <flag name="wallet">Enable wallet support</flag> <flag name="xt">Enable Mike Hearn's Bitcoin XT patches</flag> |