From 4412ca2c79a50481eff42550e9d63cba74c9ffc4 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 24 Jan 2016 23:15:58 +0100 Subject: Unify quoting in metadata.xml files for machine processing Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes. --- net-analyzer/barnyard2/metadata.xml | 72 ++++++++++++++++++------------------- 1 file changed, 36 insertions(+), 36 deletions(-) (limited to 'net-analyzer/barnyard2') diff --git a/net-analyzer/barnyard2/metadata.xml b/net-analyzer/barnyard2/metadata.xml index fa875be301be..4c392ce30487 100644 --- a/net-analyzer/barnyard2/metadata.xml +++ b/net-analyzer/barnyard2/metadata.xml @@ -1,36 +1,36 @@ - - - - netmon - proxy-maintainers - - patrick@gentoo.org - Patrick Lauer - Maintainer - - - jason.r.wallace@gmail.com - Jason Wallace - Proxy maintainer. CC him on bugs - - - 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. - - - - dev@securixlive.com - Securixlive - - http://www.securixlive.com/barnyard2/docs/index.php - mailto:dev@securixlive.com - - - Enable GRE support - Enable support for mpls networks - - + + + + netmon + proxy-maintainers + + patrick@gentoo.org + Patrick Lauer + Maintainer + + + jason.r.wallace@gmail.com + Jason Wallace + Proxy maintainer. CC him on bugs + + + 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. + + + + dev@securixlive.com + Securixlive + + http://www.securixlive.com/barnyard2/docs/index.php + mailto:dev@securixlive.com + + + Enable GRE support + Enable support for mpls networks + + -- cgit v1.2.3-65-gdbad