summaryrefslogtreecommitdiff
path: root/acct-user/smokeping
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-user/smokeping
parent4df3bf9762850b34cd1ead5c80374d1a0fc3362e (diff)
gentoo resync : 17.07.2021
Diffstat (limited to 'acct-user/smokeping')
-rw-r--r--acct-user/smokeping/Manifest2
-rw-r--r--acct-user/smokeping/metadata.xml8
-rw-r--r--acct-user/smokeping/smokeping-0.ebuild14
3 files changed, 24 insertions, 0 deletions
diff --git a/acct-user/smokeping/Manifest b/acct-user/smokeping/Manifest
new file mode 100644
index 000000000000..1b702ad8c871
--- /dev/null
+++ b/acct-user/smokeping/Manifest
@@ -0,0 +1,2 @@
+EBUILD smokeping-0.ebuild 289 BLAKE2B 7cca7dd113b27fa7f5bf675964f6acee2dd470ba590d443866db0467eaf2cd09c940b29f377b6a38e5c3581a5dbef047d6f8eb5f34af1b5f5377f3d1b71c02d4 SHA512 17c15053df57fecceaf2922943f39340d2969e0406309156db4b163b8e1dd1fa582a375b2424712330fc77527a1ab2acff2a0c94a39a84a5488abaeae455fb17
+MISC metadata.xml 280 BLAKE2B e048698c920b118e9a29ec8558620cbd87f8cd4a3f9b4db4fe77f9ebf399b827cbb190d792c6ddcfc810bc09b51f233e5cce4c29c8b98d4130a3473c1ba82882 SHA512 8b56802e5524808b11ab857779ce04fb2d07cae87376f67490178601a9aecf7ad9f95743709b46048a425598d4cf8dcf01ef78cc97009d78e26a7728453150ef
diff --git a/acct-user/smokeping/metadata.xml b/acct-user/smokeping/metadata.xml
new file mode 100644
index 000000000000..2c2a7923cfc8
--- /dev/null
+++ b/acct-user/smokeping/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/smokeping/smokeping-0.ebuild b/acct-user/smokeping/smokeping-0.ebuild
new file mode 100644
index 000000000000..b3c157563d54
--- /dev/null
+++ b/acct-user/smokeping/smokeping-0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="A user for net-analyzer/smokeping"
+
+ACCT_USER_GROUPS=( "smokeping" )
+ACCT_USER_HOME="/var/lib/smokeping"
+ACCT_USER_ID="164"
+
+acct-user_add_deps