commit:     38ff33d92962b19725c67fcdb6b9b6b57aa3f184
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  7 10:28:50 2021 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue Dec  7 10:42:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38ff33d9

acct-group/ejabberd: initial import

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 acct-group/ejabberd/ejabberd-0.ebuild | 10 ++++++++++
 acct-group/ejabberd/metadata.xml      | 11 +++++++++++
 2 files changed, 21 insertions(+)

diff --git a/acct-group/ejabberd/ejabberd-0.ebuild 
b/acct-group/ejabberd/ejabberd-0.ebuild
new file mode 100644
index 000000000000..7d4a216908f8
--- /dev/null
+++ b/acct-group/ejabberd/ejabberd-0.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="Group for net-im/ejabberd"
+
+ACCT_GROUP_ID=114

diff --git a/acct-group/ejabberd/metadata.xml b/acct-group/ejabberd/metadata.xml
new file mode 100644
index 000000000000..d199a5d1bcc9
--- /dev/null
+++ b/acct-group/ejabberd/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="person">
+               <email>[email protected]</email>
+               <name>Florian Schmaus</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>[email protected]</email>
+       </maintainer>
+</pkgmetadata>

Reply via email to