commit:     c5ab8025f18f7401834d6c432a3370ccb1e358d5
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 25 16:57:53 2020 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue Feb 25 17:15:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5ab8025

acct-group/vboxusers: Initial commit

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

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

diff --git a/acct-group/vboxusers/metadata.xml 
b/acct-group/vboxusers/metadata.xml
new file mode 100644
index 00000000000..95aa13f6c5e
--- /dev/null
+++ b/acct-group/vboxusers/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>[email protected]</email>
+               <name>Lars Wendler</name>
+       </maintainer>
+</pkgmetadata>

diff --git a/acct-group/vboxusers/vboxusers-0.ebuild 
b/acct-group/vboxusers/vboxusers-0.ebuild
new file mode 100644
index 00000000000..ce349b0fcdf
--- /dev/null
+++ b/acct-group/vboxusers/vboxusers-0.ebuild
@@ -0,0 +1,8 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID=304

Reply via email to