From a540fcf642822ed7268368fbc9b1b48154cb8f19 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Sat, 3 Aug 2019 21:20:57 +0200 Subject: [PATCH] acct-group/man: Initial commit Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Lars Wendler --- acct-group/man/man-0.ebuild | 8 ++++++++ acct-group/man/metadata.xml | 7 +++++++ 2 files changed, 15 insertions(+) create mode 100644 acct-group/man/man-0.ebuild create mode 100644 acct-group/man/metadata.xml diff --git a/acct-group/man/man-0.ebuild b/acct-group/man/man-0.ebuild new file mode 100644 index 000000000000..e94aadc54e0b --- /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 000000000000..f540000d5aab --- /dev/null +++ b/acct-group/man/metadata.xml @@ -0,0 +1,7 @@ + + + + + base-system@gentoo.org + + -- 2.26.2