From: Marek Szuba Date: Wed, 26 Jun 2019 10:00:32 +0000 (+0100) Subject: acct-group/syncthing: Add 'syncthing' group (GID 499) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=19f536d8fec511b36b227bd7dc2d03f289dbeeeb;p=gentoo.git acct-group/syncthing: Add 'syncthing' group (GID 499) Signed-off-by: Marek Szuba --- diff --git a/acct-group/syncthing/metadata.xml b/acct-group/syncthing/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/acct-group/syncthing/metadata.xml @@ -0,0 +1,8 @@ + + + + + marecki@gentoo.org + Marek Szuba + + diff --git a/acct-group/syncthing/syncthing-0.ebuild b/acct-group/syncthing/syncthing-0.ebuild new file mode 100644 index 000000000000..4e7ab771bb46 --- /dev/null +++ b/acct-group/syncthing/syncthing-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="Group for the system-wide net-p2p/syncthing server" +ACCT_GROUP_ID=499