summaryrefslogtreecommitdiff
path: root/acct-group/pushgateway
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-17 19:04:28 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-17 19:04:28 +0100
commit514d1bbe260df2521fe60f1a3ec87cfcfde1a829 (patch)
tree555c194dbeb0fb2ac4ad3cde7c0f6a80fd330ce2 /acct-group/pushgateway
parent4df3bf9762850b34cd1ead5c80374d1a0fc3362e (diff)
gentoo resync : 17.07.2021
Diffstat (limited to 'acct-group/pushgateway')
-rw-r--r--acct-group/pushgateway/Manifest2
-rw-r--r--acct-group/pushgateway/metadata.xml8
-rw-r--r--acct-group/pushgateway/pushgateway-0.ebuild10
3 files changed, 20 insertions, 0 deletions
diff --git a/acct-group/pushgateway/Manifest b/acct-group/pushgateway/Manifest
new file mode 100644
index 000000000000..3cc373ad29fc
--- /dev/null
+++ b/acct-group/pushgateway/Manifest
@@ -0,0 +1,2 @@
+EBUILD pushgateway-0.ebuild 204 BLAKE2B 193c8282ec16a5e026a3c632a4fa65f3359576355857f9a36a1c08b3d452ca3b734f566b67962c1be0b5732bbcd571b962db81a6f72ec1e3ea5f8b3e19d3eee6 SHA512 f3241947a68282cd2f770ffc534f9df5b0bddb6421139d87681d49b10ac43bac6a683b8c6f8407220899430bbb9aadfc9382f4a419d6b284a08e7e04f8b6d937
+MISC metadata.xml 244 BLAKE2B 69bff1931d3487cac65b10ff2068c2ffeb68b772ca4ed4842f39d8c92403572314769f3babca3204dbf3ebec92d813821ab79ba7c78e8ca9d161149e4db88fba SHA512 ee1587876b1ab6b66fc7a7eaa9d6c1c8fa0389f885da6fd6dd88bfcea3d179f0dc36a5c8be70fefa35cfb16eb4f92f41c24a438e9db57580949a1e796b1b2d78
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"