From bccf0192dcdda8476acde5ed8d89de5768fe0e9a Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 19 Dec 2020 21:11:42 +0000 Subject: acct-group/postgrey: add group (360) for mail-filter/postgrey Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James --- acct-group/postgrey/metadata.xml | 12 ++++++++++++ acct-group/postgrey/postgrey-0.ebuild | 9 +++++++++ 2 files changed, 21 insertions(+) create mode 100644 acct-group/postgrey/metadata.xml create mode 100644 acct-group/postgrey/postgrey-0.ebuild (limited to 'acct-group/postgrey') diff --git a/acct-group/postgrey/metadata.xml b/acct-group/postgrey/metadata.xml new file mode 100644 index 000000000000..06d712b61c75 --- /dev/null +++ b/acct-group/postgrey/metadata.xml @@ -0,0 +1,12 @@ + + + + + lists@xunil.at + Stefan Weichinger + + + proxy-maint@gentoo.org + Proxy Maintainers + + diff --git a/acct-group/postgrey/postgrey-0.ebuild b/acct-group/postgrey/postgrey-0.ebuild new file mode 100644 index 000000000000..333c0f29bfd2 --- /dev/null +++ b/acct-group/postgrey/postgrey-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 + +DESCRIPTION="Group for the postgrey mail daemon" +ACCT_GROUP_ID=360 -- cgit v1.2.3-65-gdbad