summaryrefslogtreecommitdiff
path: root/acct-user/dovenull
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/dovenull
parent30d6f67c98d149508509d5e86f176d558793acc0 (diff)
gentoo resync : 13.10.2019
Diffstat (limited to 'acct-user/dovenull')
-rw-r--r--acct-user/dovenull/Manifest2
-rw-r--r--acct-user/dovenull/dovenull-0.ebuild12
-rw-r--r--acct-user/dovenull/metadata.xml8
3 files changed, 22 insertions, 0 deletions
diff --git a/acct-user/dovenull/Manifest b/acct-user/dovenull/Manifest
new file mode 100644
index 000000000000..52a87602bfac
--- /dev/null
+++ b/acct-user/dovenull/Manifest
@@ -0,0 +1,2 @@
+EBUILD dovenull-0.ebuild 231 BLAKE2B 34f8d5b03978e7e15adef40d09e69d4475ee32790ed759a0ad73c28305ecf041571046c5baeda10cd57b111442c8d343c479cb53a451241268fa1e3b5febfe7b SHA512 b9dddb58461c94050b4db6e13e5980a10b7ad56e29a33db1339cfc71284360815c0c63e2fb1d11c3a5a90e4197f7775541ca1c78e1911bf89a1ad6faa2013163
+MISC metadata.xml 247 BLAKE2B 167e8eb377614081cdfda6ab24f1a1bcbcac4b7db4a34c79d682d3c47bc6de17c14fa679aa3a1d82a61988ef0fc044b99061635e1a50de646b9ddfe88444ebe8 SHA512 6dd50c3fa3c6a61cc3590827074f4dd0586cb36ef78dfaf161c09a613b198af88aa874b96f7958aa59761b0689ea903fac1bfca9d05023c648cf8dabc0596f4d
diff --git a/acct-user/dovenull/dovenull-0.ebuild b/acct-user/dovenull/dovenull-0.ebuild
new file mode 100644
index 000000000000..c941f90959b6
--- /dev/null
+++ b/acct-user/dovenull/dovenull-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=74
+ACCT_USER_GROUPS=( dovenull )
+
+acct-user_add_deps
diff --git a/acct-user/dovenull/metadata.xml b/acct-user/dovenull/metadata.xml
new file mode 100644
index 000000000000..e6f3bf582ab7
--- /dev/null
+++ b/acct-user/dovenull/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>