Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: acct-group/scponly/
Date: Wed, 19 Feb 2020 20:26:46
Message-Id: 1582143330.2e8599e7e8c4d2a361ea7eb085a65e64ec2345e7.ulm@gentoo
1 commit: 2e8599e7e8c4d2a361ea7eb085a65e64ec2345e7
2 Author: Hank Leininger <hlein <AT> korelogic <DOT> com>
3 AuthorDate: Tue Feb 18 20:53:14 2020 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 19 20:15:30 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e8599e7
7
8 acct-group/scponly: added group for scponly
9
10 Signed-off-by: Hank Leininger <hlein <AT> korelogic.com>
11 Package-Manager: Portage-2.3.84, Repoman-2.3.20
12 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
13
14 acct-group/scponly/metadata.xml | 12 ++++++++++++
15 acct-group/scponly/scponly-0.ebuild | 9 +++++++++
16 2 files changed, 21 insertions(+)
17
18 diff --git a/acct-group/scponly/metadata.xml b/acct-group/scponly/metadata.xml
19 new file mode 100644
20 index 00000000000..16853472f6b
21 --- /dev/null
22 +++ b/acct-group/scponly/metadata.xml
23 @@ -0,0 +1,12 @@
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">
28 + <email>hlein@×××××××××.com</email>
29 + <name>Hank Leininger</name>
30 + </maintainer>
31 + <maintainer type="project">
32 + <email>proxy-maint@g.o</email>
33 + <name>Proxy Maintainers</name>
34 + </maintainer>
35 +</pkgmetadata>
36
37 diff --git a/acct-group/scponly/scponly-0.ebuild b/acct-group/scponly/scponly-0.ebuild
38 new file mode 100644
39 index 00000000000..e01ce81b073
40 --- /dev/null
41 +++ b/acct-group/scponly/scponly-0.ebuild
42 @@ -0,0 +1,9 @@
43 +# Copyright 2019 Gentoo Authors
44 +# Distributed under the terms of the GNU General Public License v2
45 +
46 +EAPI=7
47 +
48 +inherit acct-group
49 +
50 +DESCRIPTION="group for scponly"
51 +ACCT_GROUP_ID=239