Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: acct-group/spamd/
Date: Mon, 11 May 2020 14:59:39
Message-Id: 1589206954.264a3a00fd8aef4f73cfc32dddd589b4ec1628a5.juippis@gentoo
1 commit: 264a3a00fd8aef4f73cfc32dddd589b4ec1628a5
2 Author: Philippe Chaintreuil <gentoo_bugs_peep <AT> parallaxshift <DOT> com>
3 AuthorDate: Tue Jan 21 11:32:31 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Mon May 11 14:22:34 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=264a3a00
7
8 acct-group/spamd: create for spamassassin
9
10 Needed for mail-filter/spamassassin GLEP-81 compliance.
11
12 See-Also: https://github.com/gentoo/gentoo/pull/14055/
13 Package-Manager: Portage-2.3.84, Repoman-2.3.16
14 Signed-off-by: Philippe Chaintreuil <gentoo_bugs_peep <AT> parallaxshift.com>
15 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
16
17 acct-group/spamd/metadata.xml | 13 +++++++++++++
18 acct-group/spamd/spamd-0.ebuild | 9 +++++++++
19 2 files changed, 22 insertions(+)
20
21 diff --git a/acct-group/spamd/metadata.xml b/acct-group/spamd/metadata.xml
22 new file mode 100644
23 index 00000000000..265493eecbe
24 --- /dev/null
25 +++ b/acct-group/spamd/metadata.xml
26 @@ -0,0 +1,13 @@
27 +<?xml version="1.0" encoding="UTF-8"?>
28 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
29 +<pkgmetadata>
30 + <maintainer type="person">
31 + <email>gentoo_bugs_peep@×××××××××××××.com</email>
32 + <name>Philippe Chaintreuil</name>
33 + </maintainer>
34 +
35 + <maintainer type="project">
36 + <email>proxy-maint@g.o</email>
37 + <name>Proxy Maintainers</name>
38 + </maintainer>
39 +</pkgmetadata>
40
41 diff --git a/acct-group/spamd/spamd-0.ebuild b/acct-group/spamd/spamd-0.ebuild
42 new file mode 100644
43 index 00000000000..d995a905a5c
44 --- /dev/null
45 +++ b/acct-group/spamd/spamd-0.ebuild
46 @@ -0,0 +1,9 @@
47 +# Copyright 2019-2020 Gentoo Authors
48 +# Distributed under the terms of the GNU General Public License v2
49 +
50 +EAPI=7
51 +
52 +inherit acct-group
53 +
54 +DESCRIPTION="Group for the SpamAssassin daemon"
55 +ACCT_GROUP_ID=337