From 45c6fa5476dea77c6c56ae581d370afa5c2a48b2 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Mon, 12 Jan 2026 18:14:01 +0100 Subject: [PATCH] acct-group/cuse: Add from Gentoo It's from Gentoo commit 55f758b29f5f299046d1f5802ae69141472c84f9. Signed-off-by: Krzesimir Nowak --- .../portage-stable/acct-group/cuse/cuse-0.ebuild | 9 +++++++++ .../portage-stable/acct-group/cuse/metadata.xml | 11 +++++++++++ 2 files changed, 20 insertions(+) create mode 100644 sdk_container/src/third_party/portage-stable/acct-group/cuse/cuse-0.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/acct-group/cuse/metadata.xml diff --git a/sdk_container/src/third_party/portage-stable/acct-group/cuse/cuse-0.ebuild b/sdk_container/src/third_party/portage-stable/acct-group/cuse/cuse-0.ebuild new file mode 100644 index 0000000000..87fe774f87 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/acct-group/cuse/cuse-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +ACCT_GROUP_ID=554 +DESCRIPTION="/dev/cuse access" diff --git a/sdk_container/src/third_party/portage-stable/acct-group/cuse/metadata.xml b/sdk_container/src/third_party/portage-stable/acct-group/cuse/metadata.xml new file mode 100644 index 0000000000..fbc99e373d --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/acct-group/cuse/metadata.xml @@ -0,0 +1,11 @@ + + + + + mgorny@gentoo.org + Michał Górny + + + base-system@gentoo.org + +