public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: acct-user/subsonic/
@ 2021-11-23 21:05 Conrad Kostecki
  0 siblings, 0 replies; 2+ messages in thread
From: Conrad Kostecki @ 2021-11-23 21:05 UTC (permalink / raw
  To: gentoo-commits

commit:     5ed6b5fc51e90b8e63aed1377e629c7c57789fc3
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 23 21:04:50 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Tue Nov 23 21:04:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ed6b5fc

acct-user/subsonic: update to use correct

Package used wrong uid, so corrected it, to use the one, which is also
specified in uid-gid.txt.

Closes: https://bugs.gentoo.org/825714
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 acct-user/subsonic/{subsonic-0.ebuild => subsonic-0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/acct-user/subsonic/subsonic-0.ebuild b/acct-user/subsonic/subsonic-0-r1.ebuild
similarity index 93%
rename from acct-user/subsonic/subsonic-0.ebuild
rename to acct-user/subsonic/subsonic-0-r1.ebuild
index e5a5b6d412ec..6ca134e7f2a6 100644
--- a/acct-user/subsonic/subsonic-0.ebuild
+++ b/acct-user/subsonic/subsonic-0-r1.ebuild
@@ -9,6 +9,6 @@ DESCRIPTION="A user for media-sound/subsonic-bin"
 
 ACCT_USER_GROUPS=( "subsonic" )
 ACCT_USER_HOME="/var/lib/subsonic"
-ACCT_USER_ID="126"
+ACCT_USER_ID="136"
 
 acct-user_add_deps


^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-user/subsonic/
@ 2021-07-22 20:09 Conrad Kostecki
  0 siblings, 0 replies; 2+ messages in thread
From: Conrad Kostecki @ 2021-07-22 20:09 UTC (permalink / raw
  To: gentoo-commits

commit:     a2c64191b8fc040826001a6c594b51f74684c9ce
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 22 19:53:30 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Jul 22 20:08:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2c64191

acct-user/subsonic: add user (136) subsonic

Bug: https://bugs.gentoo.org/781338
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 acct-user/subsonic/metadata.xml      |  8 ++++++++
 acct-user/subsonic/subsonic-0.ebuild | 14 ++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/acct-user/subsonic/metadata.xml b/acct-user/subsonic/metadata.xml
new file mode 100644
index 00000000000..76f45cdee0f
--- /dev/null
+++ b/acct-user/subsonic/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>perfinion@gentoo.org</email>
+		<name>Jason Zaman</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/acct-user/subsonic/subsonic-0.ebuild b/acct-user/subsonic/subsonic-0.ebuild
new file mode 100644
index 00000000000..e5a5b6d412e
--- /dev/null
+++ b/acct-user/subsonic/subsonic-0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="A user for media-sound/subsonic-bin"
+
+ACCT_USER_GROUPS=( "subsonic" )
+ACCT_USER_HOME="/var/lib/subsonic"
+ACCT_USER_ID="126"
+
+acct-user_add_deps


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

end of thread, other threads:[~2021-11-23 21:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-23 21:05 [gentoo-commits] repo/gentoo:master commit in: acct-user/subsonic/ Conrad Kostecki
  -- strict thread matches above, loose matches on Subject: below --
2021-07-22 20:09 Conrad Kostecki

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