net-analyzer/barnyard2: Removed proxied maintainer
authorJonas Stein <jstein@gentoo.org>
Sun, 29 Oct 2017 14:37:57 +0000 (15:37 +0100)
committerJonas Stein <jstein@gentoo.org>
Sun, 29 Oct 2017 14:37:57 +0000 (15:37 +0100)
Removed proxied maintainer due to inactivity.
Fixed spaces/tabs in metadata.

Package-Manager: Portage-2.3.13, Repoman-2.3.4

net-analyzer/barnyard2/metadata.xml

index 7bd3352141b2c5fd90ad12005c8a8b942cbf4a41..be80ad6bbcbf7fa6193d79ea840bb1812a77a096 100644 (file)
@@ -1,40 +1,31 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-    <maintainer type="person">
-        <email>patrick@gentoo.org</email>
-        <name>Patrick Lauer</name>
-        <description>Maintainer</description>
-    </maintainer>
-    <maintainer type="person">
-        <email>jason.r.wallace@gmail.com</email>
-        <name>Jason Wallace</name>
-        <description>Proxy maintainer. CC him on bugs</description>
-    </maintainer>
-    <maintainer type="project">
-        <email>netmon@gentoo.org</email>
-        <name>Gentoo network monitoring and analysis project</name>
-    </maintainer>
-    <maintainer type="project">
-        <email>proxy-maint@gentoo.org</email>
-        <name>Proxy Maintainers</name>
-    </maintainer>
-    <longdescription>
+       <maintainer type="person">
+               <email>patrick@gentoo.org</email>
+               <name>Patrick Lauer</name>
+               <description>Maintainer</description>
+       </maintainer>
+       <maintainer type="project">
+               <email>netmon@gentoo.org</email>
+               <name>Gentoo network monitoring and analysis project</name>
+       </maintainer>
+       <longdescription>
                Barnyard2 is a fork of the original barnyard project (which is no longer under development).
                Barnyard2 is an open source interpreter for Snort unified2 binary output files. Its primary
                use is allowing Snort to write to disk in an efficient manner and leaving the task of 
                parsing binary data into various formats to a separate process that will not cause Snort to
                miss network traffic. Barnyard2 is under active development and continues to adapt based on 
                user feedback.
-    </longdescription>
-    <upstream>
-        <maintainer>
-            <email>dev@securixlive.com</email>
-            <name>Securixlive</name>
-        </maintainer>
-        <doc>http://www.securixlive.com/barnyard2/docs/index.php</doc>
-        <bugs-to>mailto:dev@securixlive.com</bugs-to>
-    </upstream>
+       </longdescription>
+       <upstream>
+               <maintainer>
+                       <email>dev@securixlive.com</email>
+                       <name>Securixlive</name>
+               </maintainer>
+               <doc>http://www.securixlive.com/barnyard2/docs/index.php</doc>
+               <bugs-to>mailto:dev@securixlive.com</bugs-to>
+       </upstream>
        <use>
                <flag name="gre">Enable GRE support</flag>
                <flag name="mpls">Enable support for mpls networks</flag>