* [gentoo-commits] repo/gentoo:master commit in: acct-user/postfix/
@ 2019-09-11 6:42 Eray Aslan
0 siblings, 0 replies; only message in thread
From: Eray Aslan @ 2019-09-11 6:42 UTC (permalink / raw
To: gentoo-commits
commit: 12108f8fd7d499932ab71e767bce2d60ab011747
Author: Eray Aslan <eras <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 11 06:41:55 2019 +0000
Commit: Eray Aslan <eras <AT> gentoo <DOT> org>
CommitDate: Wed Sep 11 06:41:55 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12108f8f
acct-user/postfix: add postfix user (UID 207)
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --force
Signed-off-by: Eray Aslan <eras <AT> gentoo.org>
acct-user/postfix/metadata.xml | 8 ++++++++
acct-user/postfix/postfix-0.ebuild | 12 ++++++++++++
2 files changed, 20 insertions(+)
diff --git a/acct-user/postfix/metadata.xml b/acct-user/postfix/metadata.xml
new file mode 100644
index 00000000000..e6f3bf582ab
--- /dev/null
+++ b/acct-user/postfix/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>
diff --git a/acct-user/postfix/postfix-0.ebuild b/acct-user/postfix/postfix-0.ebuild
new file mode 100644
index 00000000000..81f26ddfcd1
--- /dev/null
+++ b/acct-user/postfix/postfix-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 postfix daemon"
+ACCT_USER_ID=207
+ACCT_USER_GROUPS=( postfix mail )
+
+acct-user_add_deps
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-09-11 6:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-11 6:42 [gentoo-commits] repo/gentoo:master commit in: acct-user/postfix/ Eray Aslan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox