summaryrefslogtreecommitdiff
path: root/acct-group/sguil
diff options
context:
space:
mode:
Diffstat (limited to 'acct-group/sguil')
-rw-r--r--acct-group/sguil/Manifest2
-rw-r--r--acct-group/sguil/metadata.xml8
-rw-r--r--acct-group/sguil/sguil-0.ebuild10
3 files changed, 20 insertions, 0 deletions
diff --git a/acct-group/sguil/Manifest b/acct-group/sguil/Manifest
new file mode 100644
index 000000000000..f7eae2ada7b4
--- /dev/null
+++ b/acct-group/sguil/Manifest
@@ -0,0 +1,2 @@
+EBUILD sguil-0.ebuild 206 BLAKE2B 590a8f105d3f5f3c2c6cfacb60c28852c41193e94ae79ac1f5d9dc6c8c2050fb1a02b745e7ecde4343a7000205fed82fc43260bed112f9a6c606ddf3127e2255 SHA512 e696d16989f91d22e7a671ecc4d5ffcbc1dfee25a6e41ff562dd500f749e414252bf4ec2089afb60dc4e04d469d12dac761fdb9d13b0bce2651d6a5c0ae3cf30
+MISC metadata.xml 280 BLAKE2B e048698c920b118e9a29ec8558620cbd87f8cd4a3f9b4db4fe77f9ebf399b827cbb190d792c6ddcfc810bc09b51f233e5cce4c29c8b98d4130a3473c1ba82882 SHA512 8b56802e5524808b11ab857779ce04fb2d07cae87376f67490178601a9aecf7ad9f95743709b46048a425598d4cf8dcf01ef78cc97009d78e26a7728453150ef
diff --git a/acct-group/sguil/metadata.xml b/acct-group/sguil/metadata.xml
new file mode 100644
index 000000000000..2c2a7923cfc8
--- /dev/null
+++ b/acct-group/sguil/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>netmon@gentoo.org</email>
+ <name>Gentoo network monitoring and analysis project</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-group/sguil/sguil-0.ebuild b/acct-group/sguil/sguil-0.ebuild
new file mode 100644
index 000000000000..15fbe00afd0d
--- /dev/null
+++ b/acct-group/sguil/sguil-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/sguil-sensor"
+
+ACCT_GROUP_ID="165"