diff options
author | David Seifert <soap@gentoo.org> | 2017-11-26 13:41:55 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-27 00:19:43 +0100 |
commit | 09ef98d250ecbeb4e8549733eed0adeb03529dce (patch) | |
tree | 94c057221a49ea53ee90a7be5fbdc9dd2c841865 /net-libs | |
parent | app-portage/gemato: Drop old (diff) | |
download | gentoo-09ef98d250ecbeb4e8549733eed0adeb03529dce.tar.gz gentoo-09ef98d250ecbeb4e8549733eed0adeb03529dce.tar.bz2 gentoo-09ef98d250ecbeb4e8549733eed0adeb03529dce.zip |
net-libs/libbtbb: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libbtbb/metadata.xml | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/net-libs/libbtbb/metadata.xml b/net-libs/libbtbb/metadata.xml index 7e1cb0b65dbb..f8987771de3f 100644 --- a/net-libs/libbtbb/metadata.xml +++ b/net-libs/libbtbb/metadata.xml @@ -1,17 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>zerochaos@gentoo.org</email> - <name>Rick Farina</name> - </maintainer> - <use> - <flag name="extras">Install pcapdump and btaptap tools</flag> - <flag name="pcap">Add support for network packet capture via <pkg>net-libs/libpcap</pkg></flag> - <flag name="wireshark-plugins">Build the wireshark plugins for bluetooth baseband sniffing</flag> - </use> - <upstream> - <remote-id type="github">greatscottgadgets/libbtbb</remote-id> - <remote-id type="sourceforge">libbtbb</remote-id> - </upstream> + <maintainer type="person"> + <email>zerochaos@gentoo.org</email> + <name>Rick Farina</name> + </maintainer> + <use> + <flag name="extras">Install pcapdump and btaptap tools</flag> + <flag name="pcap">Add support for network packet capture via <pkg>net-libs/libpcap</pkg></flag> + <flag name="wireshark-plugins">Build the wireshark plugins for bluetooth baseband sniffing</flag> + </use> + <upstream> + <remote-id type="github">greatscottgadgets/libbtbb</remote-id> + <remote-id type="sourceforge">libbtbb</remote-id> + </upstream> </pkgmetadata> |