acct-group/dovecot: add dovecot group (GID=76)
authorEray Aslan <eras@gentoo.org>
Thu, 10 Oct 2019 10:52:48 +0000 (13:52 +0300)
committerEray Aslan <eras@gentoo.org>
Thu, 10 Oct 2019 10:52:48 +0000 (13:52 +0300)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --force
Signed-off-by: Eray Aslan <eras@gentoo.org>
acct-group/dovecot/dovecot-0.ebuild [new file with mode: 0644]
acct-group/dovecot/metadata.xml [new file with mode: 0644]

diff --git a/acct-group/dovecot/dovecot-0.ebuild b/acct-group/dovecot/dovecot-0.ebuild
new file mode 100644 (file)
index 0000000..982c868
--- /dev/null
@@ -0,0 +1,8 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID=76
diff --git a/acct-group/dovecot/metadata.xml b/acct-group/dovecot/metadata.xml
new file mode 100644 (file)
index 0000000..e6f3bf5
--- /dev/null
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <email>eras@gentoo.org</email>
+    <name>Eray Aslan</name>
+  </maintainer>
+</pkgmetadata>