commit:     9cafefcd37d31029141602860c90969aaa490084
Author:     William Hubbs <william.hubbs <AT> sony <DOT> com>
AuthorDate: Mon Jan 27 21:46:44 2020 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Mon Jan 27 21:48:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cafefcd

acct-group/prometheus: add prometheus group

Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 acct-group/prometheus/metadata.xml        | 8 ++++++++
 acct-group/prometheus/prometheus-0.ebuild | 8 ++++++++
 2 files changed, 16 insertions(+)

diff --git a/acct-group/prometheus/metadata.xml 
b/acct-group/prometheus/metadata.xml
new file mode 100644
index 00000000000..c36c37139fa
--- /dev/null
+++ b/acct-group/prometheus/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="person">
+               <email>willi...@gentoo.org</email>
+               <name>William Hubbs</name>
+       </maintainer>
+</pkgmetadata>

diff --git a/acct-group/prometheus/prometheus-0.ebuild 
b/acct-group/prometheus/prometheus-0.ebuild
new file mode 100644
index 00000000000..00fd7dffd13
--- /dev/null
+++ b/acct-group/prometheus/prometheus-0.ebuild
@@ -0,0 +1,8 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID=430

Reply via email to