Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: acct-user/postfwd/
Date: Sun, 11 Jul 2021 19:07:47
Message-Id: 1626030446.9c1a80890c3b66fb779c72185044c175a3eec4d1.conikost@gentoo
1 commit: 9c1a80890c3b66fb779c72185044c175a3eec4d1
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 11 19:00:19 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 11 19:07:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c1a8089
7
8 acct-user/postfwd: add user (189) for mail-filter/postfwd
9
10 Bug: https://bugs.gentoo.org/781317
11 Package-Manager: Portage-3.0.20, Repoman-3.0.3
12 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
13
14 acct-user/postfwd/metadata.xml | 16 ++++++++++++++++
15 acct-user/postfwd/postfwd-0.ebuild | 13 +++++++++++++
16 2 files changed, 29 insertions(+)
17
18 diff --git a/acct-user/postfwd/metadata.xml b/acct-user/postfwd/metadata.xml
19 new file mode 100644
20 index 00000000000..758292245aa
21 --- /dev/null
22 +++ b/acct-user/postfwd/metadata.xml
23 @@ -0,0 +1,16 @@
24 +<?xml version="1.0" encoding="UTF-8"?>
25 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
26 +<pkgmetadata>
27 + <maintainer type="person" proxied="yes">
28 + <email>c@××××××××.co</email>
29 + <name>Christian Roessner</name>
30 + </maintainer>
31 + <maintainer type="person">
32 + <email>mschiff@g.o</email>
33 + <name>Marc Schiffbauer</name>
34 + </maintainer>
35 + <maintainer type="project" proxied="proxy">
36 + <email>proxy-maint@g.o</email>
37 + <name>Proxy Maintainers</name>
38 + </maintainer>
39 +</pkgmetadata>
40
41 diff --git a/acct-user/postfwd/postfwd-0.ebuild b/acct-user/postfwd/postfwd-0.ebuild
42 new file mode 100644
43 index 00000000000..ba5ad6136df
44 --- /dev/null
45 +++ b/acct-user/postfwd/postfwd-0.ebuild
46 @@ -0,0 +1,13 @@
47 +# Copyright 1999-2021 Gentoo Authors
48 +# Distributed under the terms of the GNU General Public License v2
49 +
50 +EAPI=7
51 +
52 +inherit acct-user
53 +
54 +DESCRIPTION="A user for mail-filter/postfwd"
55 +
56 +ACCT_USER_GROUPS=( "postfwd" )
57 +ACCT_USER_ID="189"
58 +
59 +acct-user_add_deps