summaryrefslogtreecommitdiff
path: root/acct-group/scanlogd
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-17 19:04:28 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-17 19:04:28 +0100
commit514d1bbe260df2521fe60f1a3ec87cfcfde1a829 (patch)
tree555c194dbeb0fb2ac4ad3cde7c0f6a80fd330ce2 /acct-group/scanlogd
parent4df3bf9762850b34cd1ead5c80374d1a0fc3362e (diff)
gentoo resync : 17.07.2021
Diffstat (limited to 'acct-group/scanlogd')
-rw-r--r--acct-group/scanlogd/Manifest2
-rw-r--r--acct-group/scanlogd/metadata.xml8
-rw-r--r--acct-group/scanlogd/scanlogd-0.ebuild10
3 files changed, 20 insertions, 0 deletions
diff --git a/acct-group/scanlogd/Manifest b/acct-group/scanlogd/Manifest
new file mode 100644
index 000000000000..94d8a53fcedd
--- /dev/null
+++ b/acct-group/scanlogd/Manifest
@@ -0,0 +1,2 @@
+EBUILD scanlogd-0.ebuild 202 BLAKE2B 0632a682e9aa2330f9ca0368f45ae408fea262d3eb876e18d2d0e24d3027151aed1c303dcc3486b084f8b98aef8a3e0affda5783b3f520bcf599679a2d865369 SHA512 bf86ba312bf77e5caee19c74cfdbf4f838291b3888eadb4c8b73c7789ad95589993f2e7df4d1b1926ee200a9de83d6db328b85ccef82b27db3a63e78053c6c0f
+MISC metadata.xml 280 BLAKE2B e048698c920b118e9a29ec8558620cbd87f8cd4a3f9b4db4fe77f9ebf399b827cbb190d792c6ddcfc810bc09b51f233e5cce4c29c8b98d4130a3473c1ba82882 SHA512 8b56802e5524808b11ab857779ce04fb2d07cae87376f67490178601a9aecf7ad9f95743709b46048a425598d4cf8dcf01ef78cc97009d78e26a7728453150ef
diff --git a/acct-group/scanlogd/metadata.xml b/acct-group/scanlogd/metadata.xml
new file mode 100644
index 000000000000..2c2a7923cfc8
--- /dev/null
+++ b/acct-group/scanlogd/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/scanlogd/scanlogd-0.ebuild b/acct-group/scanlogd/scanlogd-0.ebuild
new file mode 100644
index 000000000000..ba71638b34cd
--- /dev/null
+++ b/acct-group/scanlogd/scanlogd-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/scanlogd"
+
+ACCT_GROUP_ID="166"