summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flo@geekplace.eu>2021-04-08 08:33:14 +0200
committerSam James <sam@gentoo.org>2021-06-01 09:35:23 +0000
commitc49d8caf029fdac850aaee89ad2f5cf8c57c6090 (patch)
tree91b22fc5513649faa5cc6210698c5c90dfa98092 /acct-group
parentdev-erlang/eimp: add 1.0.20 (diff)
downloadgentoo-c49d8caf029fdac850aaee89ad2f5cf8c57c6090.tar.gz
gentoo-c49d8caf029fdac850aaee89ad2f5cf8c57c6090.tar.bz2
gentoo-c49d8caf029fdac850aaee89ad2f5cf8c57c6090.zip
acct-group/epam: initial import
Bug: https://bugs.gentoo.org/766686 Signed-off-by: Florian Schmaus <flo@geekplace.eu> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r--acct-group/epam/epam-0.ebuild9
-rw-r--r--acct-group/epam/metadata.xml7
2 files changed, 16 insertions, 0 deletions
diff --git a/acct-group/epam/epam-0.ebuild b/acct-group/epam/epam-0.ebuild
new file mode 100644
index 000000000000..7909cc2a4393
--- /dev/null
+++ b/acct-group/epam/epam-0.ebuild
@@ -0,0 +1,9 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="Group for ejabberd's epam functionality"
+ACCT_GROUP_ID=418
diff --git a/acct-group/epam/metadata.xml b/acct-group/epam/metadata.xml
new file mode 100644
index 000000000000..e57d8f404638
--- /dev/null
+++ b/acct-group/epam/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>ejabberd@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>