* [gentoo-commits] repo/gentoo:master commit in: acct-user/owntone/
@ 2024-07-06 9:31 Fabian Groffen
0 siblings, 0 replies; 2+ messages in thread
From: Fabian Groffen @ 2024-07-06 9:31 UTC (permalink / raw
To: gentoo-commits
commit: 39fe8f6d7fd512fe35c830a6fe7d9893cfb0e023
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 6 08:07:44 2024 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat Jul 6 09:31:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39fe8f6d
acct-user/owntone: add owntone user UID 541
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
acct-user/owntone/metadata.xml | 8 ++++++++
acct-user/owntone/owntone-0.ebuild | 13 +++++++++++++
2 files changed, 21 insertions(+)
diff --git a/acct-user/owntone/metadata.xml b/acct-user/owntone/metadata.xml
new file mode 100644
index 000000000000..3d1a383e5d9d
--- /dev/null
+++ b/acct-user/owntone/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>grobian@gentoo.org</email>
+ <name>Fabian Groffen</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/owntone/owntone-0.ebuild b/acct-user/owntone/owntone-0.ebuild
new file mode 100644
index 000000000000..606539e8cbd7
--- /dev/null
+++ b/acct-user/owntone/owntone-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2020-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit acct-user
+
+DESCRIPTION="User for media-sound/owntone"
+ACCT_USER_ID=541
+ACCT_USER_GROUPS=( audio )
+ACCT_USER_HOME="/var/lib/${PN}"
+
+acct-user_add_deps
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-user/owntone/
@ 2024-07-08 11:24 Fabian Groffen
0 siblings, 0 replies; 2+ messages in thread
From: Fabian Groffen @ 2024-07-08 11:24 UTC (permalink / raw
To: gentoo-commits
commit: e311cbb0d29a3370ab5e728409a8e3eef254acff
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 8 11:23:39 2024 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Jul 8 11:24:17 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e311cbb0
iacct-user/owntone: resolve UID conflict with chrony_exporter
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
acct-user/owntone/{owntone-0.ebuild => owntone-0-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/acct-user/owntone/owntone-0.ebuild b/acct-user/owntone/owntone-0-r1.ebuild
similarity index 93%
rename from acct-user/owntone/owntone-0.ebuild
rename to acct-user/owntone/owntone-0-r1.ebuild
index 606539e8cbd7..079a0b9053e3 100644
--- a/acct-user/owntone/owntone-0.ebuild
+++ b/acct-user/owntone/owntone-0-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=8
inherit acct-user
DESCRIPTION="User for media-sound/owntone"
-ACCT_USER_ID=541
+ACCT_USER_ID=542
ACCT_USER_GROUPS=( audio )
ACCT_USER_HOME="/var/lib/${PN}"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-08 11:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-06 9:31 [gentoo-commits] repo/gentoo:master commit in: acct-user/owntone/ Fabian Groffen
-- strict thread matches above, loose matches on Subject: below --
2024-07-08 11:24 Fabian Groffen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox