acct-group/epmd: New group for dev-lang/erlang (GID 335)
authorPetr Vaněk <arkamar@atlas.cz>
Tue, 1 Oct 2019 13:32:39 +0000 (15:32 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Thu, 10 Oct 2019 05:37:27 +0000 (08:37 +0300)
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
acct-group/epmd/epmd-0.ebuild [new file with mode: 0644]
acct-group/epmd/metadata.xml [new file with mode: 0644]

diff --git a/acct-group/epmd/epmd-0.ebuild b/acct-group/epmd/epmd-0.ebuild
new file mode 100644 (file)
index 0000000..0e059ec
--- /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 Erlang Portmapper Daemon"
+ACCT_GROUP_ID=335
diff --git a/acct-group/epmd/metadata.xml b/acct-group/epmd/metadata.xml
new file mode 100644 (file)
index 0000000..7c3db33
--- /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>arkamar@atlas.cz</email>
+               <name>Petr Vaněk</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>proxy-maint@gentoo.org</email>
+               <name>Proxy Maintainers</name>
+       </maintainer>
+</pkgmetadata>