summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'acct-group/ejabberd')
-rw-r--r--acct-group/ejabberd/ejabberd-0-r2.ebuild10
-rw-r--r--acct-group/ejabberd/metadata.xml11
2 files changed, 21 insertions, 0 deletions
diff --git a/acct-group/ejabberd/ejabberd-0-r2.ebuild b/acct-group/ejabberd/ejabberd-0-r2.ebuild
new file mode 100644
index 000000000000..a8267075d134
--- /dev/null
+++ b/acct-group/ejabberd/ejabberd-0-r2.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+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..440941413756
--- /dev/null
+++ b/acct-group/ejabberd/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>flow@gentoo.org</email>
+ <name>Florian Schmaus</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>ejabberd@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>