From 284f1c9f638d13801bc525e42318e74e61ded54c Mon Sep 17 00:00:00 2001 From: Mathieu Tortuyaux Date: Wed, 14 May 2025 17:21:29 +0200 Subject: [PATCH] acct-user/lxc: new package It's from Gentoo commit 91137d52c4f6307b512c6f447236bc75e8f8b3ec. Signed-off-by: Mathieu Tortuyaux --- .../portage-stable/acct-user/lxc/lxc-0-r2.ebuild | 12 ++++++++++++ .../portage-stable/acct-user/lxc/metadata.xml | 8 ++++++++ 2 files changed, 20 insertions(+) create mode 100644 sdk_container/src/third_party/portage-stable/acct-user/lxc/lxc-0-r2.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/acct-user/lxc/metadata.xml diff --git a/sdk_container/src/third_party/portage-stable/acct-user/lxc/lxc-0-r2.ebuild b/sdk_container/src/third_party/portage-stable/acct-user/lxc/lxc-0-r2.ebuild new file mode 100644 index 0000000000..7449e8ee37 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/acct-user/lxc/lxc-0-r2.ebuild @@ -0,0 +1,12 @@ +# Copyright 2021-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-user + +DESCRIPTION="User for app-containers/lxc" +ACCT_USER_ID=358 +ACCT_USER_GROUPS=( lxc ) + +acct-user_add_deps diff --git a/sdk_container/src/third_party/portage-stable/acct-user/lxc/metadata.xml b/sdk_container/src/third_party/portage-stable/acct-user/lxc/metadata.xml new file mode 100644 index 0000000000..5d32dd6c55 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/acct-user/lxc/metadata.xml @@ -0,0 +1,8 @@ + + + + + virtualization@gentoo.org + Gentoo Virtualization Project + +