Gentoo Archives: gentoo-commits

From: Jonas Stein <jstein@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/barnyard2/
Date: Sun, 29 Oct 2017 14:38:10
Message-Id: 1509287877.fe921303e9f414e590592147396862e338009794.jstein@gentoo
1 commit: fe921303e9f414e590592147396862e338009794
2 Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 29 14:37:57 2017 +0000
4 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 29 14:37:57 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe921303
7
8 net-analyzer/barnyard2: Removed proxied maintainer
9
10 Removed proxied maintainer due to inactivity.
11 Fixed spaces/tabs in metadata.
12
13 Package-Manager: Portage-2.3.13, Repoman-2.3.4
14
15 net-analyzer/barnyard2/metadata.xml | 47 +++++++++++++++----------------------
16 1 file changed, 19 insertions(+), 28 deletions(-)
17
18 diff --git a/net-analyzer/barnyard2/metadata.xml b/net-analyzer/barnyard2/metadata.xml
19 index 7bd3352141b..be80ad6bbcb 100644
20 --- a/net-analyzer/barnyard2/metadata.xml
21 +++ b/net-analyzer/barnyard2/metadata.xml
22 @@ -1,40 +1,31 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
25 <pkgmetadata>
26 - <maintainer type="person">
27 - <email>patrick@g.o</email>
28 - <name>Patrick Lauer</name>
29 - <description>Maintainer</description>
30 - </maintainer>
31 - <maintainer type="person">
32 - <email>jason.r.wallace@×××××.com</email>
33 - <name>Jason Wallace</name>
34 - <description>Proxy maintainer. CC him on bugs</description>
35 - </maintainer>
36 - <maintainer type="project">
37 - <email>netmon@g.o</email>
38 - <name>Gentoo network monitoring and analysis project</name>
39 - </maintainer>
40 - <maintainer type="project">
41 - <email>proxy-maint@g.o</email>
42 - <name>Proxy Maintainers</name>
43 - </maintainer>
44 - <longdescription>
45 + <maintainer type="person">
46 + <email>patrick@g.o</email>
47 + <name>Patrick Lauer</name>
48 + <description>Maintainer</description>
49 + </maintainer>
50 + <maintainer type="project">
51 + <email>netmon@g.o</email>
52 + <name>Gentoo network monitoring and analysis project</name>
53 + </maintainer>
54 + <longdescription>
55 Barnyard2 is a fork of the original barnyard project (which is no longer under development).
56 Barnyard2 is an open source interpreter for Snort unified2 binary output files. Its primary
57 use is allowing Snort to write to disk in an efficient manner and leaving the task of
58 parsing binary data into various formats to a separate process that will not cause Snort to
59 miss network traffic. Barnyard2 is under active development and continues to adapt based on
60 user feedback.
61 - </longdescription>
62 - <upstream>
63 - <maintainer>
64 - <email>dev@×××××××××××.com</email>
65 - <name>Securixlive</name>
66 - </maintainer>
67 - <doc>http://www.securixlive.com/barnyard2/docs/index.php</doc>
68 - <bugs-to>mailto:dev@×××××××××××.com</bugs-to>
69 - </upstream>
70 + </longdescription>
71 + <upstream>
72 + <maintainer>
73 + <email>dev@×××××××××××.com</email>
74 + <name>Securixlive</name>
75 + </maintainer>
76 + <doc>http://www.securixlive.com/barnyard2/docs/index.php</doc>
77 + <bugs-to>mailto:dev@×××××××××××.com</bugs-to>
78 + </upstream>
79 <use>
80 <flag name="gre">Enable GRE support</flag>
81 <flag name="mpls">Enable support for mpls networks</flag>