Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: acct-group/sabnzbd/
Date: Sun, 28 Jun 2020 12:59:22
Message-Id: 1593349144.507799c2fe1fbfc28434ec7b8e0e433ec50ca524.whissi@gentoo
1 commit: 507799c2fe1fbfc28434ec7b8e0e433ec50ca524
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 28 12:36:15 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 28 12:59:04 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=507799c2
7
8 acct-group/sabnzbd: new group for net-nntp/sabnzbd, GID 397
9
10 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
11
12 acct-group/sabnzbd/metadata.xml | 8 ++++++++
13 acct-group/sabnzbd/sabnzbd-0.ebuild | 10 ++++++++++
14 2 files changed, 18 insertions(+)
15
16 diff --git a/acct-group/sabnzbd/metadata.xml b/acct-group/sabnzbd/metadata.xml
17 new file mode 100644
18 index 00000000000..a32d600f949
19 --- /dev/null
20 +++ b/acct-group/sabnzbd/metadata.xml
21 @@ -0,0 +1,8 @@
22 +<?xml version="1.0" encoding="UTF-8"?>
23 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
24 +<pkgmetadata>
25 + <maintainer type="person">
26 + <email>whissi@g.o</email>
27 + <name>Thomas Deutschmann</name>
28 + </maintainer>
29 +</pkgmetadata>
30
31 diff --git a/acct-group/sabnzbd/sabnzbd-0.ebuild b/acct-group/sabnzbd/sabnzbd-0.ebuild
32 new file mode 100644
33 index 00000000000..4f1a3726241
34 --- /dev/null
35 +++ b/acct-group/sabnzbd/sabnzbd-0.ebuild
36 @@ -0,0 +1,10 @@
37 +# Copyright 2020 Gentoo Authors
38 +# Distributed under the terms of the GNU General Public License v2
39 +
40 +EAPI=7
41 +
42 +inherit acct-group
43 +
44 +DESCRIPTION="SABnzbd program group"
45 +
46 +ACCT_GROUP_ID=397