From b668dd0da8275ff3a817a8e1dbf1d39ed0c28b31 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Mon, 29 Jul 2019 13:58:01 -0400 Subject: [PATCH] acct-group/libvirt: new group (79) Package-Manager: Portage-2.3.69_p3, Repoman-2.3.16_p12 Signed-off-by: Mike Gilbert --- acct-group/libvirt/libvirt-0.ebuild | 8 ++++++++ acct-group/libvirt/metadata.xml | 7 +++++++ 2 files changed, 15 insertions(+) create mode 100644 acct-group/libvirt/libvirt-0.ebuild create mode 100644 acct-group/libvirt/metadata.xml diff --git a/acct-group/libvirt/libvirt-0.ebuild b/acct-group/libvirt/libvirt-0.ebuild new file mode 100644 index 000000000000..cb1225fdc0f0 --- /dev/null +++ b/acct-group/libvirt/libvirt-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=79 diff --git a/acct-group/libvirt/metadata.xml b/acct-group/libvirt/metadata.xml new file mode 100644 index 000000000000..570db49a08f2 --- /dev/null +++ b/acct-group/libvirt/metadata.xml @@ -0,0 +1,7 @@ + + + + + virtualization@gentoo.org + + -- 2.26.2