public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: acct-user/syncthing/
@ 2019-07-01  9:40 Marek Szuba
  0 siblings, 0 replies; 2+ messages in thread
From: Marek Szuba @ 2019-07-01  9:40 UTC (permalink / raw
  To: gentoo-commits

commit:     7583d3febb0cc4e1a3ebd2445ea4b19b05acae93
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 26 10:17:16 2019 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Jul  1 09:39:03 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7583d3fe

acct-user/syncthing: Add 'syncthing' user (UID 499)

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

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

diff --git a/acct-user/syncthing/metadata.xml b/acct-user/syncthing/metadata.xml
new file mode 100644
index 00000000000..3e5026ee375
--- /dev/null
+++ b/acct-user/syncthing/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>marecki@gentoo.org</email>
+		<name>Marek Szuba</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/acct-user/syncthing/syncthing-0.ebuild b/acct-user/syncthing/syncthing-0.ebuild
new file mode 100644
index 00000000000..136d34e4cdb
--- /dev/null
+++ b/acct-user/syncthing/syncthing-0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for the system-wide net-p2p/syncthing server"
+ACCT_USER_ID=499
+ACCT_USER_HOME=/var/lib/syncthing
+ACCT_USER_HOME_PERMS=0770
+ACCT_USER_GROUPS=( syncthing )
+
+acct-user_add_deps


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

* [gentoo-commits] repo/gentoo:master commit in: acct-user/syncthing/
@ 2024-06-28 22:33 Marc Schiffbauer
  0 siblings, 0 replies; 2+ messages in thread
From: Marc Schiffbauer @ 2024-06-28 22:33 UTC (permalink / raw
  To: gentoo-commits

commit:     177579160c6909256a54bf9f8faa467a0f001f2b
Author:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 28 22:30:40 2024 +0000
Commit:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
CommitDate: Fri Jun 28 22:30:40 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17757916

acct-user/syncthing: add myself as a maintainer

Signed-off-by: Marc Schiffbauer <mschiff <AT> gentoo.org>

 acct-user/syncthing/metadata.xml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/acct-user/syncthing/metadata.xml b/acct-user/syncthing/metadata.xml
index 115e9d64a669..41b48edd30ec 100644
--- a/acct-user/syncthing/metadata.xml
+++ b/acct-user/syncthing/metadata.xml
@@ -1,5 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<!-- maintainer-needed -->
+  <maintainer type="person">
+    <email>mschiff@gentoo.org</email>
+    <name>Marc Schiffbauer</name>
+  </maintainer>
 </pkgmetadata>


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

end of thread, other threads:[~2024-06-28 22:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-28 22:33 [gentoo-commits] repo/gentoo:master commit in: acct-user/syncthing/ Marc Schiffbauer
  -- strict thread matches above, loose matches on Subject: below --
2019-07-01  9:40 Marek Szuba

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