acct-group/i2pd: add 'i2pd' group (GID 470)
authorAlexey Korepanov <kaikaikai@yandex.ru>
Thu, 8 Aug 2019 15:31:52 +0000 (16:31 +0100)
committerJoonas Niilola <juippis@gentoo.org>
Mon, 12 Aug 2019 06:14:18 +0000 (09:14 +0300)
Signed-off-by: Alexey Korepanov <kaikaikai@yandex.ru>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
acct-group/i2pd/i2pd-0.ebuild [new file with mode: 0644]
acct-group/i2pd/metadata.xml [new file with mode: 0644]

diff --git a/acct-group/i2pd/i2pd-0.ebuild b/acct-group/i2pd/i2pd-0.ebuild
new file mode 100644 (file)
index 0000000..af8a4a0
--- /dev/null
@@ -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-vpn/i2pd server"
+ACCT_GROUP_ID=470
diff --git a/acct-group/i2pd/metadata.xml b/acct-group/i2pd/metadata.xml
new file mode 100644 (file)
index 0000000..5d25e03
--- /dev/null
@@ -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>