commit:     9c93c12d545be9497df5059e34364821d36dbd40
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  4 03:08:19 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Nov  4 03:08:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c93c12d

net-libs/libpcap: fix indentation in metadata.xml

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/libpcap/metadata.xml | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

diff --git a/net-libs/libpcap/metadata.xml b/net-libs/libpcap/metadata.xml
index a31a3297fe5..41f212fafbb 100644
--- a/net-libs/libpcap/metadata.xml
+++ b/net-libs/libpcap/metadata.xml
@@ -1,22 +1,22 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-<maintainer type="person">
-<email>s...@gentoo.org</email>
-<name>Sam James</name>
-</maintainer>
-<maintainer type="project">
-<email>net...@gentoo.org</email>
-<name>Gentoo network monitoring and analysis project</name>
-</maintainer>
-<use>
-<flag name="netlink">Use <pkg>dev-libs/libnl</pkg> to put wireless interfaces 
in monitor mode.</flag>
-<flag name="rdma">Enable RDMA capture support using 
<pkg>sys-cluster/rdma-core</pkg></flag>
-<flag name="remote">Enable remote packet capture which may expose 
libpcap-based applications to attacks by malicious remote capture 
servers!</flag>
-<flag name="yydebug">Enable parser debugging code</flag>
-</use>
-<upstream>
-<remote-id type="cpe">cpe:/a:tcpdump:libpcap</remote-id>
-<remote-id type="github">the-tcpdump-group/libpcap</remote-id>
-</upstream>
+       <maintainer type="person">
+               <email>s...@gentoo.org</email>
+               <name>Sam James</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>net...@gentoo.org</email>
+               <name>Gentoo network monitoring and analysis project</name>
+       </maintainer>
+       <use>
+               <flag name="netlink">Use <pkg>dev-libs/libnl</pkg> to put 
wireless interfaces in monitor mode.</flag>
+               <flag name="rdma">Enable RDMA capture support using 
<pkg>sys-cluster/rdma-core</pkg></flag>
+               <flag name="remote">Enable remote packet capture which may 
expose libpcap-based applications to attacks by malicious remote capture 
servers!</flag>
+               <flag name="yydebug">Enable parser debugging code</flag>
+       </use>
+       <upstream>
+               <remote-id type="cpe">cpe:/a:tcpdump:libpcap</remote-id>
+               <remote-id type="github">the-tcpdump-group/libpcap</remote-id>
+       </upstream>
 </pkgmetadata>

Reply via email to