commit: fe921303e9f414e590592147396862e338009794 Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Sun Oct 29 14:37:57 2017 +0000 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org> CommitDate: Sun Oct 29 14:37:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe921303
net-analyzer/barnyard2: Removed proxied maintainer 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 | 47 +++++++++++++++---------------------- 1 file changed, 19 insertions(+), 28 deletions(-) diff --git a/net-analyzer/barnyard2/metadata.xml b/net-analyzer/barnyard2/metadata.xml index 7bd3352141b..be80ad6bbcb 100644 --- a/net-analyzer/barnyard2/metadata.xml +++ b/net-analyzer/barnyard2/metadata.xml @@ -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>[email protected]</email> - <name>Patrick Lauer</name> - <description>Maintainer</description> - </maintainer> - <maintainer type="person"> - <email>[email protected]</email> - <name>Jason Wallace</name> - <description>Proxy maintainer. CC him on bugs</description> - </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo network monitoring and analysis project</name> - </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> - <longdescription> + <maintainer type="person"> + <email>[email protected]</email> + <name>Patrick Lauer</name> + <description>Maintainer</description> + </maintainer> + <maintainer type="project"> + <email>[email protected]</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>[email protected]</email> - <name>Securixlive</name> - </maintainer> - <doc>http://www.securixlive.com/barnyard2/docs/index.php</doc> - <bugs-to>mailto:[email protected]</bugs-to> - </upstream> + </longdescription> + <upstream> + <maintainer> + <email>[email protected]</email> + <name>Securixlive</name> + </maintainer> + <doc>http://www.securixlive.com/barnyard2/docs/index.php</doc> + <bugs-to>mailto:[email protected]</bugs-to> + </upstream> <use> <flag name="gre">Enable GRE support</flag> <flag name="mpls">Enable support for mpls networks</flag>
