commit:     a540fcf642822ed7268368fbc9b1b48154cb8f19
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  3 19:20:57 2019 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sat Aug  3 19:37:05 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a540fcf6

acct-group/man: Initial commit

Package-Manager: Portage-2.3.70, Repoman-2.3.16
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 acct-group/man/man-0.ebuild | 8 ++++++++
 acct-group/man/metadata.xml | 7 +++++++
 2 files changed, 15 insertions(+)

diff --git a/acct-group/man/man-0.ebuild b/acct-group/man/man-0.ebuild
new file mode 100644
index 00000000000..e94aadc54e0
--- /dev/null
+++ b/acct-group/man/man-0.ebuild
@@ -0,0 +1,8 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID=15

diff --git a/acct-group/man/metadata.xml b/acct-group/man/metadata.xml
new file mode 100644
index 00000000000..f540000d5aa
--- /dev/null
+++ b/acct-group/man/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="project">
+               <email>[email protected]</email>
+       </maintainer>
+</pkgmetadata>

Reply via email to