summaryrefslogtreecommitdiff
path: root/acct-group/ngrep
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-12 08:41:54 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-12 08:41:54 +0100
commit4df3bf9762850b34cd1ead5c80374d1a0fc3362e (patch)
tree3080c5cb7ad17abcb63776a9f21c4947845546a6 /acct-group/ngrep
parent814f4cf860e299a046b649eaee5463427984c09c (diff)
gentoo resync : 12.07.2021
Diffstat (limited to 'acct-group/ngrep')
-rw-r--r--acct-group/ngrep/Manifest2
-rw-r--r--acct-group/ngrep/metadata.xml17
-rw-r--r--acct-group/ngrep/ngrep-0.ebuild10
3 files changed, 29 insertions, 0 deletions
diff --git a/acct-group/ngrep/Manifest b/acct-group/ngrep/Manifest
new file mode 100644
index 000000000000..a3c509a70efd
--- /dev/null
+++ b/acct-group/ngrep/Manifest
@@ -0,0 +1,2 @@
+EBUILD ngrep-0.ebuild 199 BLAKE2B 50c8efbc42491d57ab4a2fe728e6a3070b96353be21121717e913f3018741917b0b2f2d35197b1d3f76795a7e371abc06341dce838777b617751857db821b457 SHA512 11655aa3684f983c7be245e7aa84fddd8b5794e080c6efea778e36760751544c6891e5f20391799637dcc1697c6d928ed1a612a3d575b6c7e1569b15989a11b9
+MISC metadata.xml 624 BLAKE2B a37785fd96ebd3bf967401c12c22db12ae9501836d6718b4390ace7dbe45701e793d3821cf510cec63b760c64b77ab12a63481d6cdd7c379d3209fba7b059d58 SHA512 cba79cac4f0cbbd9dabb2b17586565a145aff17f16b2cc3c34bc4b3c63e83dd5522168a1e5ca22df63ded54ea26f850bccf972791ccf8eb41ce9899f7f26d31d
diff --git a/acct-group/ngrep/metadata.xml b/acct-group/ngrep/metadata.xml
new file mode 100644
index 000000000000..074612e6f7d5
--- /dev/null
+++ b/acct-group/ngrep/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person" proxied="yes">
+ <email>jpr5+gentoo@darkridge.com</email>
+ <name>Jordan Ritter</name>
+ <description>Program author who would like to be notified of bugs</description>
+ </maintainer>
+ <maintainer type="project">
+ <email>netmon@gentoo.org</email>
+ <name>Gentoo network monitoring and analysis project</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-group/ngrep/ngrep-0.ebuild b/acct-group/ngrep/ngrep-0.ebuild
new file mode 100644
index 000000000000..059b68a8193d
--- /dev/null
+++ b/acct-group/ngrep/ngrep-0.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="A group for net-analyzer/ngrep"
+
+ACCT_GROUP_ID="186"