commit:     bc7c6c8911fe0de0a54ff9f907dddad7bc9865e0
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  6 20:05:54 2022 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sun Jul 10 18:25:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc7c6c89

acct-group/sonarr: group for sonarr

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/26247
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 acct-group/sonarr/metadata.xml    | 21 +++++++++++++++++++++
 acct-group/sonarr/sonarr-0.ebuild |  8 ++++++++
 2 files changed, 29 insertions(+)

diff --git a/acct-group/sonarr/metadata.xml b/acct-group/sonarr/metadata.xml
new file mode 100644
index 000000000000..500ca1d16e1c
--- /dev/null
+++ b/acct-group/sonarr/metadata.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+<maintainer type="person" proxied="yes">
+       <email>[email protected]</email>
+       <name>Michael Crawford</name>
+       <description>Primary maintainer</description>
+</maintainer>
+<maintainer type="project" proxied="proxy">
+       <email>[email protected]</email>
+       <name>Proxy Maintainers</name>
+</maintainer>
+<maintainer type="person">
+       <email>[email protected]</email>
+       <name>Craig Andrews</name>
+</maintainer>
+       <upstream>
+               <remote-id type="github">Sonarr/Sonarr</remote-id>
+               <bugs-to>https://github.com/Sonarr/Sonarr/issues</bugs-to>
+       </upstream>
+</pkgmetadata>

diff --git a/acct-group/sonarr/sonarr-0.ebuild 
b/acct-group/sonarr/sonarr-0.ebuild
new file mode 100644
index 000000000000..c40efb6d7a67
--- /dev/null
+++ b/acct-group/sonarr/sonarr-0.ebuild
@@ -0,0 +1,8 @@
+# Copyright 2019-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit acct-group
+
+ACCT_GROUP_ID=515

Reply via email to