public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: acct-user/readarr/
@ 2022-07-20 12:16 Craig Andrews
  0 siblings, 0 replies; 2+ messages in thread
From: Craig Andrews @ 2022-07-20 12:16 UTC (permalink / raw
  To: gentoo-commits

commit:     30cdfc161d782f6441a4a19fc4cd5b775daa1954
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 19 20:15:12 2022 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Wed Jul 20 12:14:21 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30cdfc16

acct-user/readarr: user for readarr

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 acct-user/readarr/metadata.xml     | 21 +++++++++++++++++++++
 acct-user/readarr/readarr-0.ebuild | 13 +++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/acct-user/readarr/metadata.xml b/acct-user/readarr/metadata.xml
new file mode 100644
index 000000000000..972422721fc5
--- /dev/null
+++ b/acct-user/readarr/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>mcrawford@eliteitminds.com</email>
+		<name>Michael Crawford</name>
+		<description>Primary maintainer</description>
+	</maintainer>
+	<maintainer type="project" proxied="proxy">
+		<email>proxy-maint@gentoo.org</email>
+		<name>Proxy Maintainers</name>
+	</maintainer>
+	<maintainer type="person">
+		<email>candrews@gentoo.org</email>
+		<name>Craig Andrews</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">Radarr/Radarr</remote-id>
+		<bugs-to>https://github.com/Radarr/Radarr/issues</bugs-to>
+	</upstream>
+</pkgmetadata>

diff --git a/acct-user/readarr/readarr-0.ebuild b/acct-user/readarr/readarr-0.ebuild
new file mode 100644
index 000000000000..9998e137f4ad
--- /dev/null
+++ b/acct-user/readarr/readarr-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit acct-user
+
+DESCRIPTION="User for readarr"
+ACCT_USER_HOME=/var/lib/readarr
+ACCT_USER_ID=521
+ACCT_USER_GROUPS=( readarr )
+
+acct-user_add_deps


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: acct-user/readarr/
@ 2022-07-23  4:13 Sam James
  0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2022-07-23  4:13 UTC (permalink / raw
  To: gentoo-commits

commit:     67b2349b2e49c6decaf72bd4bfeda0fc79c7c51c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 23 04:11:16 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 23 04:11:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67b2349b

acct-user/readarr: [QA] fix dtd URL (HTTP->HTTPS)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 acct-user/readarr/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/acct-user/readarr/metadata.xml b/acct-user/readarr/metadata.xml
index 972422721fc5..dbf509ab34a8 100644
--- a/acct-user/readarr/metadata.xml
+++ b/acct-user/readarr/metadata.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<maintainer type="person" proxied="yes">
 		<email>mcrawford@eliteitminds.com</email>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-23  4:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-20 12:16 [gentoo-commits] repo/gentoo:master commit in: acct-user/readarr/ Craig Andrews
  -- strict thread matches above, loose matches on Subject: below --
2022-07-23  4:13 Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox