From b54b2d4d51b12749d3d05293e17481cecd1e2a9a Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Thu, 14 Jan 2021 05:33:26 +0200 Subject: acct-group/lxc: 358 GID, new group Signed-off-by: Joonas Niilola --- acct-group/lxc/lxc-0.ebuild | 9 +++++++++ acct-group/lxc/metadata.xml | 8 ++++++++ 2 files changed, 17 insertions(+) create mode 100644 acct-group/lxc/lxc-0.ebuild create mode 100644 acct-group/lxc/metadata.xml (limited to 'acct-group') diff --git a/acct-group/lxc/lxc-0.ebuild b/acct-group/lxc/lxc-0.ebuild new file mode 100644 index 000000000000..5d0fe836d34c --- /dev/null +++ b/acct-group/lxc/lxc-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=358 +DESCRIPTION="Group for app-emulation/lxc" diff --git a/acct-group/lxc/metadata.xml b/acct-group/lxc/metadata.xml new file mode 100644 index 000000000000..36289aa361ce --- /dev/null +++ b/acct-group/lxc/metadata.xml @@ -0,0 +1,8 @@ + + + + + virtualization@gentoo.org + Gentoo Virtualization Project + + -- cgit v1.2.3-65-gdbad