* [gentoo-commits] repo/gentoo:master commit in: acct-user/amavis/
@ 2020-02-13 12:26 David Seifert
0 siblings, 0 replies; only message in thread
From: David Seifert @ 2020-02-13 12:26 UTC (permalink / raw
To: gentoo-commits
commit: 4fb442b311bdb11268e9d459e4d8c043b00eeb2a
Author: Ralph Seichter <github <AT> seichter <DOT> de>
AuthorDate: Thu Feb 13 12:25:49 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Feb 13 12:25:49 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fb442b3
acct-user/amavis: new user (UID 333)
RFC on the developer mailing list did not raise any objections.
Closes: https://github.com/gentoo/gentoo/pull/13265
Signed-off-by: Ralph Seichter <gentoo <AT> seichter.de>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
acct-user/amavis/amavis-0.ebuild | 13 +++++++++++++
acct-user/amavis/metadata.xml | 16 ++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/acct-user/amavis/amavis-0.ebuild b/acct-user/amavis/amavis-0.ebuild
new file mode 100644
index 00000000000..7fb7c66fade
--- /dev/null
+++ b/acct-user/amavis/amavis-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+ACCT_USER_ID=333
+ACCT_USER_GROUPS=( amavis )
+ACCT_USER_HOME=/var/lib/amavishome
+DESCRIPTION="User for mail-filter/amavisd-new"
+
+acct-user_add_deps
diff --git a/acct-user/amavis/metadata.xml b/acct-user/amavis/metadata.xml
new file mode 100644
index 00000000000..b90b4f50789
--- /dev/null
+++ b/acct-user/amavis/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>antivirus@gentoo.org</email>
+ <name>Gentoo Antivirus Project</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>gentoo@seichter.de</email>
+ <name>Ralph Seichter</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-02-13 12:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-13 12:26 [gentoo-commits] repo/gentoo:master commit in: acct-user/amavis/ David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox