summaryrefslogtreecommitdiff
path: root/acct-user/dovecot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-10-13 22:19:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-10-14 23:22:23 +0100
commit4b19be30aa626b327c885dae62c559ec0e9fb935 (patch)
tree76e74807bc479502e13866b581b6bf86734ec634 /acct-user/dovecot
parent30d6f67c98d149508509d5e86f176d558793acc0 (diff)
gentoo resync : 13.10.2019
Diffstat (limited to 'acct-user/dovecot')
-rw-r--r--acct-user/dovecot/Manifest2
-rw-r--r--acct-user/dovecot/dovecot-0.ebuild12
-rw-r--r--acct-user/dovecot/metadata.xml8
3 files changed, 22 insertions, 0 deletions
diff --git a/acct-user/dovecot/Manifest b/acct-user/dovecot/Manifest
new file mode 100644
index 000000000000..964dbbf0b30c
--- /dev/null
+++ b/acct-user/dovecot/Manifest
@@ -0,0 +1,2 @@
+EBUILD dovecot-0.ebuild 230 BLAKE2B 3a6b242a71af3326a0e08098e7c1afcfc247e393179a24d0313fb38edfd2424d9f0a9a2efd806e84bbdaeb4ee0a93f6268d615957c0c774e5f1c021aa7ab3d6e SHA512 9a9b3349e2a44fc2658085b78ca336eb95e10677323c2c9e5a30620de2b32ae1424ce4e34949bc5f59da8990c3fa66e057e3819ed3cda5ad17e2a3ca11926583
+MISC metadata.xml 247 BLAKE2B 167e8eb377614081cdfda6ab24f1a1bcbcac4b7db4a34c79d682d3c47bc6de17c14fa679aa3a1d82a61988ef0fc044b99061635e1a50de646b9ddfe88444ebe8 SHA512 6dd50c3fa3c6a61cc3590827074f4dd0586cb36ef78dfaf161c09a613b198af88aa874b96f7958aa59761b0689ea903fac1bfca9d05023c648cf8dabc0596f4d
diff --git a/acct-user/dovecot/dovecot-0.ebuild b/acct-user/dovecot/dovecot-0.ebuild
new file mode 100644
index 000000000000..a2bc8068137f
--- /dev/null
+++ b/acct-user/dovecot/dovecot-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="user for dovecot daemon"
+ACCT_USER_ID=76
+ACCT_USER_GROUPS=( dovecot )
+
+acct-user_add_deps
diff --git a/acct-user/dovecot/metadata.xml b/acct-user/dovecot/metadata.xml
new file mode 100644
index 000000000000..e6f3bf582ab7
--- /dev/null
+++ b/acct-user/dovecot/metadata.xml
@@ -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>