summaryrefslogtreecommitdiff
path: root/acct-user/rslsync
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-12 08:41:54 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-12 08:41:54 +0100
commit4df3bf9762850b34cd1ead5c80374d1a0fc3362e (patch)
tree3080c5cb7ad17abcb63776a9f21c4947845546a6 /acct-user/rslsync
parent814f4cf860e299a046b649eaee5463427984c09c (diff)
gentoo resync : 12.07.2021
Diffstat (limited to 'acct-user/rslsync')
-rw-r--r--acct-user/rslsync/Manifest2
-rw-r--r--acct-user/rslsync/metadata.xml12
-rw-r--r--acct-user/rslsync/rslsync-0.ebuild15
3 files changed, 29 insertions, 0 deletions
diff --git a/acct-user/rslsync/Manifest b/acct-user/rslsync/Manifest
new file mode 100644
index 000000000000..dab3fa87bc2f
--- /dev/null
+++ b/acct-user/rslsync/Manifest
@@ -0,0 +1,2 @@
+EBUILD rslsync-0.ebuild 316 BLAKE2B b6e4aea69886af636424d52944b6e81884be35927a34192fda671a89954fd75eb53d4332f733bfdaf2961211a80fc3d7aa7082f5597bbe328a2f4fc22979e49b SHA512 b2e3cd38d8e6f98621e05b43317313d09965b0704d0d5dff65eb8e126584cae4c1d5fd88de0d15948c4da162a259368402e2eeba9420ed7d7d8d8bbe6bf26881
+MISC metadata.xml 406 BLAKE2B 5707ac898bdea1cce0702706e11ade10f8968f720f82ccb17403db98c980eef10138890410ec62521c2dc50192edf30a8b467b2f201dbc5a5962cf5b55c81a74 SHA512 b6cd664305ed4dd0ffde21087423f5864c23ae62f8f265b056dbae50ecbcf6f27a1ab185a7d20b89e0afc5611e6e0c3ea987b7dc8a2a57ae98c3956bb4916877
diff --git a/acct-user/rslsync/metadata.xml b/acct-user/rslsync/metadata.xml
new file mode 100644
index 000000000000..0002e1a56764
--- /dev/null
+++ b/acct-user/rslsync/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person" proxied="yes">
+ <email>spiderx@spiderx.dp.ua</email>
+ <name>Vladimir Pavljuchenkov</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/rslsync/rslsync-0.ebuild b/acct-user/rslsync/rslsync-0.ebuild
new file mode 100644
index 000000000000..c0b018b0637e
--- /dev/null
+++ b/acct-user/rslsync/rslsync-0.ebuild
@@ -0,0 +1,15 @@
+# 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 net-p2p/resilio-sync"
+
+ACCT_USER_GROUPS=( "rslsync" )
+ACCT_USER_HOME="/var/lib/resilio-sync"
+ACCT_USER_HOME_PERMS="0700"
+ACCT_USER_ID="175"
+
+acct-user_add_deps