From ed65caf575e2da3d46d4e021915e77d029d7161d Mon Sep 17 00:00:00 2001 From: Patrick McLean Date: Mon, 22 Mar 2021 10:07:36 -0700 Subject: 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 --- acct-group/unbound-telemetry/metadata.xml | 8 ++++++++ acct-group/unbound-telemetry/unbound-telemetry-0.ebuild | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 acct-group/unbound-telemetry/metadata.xml create mode 100644 acct-group/unbound-telemetry/unbound-telemetry-0.ebuild diff --git a/acct-group/unbound-telemetry/metadata.xml b/acct-group/unbound-telemetry/metadata.xml new file mode 100644 index 000000000000..cee379b15409 --- /dev/null +++ b/acct-group/unbound-telemetry/metadata.xml @@ -0,0 +1,8 @@ + + + + + chutzpah@gentoo.org + Patrick McLean + + 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 000000000000..7cf4cee045e4 --- /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 -- cgit v1.2.3-65-gdbad