From fd3ef6fb5b86ca0e3f9f2e41cef52f0b93ac3d97 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Tue, 1 Mar 2022 16:05:39 +0100 Subject: [PATCH] acct-user/man: Add from gentoo It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a. --- .../portage-stable/acct-user/man/man-1-r1.ebuild | 11 +++++++++++ .../portage-stable/acct-user/man/metadata.xml | 7 +++++++ 2 files changed, 18 insertions(+) create mode 100644 sdk_container/src/third_party/portage-stable/acct-user/man/man-1-r1.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/acct-user/man/metadata.xml diff --git a/sdk_container/src/third_party/portage-stable/acct-user/man/man-1-r1.ebuild b/sdk_container/src/third_party/portage-stable/acct-user/man/man-1-r1.ebuild new file mode 100644 index 0000000000..7fc43e801d --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/acct-user/man/man-1-r1.ebuild @@ -0,0 +1,11 @@ +# Copyright 2019-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +ACCT_USER_ID=13 +ACCT_USER_GROUPS=( man ) + +acct-user_add_deps diff --git a/sdk_container/src/third_party/portage-stable/acct-user/man/metadata.xml b/sdk_container/src/third_party/portage-stable/acct-user/man/metadata.xml new file mode 100644 index 0000000000..8f8127182c --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/acct-user/man/metadata.xml @@ -0,0 +1,7 @@ + + + + + base-system@gentoo.org + +