commit:     ff65ecd6455de329a4724941fd0a21227c3741d6
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 23 20:45:22 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Jul 23 20:55:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff65ecd6

acct-user/icecast: add user (131) icecast

Bug: https://bugs.gentoo.org/781416
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 acct-user/icecast/icecast-0.ebuild | 13 +++++++++++++
 acct-user/icecast/metadata.xml     |  8 ++++++++
 2 files changed, 21 insertions(+)

diff --git a/acct-user/icecast/icecast-0.ebuild 
b/acct-user/icecast/icecast-0.ebuild
new file mode 100644
index 00000000000..50f822213b0
--- /dev/null
+++ b/acct-user/icecast/icecast-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="A user for net-misc/icecast"
+
+ACCT_USER_GROUPS=( "icecast" )
+ACCT_USER_ID="131"
+
+acct-user_add_deps

diff --git a/acct-user/icecast/metadata.xml b/acct-user/icecast/metadata.xml
new file mode 100644
index 00000000000..95aa13f6c5e
--- /dev/null
+++ b/acct-user/icecast/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>

Reply via email to