From 6278707726649aae544d5a5df7a2acdf5b18fefa Mon Sep 17 00:00:00 2001 From: Ralph Seichter Date: Thu, 13 Feb 2020 13:25:46 +0100 Subject: [PATCH] acct-group/amavis: new group (GID 333) RFC on the developer mailing list did not raise any objections. Signed-off-by: Ralph Seichter Signed-off-by: David Seifert --- acct-group/amavis/amavis-0.ebuild | 9 +++++++++ acct-group/amavis/metadata.xml | 16 ++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 acct-group/amavis/amavis-0.ebuild create mode 100644 acct-group/amavis/metadata.xml diff --git a/acct-group/amavis/amavis-0.ebuild b/acct-group/amavis/amavis-0.ebuild new file mode 100644 index 000000000000..cd30c60aee3e --- /dev/null +++ b/acct-group/amavis/amavis-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=333 +DESCRIPTION="Group for mail-filter/amavisd-new" diff --git a/acct-group/amavis/metadata.xml b/acct-group/amavis/metadata.xml new file mode 100644 index 000000000000..b90b4f50789d --- /dev/null +++ b/acct-group/amavis/metadata.xml @@ -0,0 +1,16 @@ + + + + + antivirus@gentoo.org + Gentoo Antivirus Project + + + gentoo@seichter.de + Ralph Seichter + + + proxy-maint@gentoo.org + Proxy Maintainers + + -- 2.26.2