commit:     705cdb0e6b994e644b2341c4816e013cc7ec495a
Author:     tiotags <tiotags1 <AT> gmail <DOT> com>
AuthorDate: Sat Apr 17 19:07:48 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Apr 17 19:22:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=705cdb0e

acct-user/hinsightd:

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Alexandru Campeanu <tiotags1 <AT> gmail.com>

 acct-user/hinsightd/hinsightd-0.ebuild | 14 ++++++++++++++
 acct-user/hinsightd/metadata.xml       |  5 +++++
 2 files changed, 19 insertions(+)

diff --git a/acct-user/hinsightd/hinsightd-0.ebuild 
b/acct-user/hinsightd/hinsightd-0.ebuild
new file mode 100644
index 000000000..17fc68007
--- /dev/null
+++ b/acct-user/hinsightd/hinsightd-0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="A user account for www-servers/hinsightd"
+KEYWORDS=""
+
+ACCT_USER_ID=-1
+ACCT_USER_GROUPS=( hinsightd )
+
+acct-user_add_deps

diff --git a/acct-user/hinsightd/metadata.xml b/acct-user/hinsightd/metadata.xml
new file mode 100644
index 000000000..7a38bb900
--- /dev/null
+++ b/acct-user/hinsightd/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <!-- maintainer-needed -->
+</pkgmetadata>

Reply via email to