commit: ed65caf575e2da3d46d4e021915e77d029d7161d Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com> AuthorDate: Mon Mar 22 17:07:36 2021 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Mon Mar 22 17:13:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed65caf5
acct-group/unbound-telemetry: New package Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> acct-group/unbound-telemetry/metadata.xml | 8 ++++++++ acct-group/unbound-telemetry/unbound-telemetry-0.ebuild | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/acct-group/unbound-telemetry/metadata.xml b/acct-group/unbound-telemetry/metadata.xml new file mode 100644 index 00000000000..cee379b1540 --- /dev/null +++ b/acct-group/unbound-telemetry/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>Patrick McLean</name> + </maintainer> +</pkgmetadata> diff --git a/acct-group/unbound-telemetry/unbound-telemetry-0.ebuild b/acct-group/unbound-telemetry/unbound-telemetry-0.ebuild new file mode 100644 index 00000000000..7cf4cee045e --- /dev/null +++ b/acct-group/unbound-telemetry/unbound-telemetry-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=279
