* [gentoo-commits] repo/gentoo:master commit in: acct-user/ipfs/
@ 2019-09-28 6:46 Joonas Niilola
0 siblings, 0 replies; only message in thread
From: Joonas Niilola @ 2019-09-28 6:46 UTC (permalink / raw
To: gentoo-commits
commit: 44cd7a445d788cdfb6e282b098e2485a2b3c0b92
Author: Kai Krakow <kai <AT> kaishome <DOT> de>
AuthorDate: Thu Sep 19 19:32:26 2019 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Sep 28 06:46:14 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44cd7a44
acct-user/ipfs: Add user for net-p2p/go-ipfs-bin (UID 484)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Kai Krakow <kai <AT> kaishome.de>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
acct-user/ipfs/ipfs-0.ebuild | 14 ++++++++++++++
acct-user/ipfs/metadata.xml | 12 ++++++++++++
2 files changed, 26 insertions(+)
diff --git a/acct-user/ipfs/ipfs-0.ebuild b/acct-user/ipfs/ipfs-0.ebuild
new file mode 100644
index 00000000000..f2f9fac4c10
--- /dev/null
+++ b/acct-user/ipfs/ipfs-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/go-ipfs-bin server"
+ACCT_USER_ID=484
+ACCT_USER_HOME=/var/lib/ipfs
+ACCT_USER_HOME_PERMS=0755
+ACCT_USER_GROUPS=( ipfs )
+
+acct-user_add_deps
diff --git a/acct-user/ipfs/metadata.xml b/acct-user/ipfs/metadata.xml
new file mode 100644
index 00000000000..eea561c5517
--- /dev/null
+++ b/acct-user/ipfs/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>hurikhan77+bgo@gmail.com</email>
+ <name>Kai Krakow</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-09-28 6:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-28 6:46 [gentoo-commits] repo/gentoo:master commit in: acct-user/ipfs/ Joonas Niilola
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox