summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-07-18 18:24:56 +0200
committerConrad Kostecki <conikost@gentoo.org>2021-07-18 18:24:56 +0200
commit5889ca203adaf3d15d4cc369616b2eb8758ca554 (patch)
tree50351024fe729ca9f1c83156cca83be25871facf /acct-user
parentapp-misc/beanstalkd: drop old version (diff)
downloadgentoo-5889ca203adaf3d15d4cc369616b2eb8758ca554.tar.gz
gentoo-5889ca203adaf3d15d4cc369616b2eb8758ca554.tar.bz2
gentoo-5889ca203adaf3d15d4cc369616b2eb8758ca554.zip
acct-user/pushgateway: add user (288) pushgateway
Bug: https://bugs.gentoo.org/781245 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user')
-rw-r--r--acct-user/pushgateway/metadata.xml8
-rw-r--r--acct-user/pushgateway/pushgateway-0.ebuild13
2 files changed, 21 insertions, 0 deletions
diff --git a/acct-user/pushgateway/metadata.xml b/acct-user/pushgateway/metadata.xml
new file mode 100644
index 000000000000..9e1d47466c8d
--- /dev/null
+++ b/acct-user/pushgateway/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>zmedico@gentoo.org</email>
+ <name>Zac Medico</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/pushgateway/pushgateway-0.ebuild b/acct-user/pushgateway/pushgateway-0.ebuild
new file mode 100644
index 000000000000..dfd5dad5e837
--- /dev/null
+++ b/acct-user/pushgateway/pushgateway-0.ebuild
@@ -0,0 +1,13 @@
+# 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 app-metrics/pushgateway"
+
+ACCT_USER_GROUPS=( "pushgateway" )
+ACCT_USER_ID="288"
+
+acct-user_add_deps