commit: a936b5dbff9cdbbb7f05483b5bc256b3e078fa31 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sat Jun 12 13:06:58 2021 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sat Jun 12 13:28:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a936b5db
acct-group/fritzbox_smarthome_exporter: new group for app-metrics/fritzbox_smarthome_exporter, GID 228 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> .../fritzbox_smarthome_exporter-0.ebuild | 8 ++++++++ acct-group/fritzbox_smarthome_exporter/metadata.xml | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/acct-group/fritzbox_smarthome_exporter/fritzbox_smarthome_exporter-0.ebuild b/acct-group/fritzbox_smarthome_exporter/fritzbox_smarthome_exporter-0.ebuild new file mode 100644 index 00000000000..1ecaeb6a6b0 --- /dev/null +++ b/acct-group/fritzbox_smarthome_exporter/fritzbox_smarthome_exporter-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=228 diff --git a/acct-group/fritzbox_smarthome_exporter/metadata.xml b/acct-group/fritzbox_smarthome_exporter/metadata.xml new file mode 100644 index 00000000000..a32d600f949 --- /dev/null +++ b/acct-group/fritzbox_smarthome_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>[email protected]</email> + <name>Thomas Deutschmann</name> + </maintainer> +</pkgmetadata>
