From 5c6d78f8aaee99ea3b6db60730b654b54076c09c Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 5 Feb 2020 13:23:34 +0100 Subject: [PATCH] acct-group/smtpq: add for opensmtpd Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Jason A. Donenfeld --- acct-group/smtpq/metadata.xml | 8 ++++++++ acct-group/smtpq/smtpq-0.ebuild | 9 +++++++++ 2 files changed, 17 insertions(+) create mode 100644 acct-group/smtpq/metadata.xml create mode 100644 acct-group/smtpq/smtpq-0.ebuild diff --git a/acct-group/smtpq/metadata.xml b/acct-group/smtpq/metadata.xml new file mode 100644 index 0000000000000..915f00227065a --- /dev/null +++ b/acct-group/smtpq/metadata.xml @@ -0,0 +1,8 @@ + + + + + zx2c4@gentoo.org + Jason A. Donenfeld + + diff --git a/acct-group/smtpq/smtpq-0.ebuild b/acct-group/smtpq/smtpq-0.ebuild new file mode 100644 index 0000000000000..8797fef847fbf --- /dev/null +++ b/acct-group/smtpq/smtpq-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="queue group for smtpd" +ACCT_GROUP_ID=252