commit:     9c002c448d4ebb5cea56a2e03f5aae6a27055a73
Author:     Rafael Martins <rafaelmartins <AT> gentoo <DOT> org>
AuthorDate: Wed May  6 20:36:40 2020 +0000
Commit:     Rafael Martins <rafaelmartins <AT> gentoo <DOT> org>
CommitDate: Wed May  6 20:42:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c002c44

acct-group/simplevirt: initial import

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Rafael Martins <rafaelmartins <AT> gentoo.org>

 acct-group/simplevirt/metadata.xml        | 8 ++++++++
 acct-group/simplevirt/simplevirt-0.ebuild | 8 ++++++++
 2 files changed, 16 insertions(+)

diff --git a/acct-group/simplevirt/metadata.xml 
b/acct-group/simplevirt/metadata.xml
new file mode 100644
index 00000000000..50a821d8b2d
--- /dev/null
+++ b/acct-group/simplevirt/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="person">
+               <email>rafaelmart...@gentoo.org</email>
+               <name>Rafael G. Martins</name>
+       </maintainer>
+</pkgmetadata>

diff --git a/acct-group/simplevirt/simplevirt-0.ebuild 
b/acct-group/simplevirt/simplevirt-0.ebuild
new file mode 100644
index 00000000000..6d4d4ffbc13
--- /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

Reply via email to