Gentoo Archives: gentoo-commits

From: Alexandru Campeanu <tiotags1@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: acct-group/hinsightd/
Date: Sat, 17 Apr 2021 19:24:29
Message-Id: 1618687369.6da2917d76129986bd208a66212d0174029772f6.tiotags1@gentoo
1 commit: 6da2917d76129986bd208a66212d0174029772f6
2 Author: tiotags <tiotags1 <AT> gmail <DOT> com>
3 AuthorDate: Sat Apr 17 19:08:44 2021 +0000
4 Commit: Alexandru Campeanu <tiotags1 <AT> gmail <DOT> com>
5 CommitDate: Sat Apr 17 19:22:49 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6da2917d
7
8 acct-group/hinsightd:
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Alexandru Campeanu <tiotags1 <AT> gmail.com>
12
13 acct-group/hinsightd/hinsightd-0.ebuild | 11 +++++++++++
14 acct-group/hinsightd/metadata.xml | 5 +++++
15 2 files changed, 16 insertions(+)
16
17 diff --git a/acct-group/hinsightd/hinsightd-0.ebuild b/acct-group/hinsightd/hinsightd-0.ebuild
18 new file mode 100644
19 index 000000000..15de7463a
20 --- /dev/null
21 +++ b/acct-group/hinsightd/hinsightd-0.ebuild
22 @@ -0,0 +1,11 @@
23 +# Copyright 2021 Gentoo Authors
24 +# Distributed under the terms of the GNU General Public License v2
25 +
26 +EAPI=7
27 +
28 +inherit acct-group
29 +
30 +DESCRIPTION="A user group for www-servers/hinsightd"
31 +KEYWORDS=""
32 +
33 +ACCT_GROUP_ID=-1
34
35 diff --git a/acct-group/hinsightd/metadata.xml b/acct-group/hinsightd/metadata.xml
36 new file mode 100644
37 index 000000000..7a38bb900
38 --- /dev/null
39 +++ b/acct-group/hinsightd/metadata.xml
40 @@ -0,0 +1,5 @@
41 +<?xml version="1.0" encoding="UTF-8"?>
42 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
43 +<pkgmetadata>
44 + <!-- maintainer-needed -->
45 +</pkgmetadata>