Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: acct-group/amanda/
Date: Mon, 28 Dec 2020 14:48:29
Message-Id: 1609166863.40cd7d3d3d5b76193789d27fc514edd27ac99980.soap@gentoo
1 commit: 40cd7d3d3d5b76193789d27fc514edd27ac99980
2 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
3 AuthorDate: Mon Dec 28 14:47:43 2020 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 28 14:47:43 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40cd7d3d
7
8 acct-group/amanda: New group for app-backup/amanda
9
10 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 acct-group/amanda/amanda-0.ebuild | 8 ++++++++
14 acct-group/amanda/metadata.xml | 21 +++++++++++++++++++++
15 2 files changed, 29 insertions(+)
16
17 diff --git a/acct-group/amanda/amanda-0.ebuild b/acct-group/amanda/amanda-0.ebuild
18 new file mode 100644
19 index 00000000000..d8599a25ff3
20 --- /dev/null
21 +++ b/acct-group/amanda/amanda-0.ebuild
22 @@ -0,0 +1,8 @@
23 +# Copyright 2019-2020 Gentoo Authors
24 +# Distributed under the terms of the GNU General Public License v2
25 +
26 +EAPI=7
27 +
28 +inherit acct-group
29 +
30 +ACCT_GROUP_ID=362
31
32 diff --git a/acct-group/amanda/metadata.xml b/acct-group/amanda/metadata.xml
33 new file mode 100644
34 index 00000000000..ccd1d2f092c
35 --- /dev/null
36 +++ b/acct-group/amanda/metadata.xml
37 @@ -0,0 +1,21 @@
38 +<?xml version="1.0" encoding="UTF-8"?>
39 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
40 +<pkgmetadata>
41 + <maintainer type="person">
42 + <email>robbat2@g.o</email>
43 + <name>Robin H. Johnson</name>
44 + </maintainer>
45 + <maintainer type="person">
46 + <email>lists@×××××.at</email>
47 + <name>Stefan G. Weichinger</name>
48 + </maintainer>
49 + <maintainer type="project">
50 + <email>proxy-maint@g.o</email>
51 + <name>Proxy Maintainers</name>
52 + </maintainer>
53 + <maintainer type="person">
54 + <email>dustin@×××××××.us</email>
55 + <description>Upstream. Please CC on bugs.</description>
56 + <name>Dustin J. Mitchell</name>
57 + </maintainer>
58 +</pkgmetadata>