commit:     2d37996bdb85d747c3445458e9800fd9d64dc40d
Author:     Alexey Korepanov <kaikaikai <AT> yandex <DOT> ru>
AuthorDate: Thu Aug  8 15:31:52 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Aug 12 06:14:18 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d37996b

acct-group/i2pd: add 'i2pd' group (GID 470)

Signed-off-by: Alexey Korepanov <kaikaikai <AT> yandex.ru>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 acct-group/i2pd/i2pd-0.ebuild |  9 +++++++++
 acct-group/i2pd/metadata.xml  | 12 ++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/acct-group/i2pd/i2pd-0.ebuild b/acct-group/i2pd/i2pd-0.ebuild
new file mode 100644
index 00000000000..af8a4a0f08b
--- /dev/null
+++ b/acct-group/i2pd/i2pd-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-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
index 00000000000..5d25e036823
--- /dev/null
+++ b/acct-group/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>kaikai...@yandex.ru</email>
+               <name>Alexey Korepanov</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>proxy-ma...@gentoo.org</email>
+               <name>Proxy Maintainers</name>
+       </maintainer>
+</pkgmetadata>

Reply via email to