summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-07-14 19:56:31 +0200
committerConrad Kostecki <conikost@gentoo.org>2021-07-14 21:50:45 +0200
commit4049881975191c258c46375035260fe7435ce976 (patch)
treeeb8c2a154a42d71f7a17b21d305a7dbc7c6a7b6b /acct-group/pushgateway
parentacct-group/grok_exporter: add group (104) grok_exporter (diff)
downloadgentoo-4049881975191c258c46375035260fe7435ce976.tar.gz
gentoo-4049881975191c258c46375035260fe7435ce976.tar.bz2
gentoo-4049881975191c258c46375035260fe7435ce976.zip
acct-group/pushgateway: add group (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-group/pushgateway')
-rw-r--r--acct-group/pushgateway/metadata.xml8
-rw-r--r--acct-group/pushgateway/pushgateway-0.ebuild10
2 files changed, 18 insertions, 0 deletions
diff --git a/acct-group/pushgateway/metadata.xml b/acct-group/pushgateway/metadata.xml
new file mode 100644
index 000000000000..9e1d47466c8d
--- /dev/null
+++ b/acct-group/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-group/pushgateway/pushgateway-0.ebuild b/acct-group/pushgateway/pushgateway-0.ebuild
new file mode 100644
index 000000000000..c064f6390f10
--- /dev/null
+++ b/acct-group/pushgateway/pushgateway-0.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="A group for app-metrics/pushgateway"
+
+ACCT_GROUP_ID="288"