commit:     2e8599e7e8c4d2a361ea7eb085a65e64ec2345e7
Author:     Hank Leininger <hlein <AT> korelogic <DOT> com>
AuthorDate: Tue Feb 18 20:53:14 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Feb 19 20:15:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e8599e7

acct-group/scponly: added group for scponly

Signed-off-by: Hank Leininger <hlein <AT> korelogic.com>
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 acct-group/scponly/metadata.xml     | 12 ++++++++++++
 acct-group/scponly/scponly-0.ebuild |  9 +++++++++
 2 files changed, 21 insertions(+)

diff --git a/acct-group/scponly/metadata.xml b/acct-group/scponly/metadata.xml
new file mode 100644
index 00000000000..16853472f6b
--- /dev/null
+++ b/acct-group/scponly/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="person">
+               <email>hl...@korelogic.com</email>
+               <name>Hank Leininger</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>proxy-ma...@gentoo.org</email>
+               <name>Proxy Maintainers</name>
+       </maintainer>
+</pkgmetadata>

diff --git a/acct-group/scponly/scponly-0.ebuild 
b/acct-group/scponly/scponly-0.ebuild
new file mode 100644
index 00000000000..e01ce81b073
--- /dev/null
+++ b/acct-group/scponly/scponly-0.ebuild
@@ -0,0 +1,9 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="group for scponly"
+ACCT_GROUP_ID=239

Reply via email to