From 9c002c448d4ebb5cea56a2e03f5aae6a27055a73 Mon Sep 17 00:00:00 2001 From: Rafael Martins Date: Wed, 6 May 2020 22:36:40 +0200 Subject: [PATCH] acct-group/simplevirt: initial import Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Rafael Martins --- acct-group/simplevirt/metadata.xml | 8 ++++++++ acct-group/simplevirt/simplevirt-0.ebuild | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 acct-group/simplevirt/metadata.xml create mode 100644 acct-group/simplevirt/simplevirt-0.ebuild diff --git a/acct-group/simplevirt/metadata.xml b/acct-group/simplevirt/metadata.xml new file mode 100644 index 000000000000..50a821d8b2dc --- /dev/null +++ b/acct-group/simplevirt/metadata.xml @@ -0,0 +1,8 @@ + + + + + rafaelmartins@gentoo.org + Rafael G. Martins + + diff --git a/acct-group/simplevirt/simplevirt-0.ebuild b/acct-group/simplevirt/simplevirt-0.ebuild new file mode 100644 index 000000000000..6d4d4ffbc136 --- /dev/null +++ b/acct-group/simplevirt/simplevirt-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=404 -- 2.26.2