diff options
author | William Hubbs <william.hubbs@sony.com> | 2019-10-23 11:46:42 -0500 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2019-10-23 12:34:35 -0500 |
commit | 4e4d24a09fca87b6193000880274fbe93f923265 (patch) | |
tree | dc6522c99c19268980f2a98ca9b7f4f6ea7596f3 /acct-group | |
parent | app-admin/rsyslog: 8.1910.0 amd64 stable (#697464) (diff) | |
download | gentoo-4e4d24a09fca87b6193000880274fbe93f923265.tar.gz gentoo-4e4d24a09fca87b6193000880274fbe93f923265.tar.bz2 gentoo-4e4d24a09fca87b6193000880274fbe93f923265.zip |
acct-group/dnsmasq_exporter: add group for app-metrics/dnsmasq_exporter
Copyright: Sony Interactive Entertainment Inc.
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/dnsmasq_exporter/dnsmasq_exporter-0.ebuild | 8 | ||||
-rw-r--r-- | acct-group/dnsmasq_exporter/metadata.xml | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/acct-group/dnsmasq_exporter/dnsmasq_exporter-0.ebuild b/acct-group/dnsmasq_exporter/dnsmasq_exporter-0.ebuild new file mode 100644 index 000000000000..ca665510be54 --- /dev/null +++ b/acct-group/dnsmasq_exporter/dnsmasq_exporter-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=274 diff --git a/acct-group/dnsmasq_exporter/metadata.xml b/acct-group/dnsmasq_exporter/metadata.xml new file mode 100644 index 000000000000..c36c37139fad --- /dev/null +++ b/acct-group/dnsmasq_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> |