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-group/spi/
Date: Wed, 21 Apr 2021 19:59:54
Message-Id: 1619035179.ac12767938470933d32cbc116eabb6ae9c8cf2be.conikost@gentoo
1 commit: ac12767938470933d32cbc116eabb6ae9c8cf2be
2 Author: Peter Alfredsen <crabbedhaloablution <AT> icloud <DOT> com>
3 AuthorDate: Mon Dec 7 16:35:32 2020 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 21 19:59:39 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac127679
7
8 acct-group/spi: add group for raspberrypi-sys-mods
9
10 Bug: https://bugs.gentoo.org/758917
11 Bug: https://github.com/gentoo/gentoo/pull/18551
12 Package-Manager: Portage-3.0.11, Repoman-3.0.2
13 Signed-off-by: Peter Alfredsen <crabbedhaloablution <AT> icloud.com>
14 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
15
16 acct-group/spi/metadata.xml | 12 ++++++++++++
17 acct-group/spi/spi-0.ebuild | 8 ++++++++
18 2 files changed, 20 insertions(+)
19
20 diff --git a/acct-group/spi/metadata.xml b/acct-group/spi/metadata.xml
21 new file mode 100644
22 index 00000000000..f224d7d9a61
23 --- /dev/null
24 +++ b/acct-group/spi/metadata.xml
25 @@ -0,0 +1,12 @@
26 +<?xml version="1.0" encoding="UTF-8"?>
27 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
28 +<pkgmetadata>
29 + <maintainer type="person" proxied="yes">
30 + <email>crabbedhaloablution@××××××.com</email>
31 + <name>Peter Alfredsen</name>
32 + </maintainer>
33 + <maintainer type="project" proxied="proxy">
34 + <email>proxy-maint@g.o</email>
35 + <name>Proxy Maintainers</name>
36 + </maintainer>
37 +</pkgmetadata>
38
39 diff --git a/acct-group/spi/spi-0.ebuild b/acct-group/spi/spi-0.ebuild
40 new file mode 100644
41 index 00000000000..88be21fa31f
42 --- /dev/null
43 +++ b/acct-group/spi/spi-0.ebuild
44 @@ -0,0 +1,8 @@
45 +# Copyright 2019-2021 Gentoo Authors
46 +# Distributed under the terms of the GNU General Public License v2
47 +
48 +EAPI=7
49 +
50 +inherit acct-group
51 +
52 +ACCT_GROUP_ID="227"