summaryrefslogtreecommitdiff
path: root/acct-user/sancp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
commitd934827bf44b7cfcf6711964418148fa60877668 (patch)
tree0625f358789b5e015e49db139cc1dbc9be00428f /acct-user/sancp
parent2e34d110f164bf74d55fced27fe0000201b3eec5 (diff)
gentoo resync : 25.11.2020
Diffstat (limited to 'acct-user/sancp')
-rw-r--r--acct-user/sancp/Manifest2
-rw-r--r--acct-user/sancp/metadata.xml8
-rw-r--r--acct-user/sancp/sancp-0.ebuild12
3 files changed, 22 insertions, 0 deletions
diff --git a/acct-user/sancp/Manifest b/acct-user/sancp/Manifest
new file mode 100644
index 000000000000..d9cbe44aa929
--- /dev/null
+++ b/acct-user/sancp/Manifest
@@ -0,0 +1,2 @@
+EBUILD sancp-0.ebuild 232 BLAKE2B 311a9295e723e5ba671b863ff5f85a909b3ab27f4bb660b3c3602b702aca0a1ffa40fd4378e7346af1ae3e6bd36f371edbb9bbeed8ba21fc388f1813bf356b43 SHA512 77c3cd2a7b2ab9b6008495832a89d23363aa5316e74566a2eb94e5f0954c5f740bdebc36c77629d87f3692f78175c6b6464e719a7f11f8cc7e83854e8c278ac0
+MISC metadata.xml 280 BLAKE2B e048698c920b118e9a29ec8558620cbd87f8cd4a3f9b4db4fe77f9ebf399b827cbb190d792c6ddcfc810bc09b51f233e5cce4c29c8b98d4130a3473c1ba82882 SHA512 8b56802e5524808b11ab857779ce04fb2d07cae87376f67490178601a9aecf7ad9f95743709b46048a425598d4cf8dcf01ef78cc97009d78e26a7728453150ef
diff --git a/acct-user/sancp/metadata.xml b/acct-user/sancp/metadata.xml
new file mode 100644
index 000000000000..2c2a7923cfc8
--- /dev/null
+++ b/acct-user/sancp/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-user/sancp/sancp-0.ebuild b/acct-user/sancp/sancp-0.ebuild
new file mode 100644
index 000000000000..804e4057270e
--- /dev/null
+++ b/acct-user/sancp/sancp-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="uid for net-analyzer/sancp"
+ACCT_USER_ID=382
+ACCT_USER_GROUPS=( sancp )
+
+acct-user_add_deps