summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-07-13 20:37:35 +0200
committerConrad Kostecki <conikost@gentoo.org>2021-07-13 22:54:54 +0200
commitd76aa311194d71e6f8981b15fcdbc5649ed40438 (patch)
treee72087eefeeed5ca1f5611c9a84176dd55044eba /acct-user/ices
parentacct-user/spread: add user (159) spread (diff)
downloadgentoo-d76aa311194d71e6f8981b15fcdbc5649ed40438.tar.gz
gentoo-d76aa311194d71e6f8981b15fcdbc5649ed40438.tar.bz2
gentoo-d76aa311194d71e6f8981b15fcdbc5649ed40438.zip
acct-user/ices: add user (162) ices
Bug: https://bugs.gentoo.org/781419 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/ices')
-rw-r--r--acct-user/ices/ices-0.ebuild13
-rw-r--r--acct-user/ices/metadata.xml8
2 files changed, 21 insertions, 0 deletions
diff --git a/acct-user/ices/ices-0.ebuild b/acct-user/ices/ices-0.ebuild
new file mode 100644
index 000000000000..f5e3508280b0
--- /dev/null
+++ b/acct-user/ices/ices-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/ices"
+
+ACCT_USER_GROUPS=( "ices" )
+ACCT_USER_ID="162"
+
+acct-user_add_deps
diff --git a/acct-user/ices/metadata.xml b/acct-user/ices/metadata.xml
new file mode 100644
index 000000000000..ee7258ac28eb
--- /dev/null
+++ b/acct-user/ices/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>sound@gentoo.org</email>
+ <name>Gentoo Sound project</name>
+ </maintainer>
+</pkgmetadata>