* [gentoo-commits] repo/gentoo:master commit in: acct-group/jellyfin/
@ 2022-07-10 18:26 Craig Andrews
0 siblings, 0 replies; 2+ messages in thread
From: Craig Andrews @ 2022-07-10 18:26 UTC (permalink / raw
To: gentoo-commits
commit: f177df4b4ad42376638ef8a6be01a49741d83dc5
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 6 21:10:53 2022 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sun Jul 10 18:25:54 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f177df4b
acct-group/jellyfin: group for jellyfin
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/26295
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
acct-group/jellyfin/jellyfin-0.ebuild | 8 ++++++++
acct-group/jellyfin/metadata.xml | 20 ++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/acct-group/jellyfin/jellyfin-0.ebuild b/acct-group/jellyfin/jellyfin-0.ebuild
new file mode 100644
index 000000000000..9d952362cfe2
--- /dev/null
+++ b/acct-group/jellyfin/jellyfin-0.ebuild
@@ -0,0 +1,8 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit acct-group
+
+ACCT_GROUP_ID=518
diff --git a/acct-group/jellyfin/metadata.xml b/acct-group/jellyfin/metadata.xml
new file mode 100644
index 000000000000..9a547e28ad43
--- /dev/null
+++ b/acct-group/jellyfin/metadata.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person" proxied="yes">
+ <email>gentoo@wb9.se</email>
+ <name>Fredrik Eriksson</name>
+ </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">jellyfin/jellyfin</remote-id>
+ <bugs-to>https://github.com/jellyfin/jellyfin/issues</bugs-to>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-group/jellyfin/
@ 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: 24d19e48392a89cb6ef90ce0a848660b2b59bfa8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 23 04:10:23 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 23 04:10:23 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24d19e48
acct-group/jellyfin: [QA] fix dtd URL (HTTP->HTTPS)
Signed-off-by: Sam James <sam <AT> gentoo.org>
acct-group/jellyfin/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/acct-group/jellyfin/metadata.xml b/acct-group/jellyfin/metadata.xml
index 9a547e28ad43..8500bdb0844f 100644
--- a/acct-group/jellyfin/metadata.xml
+++ b/acct-group/jellyfin/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>gentoo@wb9.se</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-23 4:13 [gentoo-commits] repo/gentoo:master commit in: acct-group/jellyfin/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2022-07-10 18:26 Craig Andrews
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox