summaryrefslogtreecommitdiff
blob: 78dcf2a08958cdf086ecfaf81796e754450801c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>blueness@gentoo.org</email>
		<name>Anthony G. Basile</name>
	</maintainer>
	<maintainer>
		<email>luke_gentoo_bitcoin@dashjr.org</email>
		<name>Luke Dashjr</name>
	</maintainer>
	<use>
		<flag name='1stclassmsg'>Enable first-class Bitcoin message tools</flag>
		<flag name='bip16'>Enable backported support for relaying and mining new BIP16 pay-to-script-hash transactions</flag>
		<flag name='eligius'>Enable using lower fees accepted by Eligius</flag>
		<flag name='qrcode'>Enable generation of QR Codes for receiving payments</flag>
		<flag name='upnp'>Enable Universal Plug and Play</flag>
	</use>
</pkgmetadata>