public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: acct-user/mongodb_exporter/
@ 2020-09-07 21:54 William Hubbs
  0 siblings, 0 replies; only message in thread
From: William Hubbs @ 2020-09-07 21:54 UTC (permalink / raw
  To: gentoo-commits

commit:     fce980b485289d0e9573994729e238fc86ebc0ce
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  7 21:39:02 2020 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Mon Sep  7 21:54:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fce980b4

acct-user/mongodb_exporter: add user for mongodb_exporter

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

 acct-user/mongodb_exporter/metadata.xml              |  8 ++++++++
 acct-user/mongodb_exporter/mongodb_exporter-0.ebuild | 12 ++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/acct-user/mongodb_exporter/metadata.xml b/acct-user/mongodb_exporter/metadata.xml
new file mode 100644
index 00000000000..65da3dd7829
--- /dev/null
+++ b/acct-user/mongodb_exporter/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>williamh@gentoo.org</email>
+    <name>William Hubbs</name>
+  </maintainer>
+</pkgmetadata>

diff --git a/acct-user/mongodb_exporter/mongodb_exporter-0.ebuild b/acct-user/mongodb_exporter/mongodb_exporter-0.ebuild
new file mode 100644
index 00000000000..aadf83004ef
--- /dev/null
+++ b/acct-user/mongodb_exporter/mongodb_exporter-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="user for mongodb_exporter"
+ACCT_USER_ID=277
+ACCT_USER_GROUPS=( mongodb_exporter )
+
+acct-user_add_deps


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-07 21:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-07 21:54 [gentoo-commits] repo/gentoo:master commit in: acct-user/mongodb_exporter/ William Hubbs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox