summaryrefslogtreecommitdiff
path: root/acct-user/i2pd
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-08-18 18:16:17 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-08-18 18:16:17 +0100
commitfc637fb28da700da71ec2064d65ca5a7a31b9c6c (patch)
tree326613a08f25851c388715e205576a2e7d25dc4f /acct-user/i2pd
parentb24bd25253fe093f722ab576d29fdc41d04cb1ee (diff)
gentoo resync : 18.08.2019
Diffstat (limited to 'acct-user/i2pd')
-rw-r--r--acct-user/i2pd/Manifest2
-rw-r--r--acct-user/i2pd/i2pd-0.ebuild14
-rw-r--r--acct-user/i2pd/metadata.xml12
3 files changed, 28 insertions, 0 deletions
diff --git a/acct-user/i2pd/Manifest b/acct-user/i2pd/Manifest
new file mode 100644
index 000000000000..0b55f971d390
--- /dev/null
+++ b/acct-user/i2pd/Manifest
@@ -0,0 +1,2 @@
+EBUILD i2pd-0.ebuild 304 BLAKE2B 70e1ea3b96253051c5cf762264056a12c142e7eb2876056254218aed1199c839f38dfae65c9b2b434a142354a10889b87309d0160d87f5923939f7d99414ab61 SHA512 09cbd8f7a9e9485a412b0aa437567b822ed37834188a8fd1810b86124245022cb262e6eb0f7af5c4b6a1176041a0dc5ae7f77a6161ff7f97d7174517076e3287
+MISC metadata.xml 368 BLAKE2B fe12c2012ec5d14b6a09f8aeea4d4763e454d6b0be49282c9eb87173b2bac7a31ae84a5d13c54a9098bed594e4ea7c0b75e7581def7c023c2ad5ee49832b97d7 SHA512 ae14458289e58cc9131e711012a8d286a89fd9ac2363997ce7b451fbd5da459e5334ed7275699d528bce0525a9536e78ca9838f206d9a797875865efa35b17df
diff --git a/acct-user/i2pd/i2pd-0.ebuild b/acct-user/i2pd/i2pd-0.ebuild
new file mode 100644
index 000000000000..0762afebe9a1
--- /dev/null
+++ b/acct-user/i2pd/i2pd-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-vpn/i2pd server"
+ACCT_USER_ID=470
+ACCT_USER_GROUPS=( i2pd )
+ACCT_USER_HOME=/var/lib/i2pd
+ACCT_USER_HOME_PERMS=0700
+
+acct-user_add_deps
diff --git a/acct-user/i2pd/metadata.xml b/acct-user/i2pd/metadata.xml
new file mode 100644
index 000000000000..5d25e0368234
--- /dev/null
+++ b/acct-user/i2pd/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">
+ <email>kaikaikai@yandex.ru</email>
+ <name>Alexey Korepanov</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>