commit:     12fc0b036db7d797c8a134dc1ebf203e9fc3dd2b
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu May  6 20:51:41 2021 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu May  6 20:51:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12fc0b03

acct-group/realtime: new group for sys-auth/realtime-base, GID 206

Bug: https://bugs.gentoo.org/777417
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 acct-group/realtime/metadata.xml      |  8 ++++++++
 acct-group/realtime/realtime-0.ebuild | 10 ++++++++++
 2 files changed, 18 insertions(+)

diff --git a/acct-group/realtime/metadata.xml b/acct-group/realtime/metadata.xml
new file mode 100644
index 00000000000..e1df46e39c2
--- /dev/null
+++ b/acct-group/realtime/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="project">
+               <email>proau...@gentoo.org</email>
+               <name>Gentoo ProAudio Project</name>
+       </maintainer>
+</pkgmetadata>

diff --git a/acct-group/realtime/realtime-0.ebuild 
b/acct-group/realtime/realtime-0.ebuild
new file mode 100644
index 00000000000..eb80c1e9109
--- /dev/null
+++ b/acct-group/realtime/realtime-0.ebuild
@@ -0,0 +1,10 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="realtime privileges group"
+
+ACCT_GROUP_ID=206

Reply via email to