summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-01-04 12:40:28 +0100
committerMichał Górny <mgorny@gentoo.org>2021-01-04 12:49:16 +0100
commitae120bdca449df27b74e85801a699c264b10d415 (patch)
treed1af6d23d9aec2160c6aeecb46dccda9171c0d78 /acct-group
parentdev-libs/libxls: bump up to 1.6.2 (diff)
downloadgentoo-ae120bdca449df27b74e85801a699c264b10d415.tar.gz
gentoo-ae120bdca449df27b74e85801a699c264b10d415.tar.bz2
gentoo-ae120bdca449df27b74e85801a699c264b10d415.zip
acct-group/distcc: Add a group for distcc
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r--acct-group/distcc/distcc-0.ebuild8
-rw-r--r--acct-group/distcc/metadata.xml8
2 files changed, 16 insertions, 0 deletions
diff --git a/acct-group/distcc/distcc-0.ebuild b/acct-group/distcc/distcc-0.ebuild
new file mode 100644
index 000000000000..7b4ece7e0c19
--- /dev/null
+++ b/acct-group/distcc/distcc-0.ebuild
@@ -0,0 +1,8 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID=358
diff --git a/acct-group/distcc/metadata.xml b/acct-group/distcc/metadata.xml
new file mode 100644
index 000000000000..0319eec4c8be
--- /dev/null
+++ b/acct-group/distcc/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>mgorny@gentoo.org</email>
+ <name>Michał Górny</name>
+ </maintainer>
+</pkgmetadata>