From: Philippe Chaintreuil Date: Tue, 21 Jan 2020 11:32:31 +0000 (-0500) Subject: acct-group/spamd: create for spamassassin X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=264a3a00fd8aef4f73cfc32dddd589b4ec1628a5;p=gentoo.git acct-group/spamd: create for spamassassin Needed for mail-filter/spamassassin GLEP-81 compliance. See-Also: https://github.com/gentoo/gentoo/pull/14055/ Package-Manager: Portage-2.3.84, Repoman-2.3.16 Signed-off-by: Philippe Chaintreuil Signed-off-by: Joonas Niilola --- diff --git a/acct-group/spamd/metadata.xml b/acct-group/spamd/metadata.xml new file mode 100644 index 000000000000..265493eecbee --- /dev/null +++ b/acct-group/spamd/metadata.xml @@ -0,0 +1,13 @@ + + + + + gentoo_bugs_peep@parallaxshift.com + Philippe Chaintreuil + + + + proxy-maint@gentoo.org + Proxy Maintainers + + diff --git a/acct-group/spamd/spamd-0.ebuild b/acct-group/spamd/spamd-0.ebuild new file mode 100644 index 000000000000..d995a905a5ce --- /dev/null +++ b/acct-group/spamd/spamd-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2019-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="Group for the SpamAssassin daemon" +ACCT_GROUP_ID=337